.. |
enhmfdrv
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
mfdrv
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
tests
|
Apparently this portion of the test was failing under some versions of
|
2004-10-11 19:54:54 +00:00 |
.cvsignore
|
|
|
bidi16.c
|
|
|
bidi.c
|
|
|
bitblt.c
|
Fix maskblt to work with any set of rops and to also take into account
|
2004-08-11 18:51:10 +00:00 |
bitmap.c
|
If a device doesn't support device bitmaps, then store the bits on the
|
2004-08-13 19:48:55 +00:00 |
brush.c
|
Return a stock brush when asking for a brush with the same
|
2004-08-20 19:57:11 +00:00 |
clipping.c
|
Default clipping region should be resolution of the DC, not the
|
2004-09-02 20:08:30 +00:00 |
dc.c
|
When DC mapping changes reselect current pen to update physical
|
2004-09-13 18:03:44 +00:00 |
dib.c
|
The "colors" parameter of SetDIBColorTable should be CONST.
|
2004-10-18 19:35:50 +00:00 |
dispdib.c
|
|
|
dispdib.spec
|
|
|
driver.c
|
Implement AlphaBlend using the XRENDER extension.
|
2004-08-02 18:54:54 +00:00 |
enhmetafile.c
|
CreateDCA -> CreateDCW
|
2004-09-13 23:22:30 +00:00 |
env.c
|
|
|
font.c
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
freetype.c
|
Test whether the ft_encoding's are defined, not the FT_ENCODING's.
|
2004-10-18 19:38:30 +00:00 |
gdi16.c
|
Get rid of the non-standard CONV_POINT and CONV_RECT functions.
|
2004-08-31 00:02:02 +00:00 |
gdi32.spec
|
Partial stub of GdiAlphaBlend/AlphaBlend.
|
2004-04-14 19:35:24 +00:00 |
gdi_main.c
|
|
|
gdi_private.h
|
Inline functions don't need WINE_UNUSED.
|
2004-09-01 04:55:52 +00:00 |
gdi.exe.spec
|
|
|
gdiobj.c
|
Use a (seemingly xp default) width of 7 for system fonts.
|
2004-09-24 01:10:44 +00:00 |
icm.c
|
|
|
Makefile.in
|
Avoid some non-portable makefile constructs, and get rid of the
|
2004-08-11 23:59:06 +00:00 |
mapping.c
|
|
|
metafile.c
|
Moved all files from the objects/ directory to dlls/gdi.
|
2004-07-21 04:07:28 +00:00 |
painting.c
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +00:00 |
palette.c
|
Authors: Doug Paul <doug@elemental.ath.cx>, Glenn Wurster <gwurster@scs.carleton.ca>
|
2004-10-18 21:18:58 +00:00 |
path.c
|
Fix signed/unsigned comparison warnings.
|
2004-09-08 01:23:57 +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 check for fork() to fix the MinGW build.
|
2004-10-14 03:08:57 +00:00 |
region.c
|
Moved all files from the objects/ directory to dlls/gdi.
|
2004-07-21 04:07:28 +00:00 |
version16.rc
|
|
|
version.rc
|
|
|
wing.c
|
CreateDCA -> CreateDCW
|
2004-09-13 23:22:30 +00:00 |
wing.spec
|
|
|