- 25 May, 2000 4 commits
-
-
Aric Stewart authored
calculation code, and corrected some bugs in how tics are drawn and how clicks are handled.
-
Alexandre Julliard authored
Added event handler for WM_MBUTTONDOWN (sends WM_PASTE message).
-
Chris Morgan authored
toolbar is repainting. Reduces processing by approximately 85-95% in most cases.
-
Gerard Patel authored
currently edited.
-
- 24 May, 2000 8 commits
-
-
Susan Farley authored
that flatSBs show up and behave properly, just not with flat properties.
-
Rob Farnum authored
source for every 4bytes of input, into the destination for the 24bit case.
-
Francois Gouget authored
Added some missing definitions related to file handling and virtual memory manipulation. Added IsTextUnicode.
-
Aric Stewart authored
-
Aric Stewart authored
only one tab was being justified to fill the whole tab space.
-
Marcus Meissner authored
-
Martin Fuchs authored
control is visible again in list views with report style.
-
Alexandre Julliard authored
-
- 23 May, 2000 28 commits
-
-
Alexandre Julliard authored
actual message was a non-client one.
-
Patrik Stridvall authored
-
Patrik Stridvall authored
- Better headers and prototype checking - Prototype checking now called --prototype instead of --headers - New options --headers-{duplicated,misplaced} for duplicated/misplaced functions checking of the headers. - Minor bug fixes.
-
Hidenori Takeshima authored
-
Alexandre Julliard authored
When you open files with Embedded objects, they were not getting drawn correctly. When you paste OLE objects with presentation data, they were not getting drawn correctly.
-
Rob Farnum authored
code. This fixes the problem of a menu being orphaned when the parent window disappears, or if the parent loses focus.
-
Gerald Pfeifer authored
-
Susan Farley authored
the buddy has already been subclassed, eliminating the infinite loop that resulted.
-
John R. Sheets authored
-
Ulrich Czekalla authored
paste, cut, copy.
-
Lionel Ulmer authored
- prevent HalfLife from crashing when it frees three times the same rendering context
-
Ove Kaaven authored
changes). Added VGA_WriteChars() function.
-
Ove Kaaven authored
-
Ove Kaaven authored
coordinates previously offset by the invisible decorations.
-
Gerald Pfeifer authored
-
Chris Morgan authored
-
Chris Morgan authored
TOOLBAR_MouseMove() only if hot effect applies to the current hot button. Restore bHot flag of hot button in TOOLBAR_LButtonUp() to restore hot effect properly.
-
Alexandre Julliard authored
Fixed WM_LBUTTONDBLCLK handling.
-
Susan Farley authored
(based on the work of Andrew Lewycky for Corel).
-
Aric Stewart authored
an index into the buttons array.
-
Francois Gouget authored
-
Francois Gouget authored
-
Andreas Mohr authored
the capability to calculate the remaining non-selected chars of a selection area.
-
Lionel Ulmer authored
-
Aric Stewart authored
header like normal but just sets it not visible. This fix lays out those supposedly nonexistent headers to size 0,0. So that even if they become visible they are not drawn.
-
Gerard Patel authored
-
Lionel Ulmer authored
-
Lionel Ulmer authored
- implemented wglUseFontBitmapsA and wglDeleteContext
-