..
enhmfdrv
gdi: Add support for creating extended pens.
2006-01-30 18:17:07 +01:00
mfdrv
gdi: Add support for creating extended pens.
2006-01-30 18:17:07 +01:00
tests
gdi: Fixes for the isotropic mapping mode.
2006-01-31 12:56:57 +01: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
…
bidi16.c
…
bitblt.c
If the driver doesn't support StretchBlt try to use StretchDIBits
2005-11-28 10:38:33 +01:00
bitmap.c
gdi: Added support for doing GetBitmapBits on a DIB section.
2005-12-13 17:07:06 +01: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
…
dispdib.spec
…
driver.c
gdi: Device name returned from EnumDisplayDevices is valid for CreateDC.
2006-01-03 12:05:54 +01:00
enhmetafile.c
gdi: Fixes for the isotropic mapping mode.
2006-01-31 12:56:57 +01:00
env.c
…
font.c
gdi: better implementation for GetCharABCWidthsFloat{A,W}.
2006-01-16 20:38:17 +01:00
freetype.c
gdi32: Update due to last minute api change in freetype 2.2.0.
2006-02-22 16:20:25 +01:00
gdi.exe.spec
…
gdi16.c
Added DRAWPATTERNRECT Escape() 16<->32 mapper and stub in WINEPS.
2005-09-06 14:12:17 +00:00
gdi32.spec
gdi: Added stub for AddFontMemResourceEx.
2005-12-06 11:32:41 +01:00
gdi_main.c
…
gdi_private.h
gdi: Win16/32 split of most of the metafile support.
2006-01-03 13:23:21 +01:00
gdiobj.c
gdi: Add support for creating extended pens.
2006-01-30 18:17:07 +01:00
icm.c
…
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
…
version16.rc
…
wing.c
…
wing.spec
…