.. |
enhmfdrv
|
First draft of ExtTextOut on an open path.
|
2005-11-07 16:40:20 +00:00 |
mfdrv
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
tests
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
.gitignore
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01: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
|
…
|
|
bitblt.c
|
If the driver doesn't support StretchBlt try to use StretchDIBits
|
2005-11-28 10:38:33 +01:00 |
bitmap.c
|
Added support for doing SetBitmapBits on a DIB section.
|
2005-11-29 10:45:40 +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
|
gdi: Fix 24bpp -> 32bpp copy.
|
2005-12-08 13:53:07 +01:00 |
dispdib.c
|
…
|
|
dispdib.spec
|
…
|
|
driver.c
|
Improve c2man Documented-Total count.
|
2005-11-05 10:45:02 +00:00 |
enhmetafile.c
|
Improve c2man Documented-Total count.
|
2005-11-05 10:45:02 +00:00 |
env.c
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
font.c
|
gdi: Added stub for AddFontMemResourceEx.
|
2005-12-06 11:32:41 +01:00 |
freetype.c
|
Make WineEngGetFontData always return the used byte count.
|
2005-12-01 11:10:59 +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
|
Always load 16-bit gdi.exe at init time.
|
2005-06-01 11:06:14 +00:00 |
gdi_private.h
|
First draft of ExtTextOut on an open path.
|
2005-11-07 16:40:20 +00:00 |
gdiobj.c
|
Add a test for GetCurrentObject, make it pass under Wine.
|
2005-10-26 10:10:23 +00:00 |
icm.c
|
Remove unneeded headers to reduce unneeded rebuilds.
|
2004-12-16 14:35:55 +00:00 |
mapping.c
|
…
|
|
metafile.c
|
Improve c2man Documented-Total count.
|
2005-11-05 10:45:02 +00: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
|
First draft of ExtTextOut on an open path.
|
2005-11-07 16:40:20 +00:00 |
pen.c
|
…
|
|
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
|
…
|
|
wing.c
|
Moved the BITMAPOBJ structure to gdi_private.h.
|
2005-04-13 16:11:18 +00:00 |
wing.spec
|
…
|
|