.. |
.cvsignore
|
DC hook proc thunk management simplified.
|
1999-09-20 18:47:14 +00:00 |
bitmap.c
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
brush.c
|
- Made sure that the files that contains the declarations
|
2001-07-18 21:04:23 +00:00 |
clipping.c
|
Documentation fixes.
|
2001-07-11 18:56:41 +00:00 |
color.c
|
Require {DECLARE,DEFAULT}_DEBUG_CHANNEL statements to end in a ;
|
2000-11-27 23:54:25 +00:00 |
dc.c
|
Added reference counting and delayed destruction of GDI objects.
|
2001-08-20 19:17:28 +00:00 |
dcvalues.c
|
Got rid of all the ugly macros.
|
2001-07-24 20:54:30 +00:00 |
dib.c
|
Create a color bitmap in CreateDIBitmap even with a black&white DC.
|
2001-08-20 18:04:09 +00:00 |
enhmetafile.c
|
Don't hold the GDI lock during accesses to the metafile data.
|
2001-08-23 23:37:00 +00:00 |
font.c
|
Fixed behavior of GetTextExtentExPointW. It must always return the
|
2001-09-07 15:28:32 +00:00 |
gdiobj.c
|
Check for valid object in GDI_GetObjPtr even for MAGIC_DONTCARE.
|
2001-08-27 19:10:06 +00:00 |
linedda.c
|
Documentation ordinal fixes.
|
2001-02-14 23:11:17 +00:00 |
Makefile.in
|
Moved $(MODULE).o rule out of Make.rules into the individual
|
2000-09-29 00:28:25 +00:00 |
metafile.c
|
Don't hold the GDI lock during accesses to the metafile data.
|
2001-08-23 23:37:00 +00:00 |
palette.c
|
Added GetDeviceCaps to the DC driver interface. Removed devCaps
|
2001-07-28 00:18:02 +00:00 |
pen.c
|
- Made sure that the files that contains the declarations
|
2001-07-18 21:04:23 +00:00 |
region.c
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |
text.c
|
Removed unnecessary inclusion of heap.h.
|
2001-07-25 00:43:29 +00:00 |