Sweden-Number/graphics
Huw D M Davies 6e24a0a46e Avoid calling RestoreDC with gdi lock. 2001-09-14 21:28:36 +00:00
..
enhmetafiledrv Release gdi lock before calling DeleteDC. 2001-09-14 00:11:16 +00:00
metafiledrv Lay down the infrastructure for gdi font rendering. 2001-09-12 20:21:06 +00:00
win16drv Lay down the infrastructure for gdi font rendering. 2001-09-12 20:21:06 +00:00
x11drv Lay down the infrastructure for gdi font rendering. 2001-09-12 20:21:06 +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 Cleanup code that is strange or difficult to parse. 2001-09-11 00:32:32 +00:00
path.c Avoid calling RestoreDC with gdi lock. 2001-09-14 21:28:36 +00:00