wine-wine/objects
Alex Korobka 98447497b7 Rearranged PAINT_RedrawWindow() so that it first recursively updates
invalid regions and only then starts sending out messages. This should
help with reentrancy during message processing and now it needs just
one (or none) scratch region for all there is to do. Also, small fixes
for SetWindowPos().
1999-05-08 17:57:09 +00:00
..
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Move OEM resources to the x11drv. 1998-12-02 10:29:04 +00:00
bitmap.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
brush.c ANSI C fixes. 1999-05-08 12:50:36 +00:00
clipping.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
color.c New debug scheme with explicit debug channels declaration. 1999-04-19 14:56:29 +00:00
cursoricon.c Converted to the new debugging interface (done with the help of the 1999-05-02 14:32:27 +00:00
dc.c Check for busy DCE moved to DCHook16(). 1999-05-08 09:50:52 +00:00
dcvalues.c General tidy up of the MetaFile driver - make sure that everything 1999-04-25 09:24:23 +00:00
dib.c Removed redundant include of winbase.h from winuser16.h. 1999-05-02 11:39:09 +00:00
enhmetafile.c ANSI C fixes. 1999-05-08 12:50:36 +00:00
font.c Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs 1999-05-08 12:45:18 +00:00
gdiobj.c General tidy up of the MetaFile driver - make sure that everything 1999-04-25 09:24:23 +00:00
linedda.c Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs 1999-05-08 12:45:18 +00:00
metafile.c General tidy up of the MetaFile driver - make sure that everything 1999-04-25 09:24:23 +00:00
palette.c Removed redundant include of winbase.h from winuser16.h. 1999-05-02 11:39:09 +00:00
pen.c Fixed ANSI compabillity. 1999-04-22 16:27:50 +00:00
region.c Rearranged PAINT_RedrawWindow() so that it first recursively updates 1999-05-08 17:57:09 +00:00
text.c Removed some includes of 16 bit API. 1999-04-22 15:26:11 +00:00