.. |
.cvsignore
|
DC hook proc thunk management simplified.
|
1999-09-20 18:47:14 +00:00 |
bitmap.c
|
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
|
1999-12-08 03:56:23 +00:00 |
brush.c
|
Copy bitmaps properly.
|
1999-10-23 18:56:30 +00:00 |
clipping.c
|
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
|
1999-12-08 03:56:23 +00:00 |
color.c
|
Converted to the new debug interface, using script written by Patrik
|
1999-05-23 10:25:25 +00:00 |
cursoricon.c
|
Added the possibility to have mouse movements reported relative to
|
1999-11-07 21:25:57 +00:00 |
dc.c
|
Add stubs for Get/SetLayout().
|
1999-11-21 00:49:50 +00:00 |
dcvalues.c
|
Fixed documentation.
|
1999-10-31 02:07:05 +00:00 |
dib.c
|
Fixed top-down DIB handling in StretchDIBits32().
|
1999-10-24 17:28:23 +00:00 |
enhmetafile.c
|
- Implemented GetEnhMetaFilePaletteEntries
|
1999-12-11 23:18:10 +00:00 |
font.c
|
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
|
1999-12-08 03:56:23 +00:00 |
gdiobj.c
|
Removed unnecessary USER call from GetFontMetrics. Fixes native USER.
|
1999-11-04 01:45:53 +00:00 |
linedda.c
|
Split off wingdi16.h from wingdi.h. Add many more #defines/typedefs
|
1999-05-08 12:45:18 +00:00 |
Makefile.in
|
DC hook proc thunk management simplified.
|
1999-09-20 18:47:14 +00:00 |
metafile.c
|
PlayMetaFile and EnumMetaFile should work if the hdc is a
|
1999-12-20 03:56:09 +00:00 |
palette.c
|
Added partial implementation of GetICMProfileA, required by Paint Shop
|
1999-09-22 15:12:41 +00:00 |
pen.c
|
Allow pens with styles greater than PS_INSIDEFRAME to be created with
|
1999-06-05 15:11:43 +00:00 |
region.c
|
- Implemented GetEnhMetaFilePaletteEntries
|
1999-12-11 23:18:10 +00:00 |
text.c
|
Allows DrawText(16|A|W) to get a NULL string as parameter.
|
1999-12-12 19:38:17 +00:00 |