Sweden-Number/dlls/gdi
Alexandre Julliard ab88743c25 Moved a few registry keys from HKLM\Software\Wine to
HKCU\Software\Wine for consistency.
2005-06-20 16:04:32 +00:00
..
enhmfdrv Check that GetObject is successful. 2005-05-11 12:02:16 +00:00
mfdrv Cleanup the API docs. Few indentation/formatting fixes. 2005-04-11 12:50:01 +00:00
tests Fix more -Wstrict-prototypes warnings. 2005-06-20 14:18:03 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +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 Assorted spelling fixes. 2005-05-06 15:44:31 +00:00
bitmap.c Moved the BITMAPOBJ structure to gdi_private.h. 2005-04-13 16:11:18 +00:00
brush.c CreateBrushIndirect should not return a stock brush. 2004-11-24 18:09:20 +00:00
clipping.c Added support for the DC meta region. 2005-03-31 10:19:40 +00:00
dc.c Prevent CreateDCA from crashing if a bad lpInitData parameter is 2005-04-25 16:02:27 +00:00
dib.c Initialize more structure members, including biSizeImage if bits == 2005-06-17 13:56:25 +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 Moved a few registry keys from HKLM\Software\Wine to 2005-06-20 16:04:32 +00:00
enhmetafile.c - Fix scaling when converting MF -> EMF. 2005-04-13 10:57:59 +00:00
env.c Janitorial: Get rid of strncpy/strncpyW. 2005-03-28 14:17:51 +00:00
font.c Replace strncpy with memcpy or lstrcpyn. 2005-04-18 10:30:55 +00:00
freetype.c Moved all font config parameters to HKCU\Software\Wine\Fonts. 2005-06-14 12:33:19 +00:00
gdi.exe.spec Remove the obsolete pascal16 (replaced by pascal -ret16). 2003-09-26 04:32:19 +00:00
gdi16.c CreateBitmap16 should use only the first byte of planes & bpp. 2005-04-16 11:18:43 +00:00
gdi32.spec Turn a GDI object into a system object via an explicit Wine extension 2005-05-25 09:55:55 +00:00
gdi_main.c Always load 16-bit gdi.exe at init time. 2005-06-01 11:06:14 +00:00
gdi_private.h Moved the BITMAPOBJ structure to gdi_private.h. 2005-04-13 16:11:18 +00:00
gdiobj.c Removed the Tweak.Fonts configuration hack. 2005-06-14 11:53:39 +00:00
icm.c Remove unneeded headers to reduce unneeded rebuilds. 2004-12-16 14:35:55 +00:00
mapping.c Moved remaining files from graphics/ to dlls/gdi. 2004-02-12 23:11:30 +00:00
metafile.c Cleanup the API docs. Few indentation/formatting fixes. 2005-04-11 12:50:01 +00:00
painting.c Fix signed/unsigned comparison warnings. 2004-09-08 01:23:57 +00:00
palette.c Assorted spelling fixes. 2005-05-06 15:44:31 +00:00
path.c Keep width for cosmetic pens, don't use LPtoDP() for widths and 2005-05-16 09:13:28 +00:00
pen.c Get rid of the non-standard CONV_POINT and CONV_RECT functions. 2004-08-31 00:02:02 +00:00
printdrv.c Added magic comments to all Wine-specific registry accesses to make 2005-06-13 18:56:00 +00:00
region.c Assorted spelling fixes. 2005-03-02 13:53:50 +00: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