Sweden-Number/objects
Alexandre Julliard 07439cd2d0 Removed dependencies on the internals of the region object.
Do not store the region type in the object, it's trivial to determine
from the rectangle count.
Rewrote a few routines to not depend on internal clipping or region
functions.
2002-05-25 22:16:12 +00:00
..
.cvsignore 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 Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +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 Removed most inclusions of options.h. 2002-05-23 19:40:18 +00:00
gdiobj.c Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +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 Removed dependencies on the internals of the region object. 2002-05-25 22:16:12 +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