wine-wine/graphics
Gerard Patel e8829c01e6 Default bitmap is not subject to reference counting. 2001-08-21 17:03:39 +00:00
..
enhmetafiledrv Create GDI stock objects as normal objects instead of using magic 2001-08-17 00:07:13 +00:00
metafiledrv Rewrote Escape to avoid calling down to Escape16. 2001-07-29 20:25:14 +00:00
win16drv Fixed win16drv initialisation. 2001-08-15 23:30:15 +00:00
x11drv Default bitmap is not subject to reference counting. 2001-08-21 17:03:39 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Build the DC function table by using GetProcAddress on the graphics 2001-07-27 19:37:31 +00:00
bitblt.c Documentation fixes. 2001-07-11 18:56:41 +00:00
dispdib.c Fixed a few signed/unsigned and "unsigned < 0 always true" warnings. 2001-08-10 22:49:35 +00:00
env.c Removed HEAP_strdupA. 2001-07-24 21:45:22 +00:00
escape.c Fixed in_data/out_data mixup in Escape16 (thanks to Ladislav Sladecek). 2001-08-08 23:23:36 +00:00
fontengine.c Documentation fixes. 2001-07-12 22:33:51 +00:00
mapping.c Added GetDeviceCaps to the DC driver interface. Removed devCaps 2001-07-28 00:18:02 +00:00
painting.c Removed unnecessary inclusion of heap.h. 2001-07-25 00:43:29 +00:00
path.c Documentation fixes. 2001-07-02 19:59:40 +00:00