|
|
@10078
|
22 years |
sandervl |
check for suspended in WaitMessage condition in PM window handlers
|
|
|
@10076
|
22 years |
sandervl |
ReleaseDC check if hwnd parameter is correct (WindowFromDC(hdc)); …
|
|
|
@10073
|
22 years |
sandervl |
Fixed closing of parent file handle by duplicate memory map; Compare …
|
|
|
@10071
|
22 years |
sandervl |
KSO: OpenFile fix for OF_PARSE
|
|
|
@10070
|
22 years |
sandervl |
KSO: Testcase for OpenFile
|
|
|
@10069
|
22 years |
sandervl |
change interface name to use standard os2 naming convention
|
|
|
@10067
|
22 years |
sandervl |
Implemented GetIpAddrTable, GetIfTable & GetFriendlyIfIndex
|
|
|
@10066
|
22 years |
sandervl |
Implemented GetIpAddrTable, GetIfTable & GetFriendlyIfIndex
|
|
|
@10064
|
22 years |
sandervl |
Handle files opened with 0 for dwDesiredAccess seperately
|
|
|
@10061
|
22 years |
sandervl |
PF: WM_PARENTNOTIFY bugfix; minimize & titlebar (de)activation corrections
|
|
|
@10060
|
22 years |
sandervl |
Keep track of all open DCs and query the visible region during …
|
|
|
@10059
|
22 years |
sandervl |
minor cleanup
|
|
|
@10057
|
22 years |
bird |
Initial coding.
|
|
|
@10056
|
22 years |
bird |
Initial coding / fixup.
|
|
|
@10054
|
22 years |
sandervl |
DT: Changed dll renaming to include extension if it's not .dll
|
|
|
@10053
|
22 years |
sandervl |
DT: Fixed PathIsUrlA/W
|
|
|
@10048
|
23 years |
sandervl |
KSO: GetStartupInfo changes
|
|
|
@10045
|
23 years |
sandervl |
PF: Correctly finish PM restore procedure from minimized state; Use …
|
|
|
@10041
|
23 years |
sandervl |
Initialize kernel32 first (circular dependency between kernel32 & ntdll)
|
|
|
@10039
|
23 years |
sandervl |
KSO: Fake window subclass FS bugfix
|
|
|
@10038
|
23 years |
sandervl |
KSO: Fake window init bugfixes
|
|
|
@10035
|
23 years |
sandervl |
PF: Fixed restore/maximize from minimized state for MDI windows
|
|
|
@10033
|
23 years |
sandervl |
EndDialog: Enable owner window regardless of whether it was enabled …
|
|
|
@10031
|
23 years |
sandervl |
KSO: Properties allocated from shared memory & Fake window updates & …
|
|
|
@10023
|
23 years |
bird |
Build NTDLL too.
|
|
|
@10017
|
23 years |
sandervl |
MENU_TrackKbdMenuBar: check for WS_EX_TOOLWINDOW before using the …
|
|
|
@10015
|
23 years |
sandervl |
Changed default hittest handler to check for WS_EX_TOOLWINDOW (system …
|
|
|
@10013
|
23 years |
sandervl |
Tool windows don't have minimize or maximize buttons; always draw tool …
|
|
|
@10012
|
23 years |
sandervl |
KSO: Implemented WM_COPYDATA
|
|
|
@10010
|
23 years |
sandervl |
DF: Console updates
|
|
|
@10008
|
23 years |
sandervl |
Send WM_WINDOWPOSCHANGED for ShowWindow(SW_SHOWWINDOW)
|
|
|
@10005
|
23 years |
sandervl |
PF: MSVCRT update
|
|
|
@10001
|
23 years |
sandervl |
fix for breakpoint when deleting executable object
|
|
|
@9998
|
23 years |
sandervl |
PF: Due to flaw in cdecl implementation of GCC temporary correctly …
|
|
|
@9997
|
23 years |
sandervl |
Unmap memory view when deleting PE dll object
|
|
|
@9995
|
23 years |
sandervl |
PF: Added Wine NTDLL tests
|
|
|
@9994
|
23 years |
sandervl |
PF: Treat LBUTTON press different from others in scrollbar. (WineX resync)
|
|
|
@9992
|
23 years |
sandervl |
PF: GCC 3.2.1 updates + NTDLL resync
|
|
|
@9990
|
23 years |
sandervl |
KSO: Corrected default printer init. It was crashing with big printer …
|
|
|
@9988
|
23 years |
sandervl |
Menu control: do not paint default menu item strings in bold if in …
|
|
|
@9986
|
23 years |
sandervl |
PF: NTDLL update for GCC 3.2.1 + resync with Wine
|
|
|
@9982
|
23 years |
sandervl |
Waveout (DART): handle underrun properly (next buffer write and …
|
|
|
@9979
|
23 years |
sandervl |
Different method for detecting DirectAudio (uniaud, sblive, c-media) ; …
|
|
|
@9977
|
23 years |
bird |
Win32VersionValue in OptionalHeader.
|
|
|
@9976
|
23 years |
sandervl |
compile fixes
|
|
|
@9975
|
23 years |
sandervl |
YD: Changes for header updates
|
|
|
@9974
|
23 years |
sandervl |
YD: Changes for header updates + WM_SETTEXT button fix
|
|
|
@9971
|
23 years |
sandervl |
PF: Corrected HFILE definition as it is in Wine and in Win2k
|
|
|
@9966
|
23 years |
sandervl |
Fix for partial dibsection resyncs
|
|
|
@9964
|
23 years |
sandervl |
PF: Functions for setting custom frame/cd/window class names
|
|
|
@9963
|
23 years |
sandervl |
PF: Added vsnprintfW/snprintfW funcs for syncing with latest wine …
|
|
|
@9959
|
23 years |
sandervl |
DT: Shell file operations update
|
|
|
@9957
|
23 years |
bird |
Cleaned up Customb Dll handling, pluss exclude dll feature. Added …
|
|
|
@9956
|
23 years |
bird |
Full path.
|
|
|
@9955
|
23 years |
bird |
Added isCustomDllExcluded()
|
|
|
@9954
|
23 years |
bird |
Added pszCustomDllExclude.
|
|
|
@9953
|
23 years |
sandervl |
some minor updates
|
|
|
@9951
|
23 years |
sandervl |
Removed changes for window tracking (move/size) with full window …
|
|
|
@9950
|
23 years |
sandervl |
Fix for multiple WM_CHAR_SPECIAL_CONSOLE_BREAK
|
|
|
@9949
|
23 years |
sandervl |
* empty log message *
|
|
|
@9948
|
23 years |
sandervl |
update
|
|
|
@9946
|
23 years |
sandervl |
memory map updates
|
|
|
@9945
|
23 years |
sandervl |
updates
|
|
|
@9944
|
23 years |
sandervl |
PF: changes for handling Ctrl-Break
|
|
|
@9943
|
23 years |
sandervl |
Changes for window tracking (move/size) with full window dragging enabled
|
|
|
@9941
|
23 years |
sandervl |
Don't change focus when processing mouse button message if the top …
|
|
|
@9938
|
23 years |
sandervl |
WaitForSingleObject/(Msg)WaitForMultipleObject fixes to prevent thread …
|
|
|
@9935
|
23 years |
sandervl |
PF: Generate console even when receiving special keyboard hook message …
|
|
|
@9933
|
23 years |
sandervl |
Changes for applications that don't validate the update region of a …
|
|
|
@9930
|
23 years |
sandervl |
Changes for fake windows. Moved them into a seperate C++ class and …
|
|
|
@9928
|
23 years |
sandervl |
WindowFromPoint: only send WM_NCHITTEST to windows belonging to the …
|
|
|
@9924
|
23 years |
sandervl |
PF: Shift/Ctrl/Alt+Numpad keys illegal behaviour. Generic numpad keys …
|
|
|
@9922
|
23 years |
sandervl |
GetKeyState and GetAsyncKeyState fixes for numpad keyboard
|
|
|
@9917
|
23 years |
sandervl |
Added code to dump played wave data to disk (disabled by default)
|
|
|
@9916
|
23 years |
sandervl |
Improved accuracy of waveIn/OutGetPosition. (use FPU to prevent …
|
|
|
@9913
|
23 years |
sandervl |
Don't change the stack alignment if the thread has less than 128 kb stack.
|
|
|
@9911
|
23 years |
sandervl |
cleanup/resync
|
|
|
@9910
|
23 years |
sandervl |
KSO: logging changes; fast PID & TID retrieval; added functions to …
|
|
|
@9907
|
23 years |
sandervl |
Don't pause the wave stream if no buffers left to add. Let DART detect …
|
|
|
@9903
|
23 years |
sandervl |
compile fix
|
|
|
@9902
|
23 years |
sandervl |
waveoutGetPosition: return 0 if stream is not active (DART); …
|
|
|
@9901
|
23 years |
sandervl |
better parameter checks in timeBegin/EndPeriod
|
|
|
@9897
|
23 years |
sandervl |
PF: We did not pay attention to numlock state on numpad keyboard.
|
|
|
@9895
|
23 years |
sandervl |
* empty log message *
|
|
|
@9893
|
23 years |
sandervl |
compile fix
|
|
|
@9892
|
23 years |
sandervl |
DeleteFile: when deleting a .lnk file, verify if it's a shell link …
|
|
|
@9891
|
23 years |
sandervl |
Map ERROR_PATH_NOT_FOUND (OS/2) to ERROR_INVALID_NAME
|
|
|
@9890
|
23 years |
sandervl |
ExitProcess: turn off hard errors & exception popups before calling …
|
|
|
@9889
|
23 years |
sandervl |
Move OSLibWinCreateObject to KERNEL32
|
|
|
@9888
|
23 years |
sandervl |
Shelllink: use kernel32 file functions instead of those from the VAC crt
|
|
|
@9887
|
23 years |
sandervl |
Removed wrong checks for invalid address parameters in sendto & recvfrom
|
|
|
@9886
|
23 years |
sandervl |
DT: ExtTextOutA: copy string and force zero termination
|
|
|
@9885
|
23 years |
sandervl |
DT: minor updates
|
|
|
@9884
|
23 years |
sandervl |
compile fix
|
|
|
@9883
|
23 years |
sandervl |
compile fix
|
|
|
@9882
|
23 years |
sandervl |
ExitProcess: don't remove our exception handler too early
|
|
|
@9880
|
23 years |
sandervl |
Check for invalid data while measuring the CPU speed. DosTmrQueryTime …
|
|
|
@9878
|
23 years |
sandervl |
Fixed CreateProcessA regression (Lotus Notes)
|
|
|
@9876
|
23 years |
sandervl |
KSO: makefile updates
|
|
|
@9875
|
23 years |
sandervl |
skip msvcrt & crtdll for now
|
|
|