- 06 Aug, 2000 5 commits
-
-
Chris Morgan authored
RedrawWindow was being used for the RDW_UPDATENOW flag which forced an immediate WM_PAINT message. Moving to InvalidateRect should let WM_PAINTs occur normally.
-
Susan Farley authored
it may have been set to something other than COLOR_WINDOW by the application.
-
Stephane Lussier authored
the X11 driver. I've added some code to make sure those windows are never mapped while the size <= 0.
-
Alexandre Julliard authored
Cleaned up a few more inter-dll dependencies.
-
Alexandre Julliard authored
to trap exceptions.
-
- 04 Aug, 2000 7 commits
-
-
Patrik Stridvall authored
- Eliminated the warnings caused by the change above. - Minor API files update. - Minor bug fixes.
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Hidenori Takeshima authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 03 Aug, 2000 16 commits
-
-
Alexandre Julliard authored
-
Andreas Mohr authored
ws_hostent, ws_protoent, ws_servent, ws_netent.
-
Huw D M Davies authored
Fix TTM_{S|G}ETDELAYTIME to use the double click time as default. Fix handling of TTDT_AUTOMATIC. Relayed mouse messages should extract the position from lParam not msg.pt SubclassProc now unified with TTM_RELAYEVENT. Change all lstrcpyxtox to use win32 APIs.
-
Alexandre Julliard authored
list. This avoids doing two heap allocations for every character, and reduces the metrics parsing time by approx 25%.
-
John R. Sheets authored
HTTP_GetStdHeaderIndex().
-
Juergen Schmied authored
-
Alexandre Julliard authored
make depend.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Dmitry Timoshkov authored
the registry. Instead, use system default values.
-
Aric Stewart authored
- Cleaned up a sit of extra blue at the end of a FULLROWSELECT list view if there is only one column. - Corrected a bug I introduced with an earlier patch which caused problems with multiple selections.
-
Marcus Meissner authored
-
Marcus Meissner authored
-
Alexandre Julliard authored
-
- 02 Aug, 2000 3 commits
-
-
Alexandre Julliard authored
-
Jeremy White authored
-
Marcus Meissner authored
-
- 01 Aug, 2000 9 commits
-
-
Peter Ganten authored
committed in other processes, too. To fake this, we commit them as soon as they are mapped.
-
Peter Ganten authored
Return system heap when a shared heap is requested.
-
Alexandre Julliard authored
-
Gerard Patel authored
messages.
-
Alexandre Julliard authored
Andrew Lewycky Improved drawing of item text, added SHOWSELALWAYS capability.
-
Matthew Lake authored
-
Alexandre Julliard authored
-
Dave Pickles authored
Most errors reported via FormatMessage(). COPY command now works correctly if output specifier is a directory.
-
Susan Farley authored
line up/down.
-