.. |
enhmfdrv
|
LOGBRUSH.lbHatch must be a ULONG_PTR since it can contain a handle.
|
2005-09-12 11:19:56 +00:00 |
mfdrv
|
Move a bunch of common code from the drivers into gdi.
|
2005-08-23 09:38:58 +00:00 |
tests
|
Add a test for CopyMetaFile, make it pass under Wine.
|
2005-10-18 10:35:14 +00:00 |
.cvsignore
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Makefile.in
|
Generate 16-bit spec files as assembly code too.
|
2005-09-21 14:23:54 +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
|
LOGBRUSH.lbHatch must be a ULONG_PTR since it can contain a handle.
|
2005-09-12 11:19:56 +00:00 |
clipping.c
|
If the meta/clip intersection (Rao) region doesn't exist, return
|
2005-10-11 19:55:01 +00:00 |
dc.c
|
Prevent CreateDCA from crashing if a bad lpInitData parameter is
|
2005-04-25 16:02:27 +00:00 |
dib.c
|
Fix GetDIBits to retrieve RGB 555 as 16bit BI_RGB and RGB 565 as 16bit
|
2005-08-19 13:58:34 +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
|
Use a more portable scheme for storing the name of a critical
|
2005-09-09 10:19:44 +00:00 |
enhmetafile.c
|
Initialize a bunch of dc values to their default before enumerating an
|
2005-10-12 21:06:20 +00:00 |
env.c
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
font.c
|
Add a Wine specific flag to GetRasterizeCaps that reports whether
|
2005-10-06 12:28:11 +00:00 |
freetype.c
|
Add a Wine specific flag to GetRasterizeCaps that reports whether
|
2005-10-06 12:28:11 +00: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
|
Implement FontIsLinked.
|
2005-09-07 13:26:49 +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
|
Implement FontIsLinked.
|
2005-09-07 13:26:49 +00:00 |
gdiobj.c
|
Remove the 'L' suffix on a number of constants to avoid comparison
|
2005-09-13 15:00:32 +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
|
Add a test for CopyMetaFile, make it pass under Wine.
|
2005-10-18 10:35:14 +00:00 |
painting.c
|
Add a safety check for number of control points in PolyBezierTo.
|
2005-10-11 19:55:24 +00:00 |
palette.c
|
Assorted spelling fixes.
|
2005-05-06 15:44:31 +00:00 |
path.c
|
Fix gcc 4.0 warnings.
|
2005-08-22 10:19:34 +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
|
Fixed some traces to use the right printf format and avoid typecasts.
|
2005-09-12 10:30:05 +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 |