wine/graphics
Alexandre Julliard d8a9244fc4 Added function table to GDI objects for better encapsulation.
Removed some direct accesses to the bitmap structure.
Fixed handling of stock bitmap if selected in multiple DCs.
Some minor fixes to the DC function table.
2002-05-31 18:43:22 +00:00
..
x11drv Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
bitblt.c Fixed crash in BitBlt when source DC is NULL. 2002-04-02 03:00:00 +00:00
dispdib.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
env.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
escape.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
fontengine.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
mapping.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
painting.c Added function table to GDI objects for better encapsulation. 2002-05-31 18:43:22 +00:00
path.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00