Sweden-Number/dlls/gdi
Francois Gouget f7c24f37ad Various trace fixes.
Add trailing '\n's to trace calls.
Remove spaces before '\n'.
2006-05-15 15:05:09 +02:00
..
enhmfdrv gdi: A better workaround for extended user style pens. 2006-03-09 13:11:14 +01:00
mfdrv gdi: A better workaround for extended user style pens. 2006-03-09 13:11:14 +01:00
tests Various trace fixes. 2006-05-15 15:05:09 +02:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
Makefile.in gdi: Win16/32 split of most of the metafile support. 2006-01-03 13:23:21 +01: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 gdi32: Fix return values in BitBlt/StretchBlt. 2006-04-19 11:59:53 +02:00
bitmap.c gdi32: Add tests for GetBitmapBits and GetObject for a DIB section. 2006-04-05 20:15:35 +02:00
brush.c LOGBRUSH.lbHatch must be a ULONG_PTR since it can contain a handle. 2005-09-12 11:19:56 +00:00
clipping.c Fixed SetTextAlign(), SetBkMode(), SetROP2(), SetPolyFillMode(), and 2005-10-27 18:28:43 +00:00
dc.c Default to an empty driver instead of dying if the specified display 2005-10-31 15:43:10 +00:00
dib.c gdi32: Disallow creation of compressed DIB sections. 2006-01-03 12:09:03 +01: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 gdi: Handle NT style \\.\DISPLAY1 name that we return. 2006-03-20 12:03:18 +01:00
enhmetafile.c gdi32: Fix for PlayEnhMetaFileRecord support of EMR_SELECTPALETTE record. 2006-04-12 12:54:20 +02:00
env.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
font.c gdi32: Add stub for GetCharWidthI and GetFontUnicodeRanges. 2006-05-09 12:39:58 +02:00
freetype.c gdi32: FcPatternGet( FC_FILE ) only returns the basename as of fontconfig 2.3.92 . 2006-05-05 16:38:19 +02:00
gdi.exe.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
gdi16.c Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub in WINEPS. 2005-09-06 14:12:17 +00:00
gdi32.spec gdi32: Add stub for GetCharWidthI and GetFontUnicodeRanges. 2006-05-09 12:39:58 +02:00
gdi_main.c Always load 16-bit gdi.exe at init time. 2005-06-01 11:06:14 +00:00
gdi_private.h gdi: Added implementation of GetCharABCWidthsI. 2006-04-19 20:04:25 +02:00
gdiobj.c gdi: Move WineEngInit call before stock fonts creation. 2006-04-03 21:34:23 +02:00
icm.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
mapping.c gdi: Fixes for the isotropic mapping mode. 2006-01-31 12:56:57 +01:00
metafile.c gdi: Metafile records must be at least 3 words long. 2006-01-21 19:23:17 +01:00
metafile16.c gdi: Win16/32 split of most of the metafile support. 2006-01-03 13:23:21 +01:00
painting.c Improve c2man Documented-Total count. 2005-11-05 10:45:02 +00:00
palette.c Add stub implementation for SetMagicColors(). 2005-11-28 11:28:32 +01:00
path.c gdi: Remove StrokePath workaround for a DC transformation change bug. 2006-02-08 12:35:18 +01:00
pen.c gdi: Show hatch brush FIXME only once. 2006-02-09 12:22:09 +01:00
printdrv.c Fixed some traces to use the right printf format and avoid typecasts. 2005-09-12 10:30:05 +00:00
region.c Fixes for missing prototypes warnings. 2006-02-06 13:13:28 +01:00
version.rc Version resources cleanup. 2004-11-23 13:59:34 +00:00
version16.rc Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
wing.c Moved the BITMAPOBJ structure to gdi_private.h. 2005-04-13 16:11:18 +00:00
wing.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00