wine-wine/objects
Stefan Leichter ecc6f06375 Moved (stub) implementation of GetKerningPairs from ascii to unicode. 2003-04-27 20:36:35 +00:00
..
bitmap.c Made gdi compile with -DSTRICT. 2002-11-22 22:16:53 +00:00
brush.c Made gdi compile with -DSTRICT. 2002-11-22 22:16:53 +00:00
clipping.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
dc.c Fixed typo in SetGraphicsMode. 2003-03-27 00:02:00 +00:00
dcvalues.c Some -DSTRICT fixes. 2002-11-21 21:50:04 +00:00
dib.c StretchDIBits: avoid crash on null pointers. 2002-11-25 01:10:04 +00:00
enhmetafile.c Authors: Mike McCormack <mike@codeweavers.com>, Huw Davies <huw@codeweavers.com> 2003-02-14 23:30:27 +00:00
font.c Moved (stub) implementation of GetKerningPairs from ascii to unicode. 2003-04-27 20:36:35 +00:00
gdiobj.c Allocate palette objects on the large gdi heap. 2003-01-21 19:27:59 +00:00
linedda.c Moved EnumObjects16, LineDDA16 and associated glue code to gdi16.c. 2002-10-18 23:33:41 +00:00
metafile.c Replaced most uses of the auto-generated glue code by explicit calls 2003-02-27 21:09:45 +00:00
palette.c Extended SetSystemPaletteUse to deal with error conditions. 2003-02-01 00:36:38 +00:00
pen.c Some -DSTRICT fixes. 2002-11-21 21:50:04 +00:00
region.c Change RECT to use LONG to match win32 standard headers and fix format 2003-01-08 21:09:25 +00:00
text.c Reordering can take place even if the font does not identify itself as 2003-03-24 19:27:53 +00:00