..
.cvsignore
Changed DC hook and abort proc handling to avoid having to allocate
2001-12-17 20:58:06 +00:00
bitmap.c
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +00:00
brush.c
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +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
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +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
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +00:00
enhmetafile.c
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +00:00
font.c
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +00:00
gdiobj.c
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +00:00
linedda.c
Added LGPL standard comment, and copyright notices where necessary.
2002-03-09 23:29:33 +00:00
metafile.c
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +00:00
palette.c
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +00:00
pen.c
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +00:00
region.c
Added function table to GDI objects for better encapsulation.
2002-05-31 18:43:22 +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