wine-wine/dlls/gdi
Huw Davies 03fa4c6f57 Fix font replacements to work with bitmap fonts.
Enumerate System, Terminal, FixedSys in that order.
2004-07-14 21:42:35 +00:00
..
enhmfdrv Do not allow creation of not aligned EMF records by GDI code. 2004-06-18 19:33:41 +00:00
mfdrv Unicodify CreateMetaFile. 2004-03-29 20:27:18 +00:00
tests Updated the auto-generated tests. 2004-05-04 00:41:11 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Added support for building a dll from a .def file for cases where we 2004-02-17 20:36:16 +00:00
bidi.c Add missing '\n's to debug traces. 2004-01-27 00:01:43 +00:00
bidi16.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
bitblt.c Partial stub of GdiAlphaBlend/AlphaBlend. 2004-04-14 19:35:24 +00:00
dispdib.c Moved some code out of the graphics/ directory into dlls/gdi. 2004-02-12 02:17:51 +00:00
dispdib.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
driver.c Allow specifying multiple graphics drivers and use the first one that 2004-07-13 03:53:55 +00:00
env.c Moved some code out of the graphics/ directory into dlls/gdi. 2004-02-12 02:17:51 +00:00
freetype.c Fix font replacements to work with bitmap fonts. 2004-07-14 21:42:35 +00:00
gdi.exe.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
gdi16.c Implemented Get/SetBoundsRect based on a patch by Ken Belleau. 2004-03-03 05:29:44 +00:00
gdi32.spec Partial stub of GdiAlphaBlend/AlphaBlend. 2004-04-14 19:35:24 +00:00
gdi_main.c Moved a bunch of definitions from gdi.h into a new gdi_private.h to 2004-01-15 00:35:38 +00:00
gdi_private.h Unicodify CreateMetaFile. 2004-03-29 20:27:18 +00:00
icm.c Added stub for EnumICMProfilesA/W. 2004-01-13 05:20:17 +00:00
mapping.c Moved remaining files from graphics/ to dlls/gdi. 2004-02-12 23:11:30 +00:00
painting.c Added some missing prototypes. 2004-05-18 20:43:29 +00:00
path.c Moved remaining files from graphics/ to dlls/gdi. 2004-02-12 23:11:30 +00:00
printdrv.c Make our ascii strings static const. 2004-05-04 04:13:05 +00:00
version.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
version16.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wing.c Moved more GDI definitions to gdi_private.h. 2004-03-04 20:41:12 +00:00
wing.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00