wine-wine/objects
Alexandre Julliard da580c47ff Added ExtSelectClipRgn to the DC interface and implemented it for
standard and enhanced metafiles.
2002-05-09 04:03:46 +00:00
..
.cvsignore Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
Makefile.in Changed DC hook and abort proc handling to avoid having to allocate 2001-12-17 20:58:06 +00:00
bitmap.c Replace SELECTOR_AllocBlock and SELECTOR_FreeBlock with standard Win16 2002-05-08 00:20:40 +00:00
brush.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
clipping.c Added ExtSelectClipRgn to the DC interface and implemented it for 2002-05-09 04:03:46 +00:00
color.c Cleaned up some inter-dll dependencies in palette management. 2002-05-02 21:49:50 +00:00
dc.c Moved parts of the DC initialisation and bitmap selection out of the 2002-05-07 02:08:46 +00:00
dcvalues.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
dib.c Replace SELECTOR_AllocBlock and SELECTOR_FreeBlock with standard Win16 2002-05-08 00:20:40 +00:00
enhmetafile.c Better support for configure detection of missing types, added check 2002-04-26 19:05:15 +00:00
font.c Pass a PHYSDEV to EnumDeviceFont and release the GDI lock in 2002-04-14 19:42:43 +00:00
gdiobj.c Fixed vis region handling broken by last change. 2002-05-07 18:30:19 +00:00
linedda.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
metafile.c Do not enumerate the META_EOF record. 2002-04-03 22:46:32 +00:00
palette.c Cleaned up some inter-dll dependencies in palette management. 2002-05-02 21:49:50 +00:00
pen.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
region.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
text.c Spout a FIXME if we try to call ExtTextOut on an open path. 2002-04-06 00:37:50 +00:00