wine-wine/graphics
Hidenori Takeshima c86cb24ec2 Added support for special treatments (use 2 or more fonts, codepage
conversion, etc...) for DBCS text.
2000-08-14 17:25:13 +00:00
..
enhmetafiledrv Removed a few dependencies on GDI internals from USER dll. 2000-08-04 04:18:04 +00:00
metafiledrv Moved a few non-standard headers into their respective dlls. 2000-08-09 00:54:58 +00:00
win16drv Replaced lstrlen/lstrcmp by libc equivalents everywhere we don't need 2000-08-06 02:41:16 +00:00
x11drv Added support for special treatments (use 2 or more fonts, codepage 2000-08-14 17:25:13 +00:00
.cvsignore Initial revision 1998-10-04 18:02:24 +00:00
Makefile.in Moved a bunch of functions out of libwine/kernel/gdi into USER. 2000-08-04 04:21:02 +00:00
bitblt.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
dispdib.c Made the include files self sufficient. 2000-03-24 21:13:57 +00:00
driver.c Moved SystemHeap allocations to the process heap. 2000-02-16 22:47:24 +00:00
env.c Converted to the new debug interface, using script written by Patrik 1999-06-26 19:09:08 +00:00
escape.c Replaced all lstr* calls from inside Wine code by their str* equivalent. 2000-08-14 14:41:19 +00:00
fontengine.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
mapping.c Added/fixed some documentation reported by winapi_check. 2000-03-28 20:22:59 +00:00
painting.c Removed some unnecessary #includes and dll dependencies. 2000-08-09 22:35:05 +00:00
path.c Removed warnings from freeing path in DeleteDC. 2000-05-05 18:25:29 +00:00