Sweden-Number/graphics
Francois Gouget 070e749cfb Don't prefix %p with 0x.
Various English fixes.
2001-11-06 21:01:32 +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 Don't prefix %p with 0x. 2001-11-06 21:01:32 +00:00
x11drv Add traces to help diagnose systematic cached-metrics regeneration 2001-11-06 00:46:36 +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 When including config.h, include it first. 2001-10-14 16:18:52 +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 When including config.h, include it first. 2001-10-14 16:18:52 +00:00