.. |
enhmfdrv
|
Move a bunch of common code from the drivers into gdi.
|
2005-08-23 09:38:58 +00:00 |
mfdrv
|
Move a bunch of common code from the drivers into gdi.
|
2005-08-23 09:38:58 +00:00 |
tests
|
Explicitly import kernel32 in tests that use it.
|
2005-08-27 09:27:09 +00:00 |
.cvsignore
|
Added rules to build import libraries in the individual dll makefiles.
|
2005-05-07 12:39:52 +00:00 |
bidi16.c
|
|
|
bidi.c
|
|
|
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
|
|
|
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
|
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
|
|
|
dispdib.spec
|
|
|
driver.c
|
Warning fixes for gcc 4.0.
|
2005-08-08 15:03:42 +00:00 |
enhmetafile.c
|
Fix -Wmissing-declarations warnings.
|
2005-07-05 12:49:14 +00:00 |
env.c
|
Janitorial: Get rid of strncpy/strncpyW.
|
2005-03-28 14:17:51 +00:00 |
font.c
|
Move a bunch of common code from the drivers into gdi.
|
2005-08-23 09:38:58 +00:00 |
freetype.c
|
Implement FontIsLinked.
|
2005-09-07 13:26:49 +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 |
gdi.exe.spec
|
|
|
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 |
Makefile.in
|
Added rules for building import libraries in the individual dll
|
2005-05-09 14:42:30 +00:00 |
mapping.c
|
|
|
metafile.c
|
Use the proper WOW functions everywhere instead of the K32WOW variant.
|
2005-08-10 10:59:19 +00:00 |
painting.c
|
|
|
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
|
|
|
printdrv.c
|
-Wpointer-sign fixes for gcc 4.0.
|
2005-07-05 11:02:37 +00:00 |
region.c
|
Assorted spelling fixes.
|
2005-03-02 13:53:50 +00:00 |
version16.rc
|
|
|
version.rc
|
|
|
wing.c
|
Moved the BITMAPOBJ structure to gdi_private.h.
|
2005-04-13 16:11:18 +00:00 |
wing.spec
|
|
|