- 14 May, 2000 2 commits
-
-
Lionel Ulmer authored
- prevent crash when making the NULL context current
-
Gerard Patel authored
at end of current menu.
-
- 13 May, 2000 1 commit
-
-
Peter Hunnisett authored
- Changed DD_OK to D3D_OK in some places for consistency - Cleaned up some compiler warnings present without DGA2 - Changed order for DirectDrawEnumerateExA to enumerate at least what abilities are known rather than bailing on unsupported flags - Added DirectDrawCreateEx stub
-
- 12 May, 2000 6 commits
-
-
Susan Farley authored
items.
-
Susan Farley authored
should be sent a BN_CLICKED when it receives the focus.
-
Uwe Bonnes authored
-
Patrik Stridvall authored
-
Lionel Ulmer authored
-
Eric Pouech authored
-
- 11 May, 2000 18 commits
-
-
Alexandre Julliard authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- New options --debug-messages for debug message checking (turned off by default) - Do not discard the argument name (use in debug message checking) - Improved parsing - Minor bug fixes
-
Marcus Meissner authored
-
Eric Pouech authored
Added ThreadId and ProcessId internal vars. Allow at startup to pick up a process to debug.
-
Eric Pouech authored
-
Eric Pouech authored
-
Ove Kaaven authored
-
Ken Thomases authored
mouse-over).
-
Aric Stewart authored
with a ReplaceImage.
-
Bernd Herd authored
value.
-
Alexandre Julliard authored
PrintDialog now creates a DC when receiving a PD_RETURNDC flag.
-
Aric Stewart authored
the new label is shorter that the old label fragments of the old label were left drawn.
-
Guy Albertelli authored
-
Guy Albertelli authored
-
Bernd Herd authored
-
Alexander Frink authored
-
- 10 May, 2000 12 commits
-
-
Aric Stewart authored
drawn menubars. - When doing MENU_CalcItemSize for the menu bar we were not properly padding the returned rect.
-
Aric Stewart authored
-
Ken Thomases authored
-
Aric Stewart authored
application in a treeview when the label is a callback. - Because windows applications assume they get a new edit control every time they often subclass that edit box willy-nilly and do not clean up. So it is necessary to actually give them a new edit control each time.
-
Aric Stewart authored
avoiding trying to draw invalid bitmaps. - Avoid directly calling drawing functions instead invalidating rects and relying on WM_PAINT. - For the dropdown event check the button style as opposed to the toolbar style.
-
Eric Pouech authored
-
Guy L. Albertelli authored
-
Ken Thomases authored
Fixed positioning of submenus relative to parent menus.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Store the export table inside the data section so that sections can be properly aligned. Build the relay function table directly in the .spec.c file. Moved relay debugging functions to relay386.c.
-
Gerard Patel authored
been freed.
-
Aric Stewart authored
while running. This fix corrects drawing and text setting problems that result from this behavior.
-
- 09 May, 2000 1 commit
-
-
Alexandre Julliard authored
Various optimizations.
-