Sweden-Number/objects
Huw D M Davies b4bdd818e0 Add missing HeapFree. 2002-08-09 00:55:33 +00:00
..
bitmap.c BITMAP_SelectObject must return the old handle, not the current one. 2002-06-28 23:33:26 +00:00
brush.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
clipping.c Replaced LPTODP/DPTOLP macros by calls to LPtoDP/DPtoLP (with the help 2002-06-25 23:29:51 +00:00
dc.c Don't set the DC_DIRTY flag in SetDCState since we just updated the DC. 2002-08-02 01:01:09 +00:00
dcvalues.c Changed the GDI driver interface to pass an opaque PHYSDEV pointer 2002-03-28 22:22:05 +00:00
dib.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
enhmetafile.c Added temp fix for world transform bug in SetWindowOrgEx handler. 2002-06-24 23:09:19 +00:00
font.c Properly check that the font resource is not already there. 2002-07-24 01:58:01 +00:00
gdiobj.c Fixed the names of some stock fonts. 2002-06-13 23:59:53 +00:00
linedda.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
metafile.c Fixed HANDLE<->HFILE conversions, since they will be different types 2002-07-31 17:20:00 +00:00
palette.c Fixed some handle type mismatches and added a few casts in prevision 2002-07-31 19:26:03 +00:00
pen.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
region.c Moved DC origin into device-specific structure. 2002-06-10 22:52:47 +00:00
text.c Add missing HeapFree. 2002-08-09 00:55:33 +00:00