gdi: Win64 printf format warning fixes.
[wine] / dlls / gdi / gdi16.c
2006-10-13  Michael Stefaniucgdi: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-06  Marcus MeissnerAdded DRAWPATTERNRECT Escape() 16<->32 mapper and stub...
2005-04-16  Richard CohenCreateBitmap16 should use only the first byte of planes...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-02-21  Alex Villacís LassoImplemented GetGlyphOutline16.
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-08-31  Alexandre JulliardGet rid of the non-standard CONV_POINT and CONV_RECT...
2004-03-03  Alexandre JulliardImplemented Get/SetBoundsRect based on a patch by Ken...
2004-02-12  Alexandre JulliardMoved some code out of the graphics/ directory into...
2004-01-15  Alexandre JulliardMoved a bunch of definitions from gdi.h into a new...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-02-27  Alexandre JulliardReplaced most uses of the auto-generated glue code...
2002-10-18  Alexandre JulliardMoved EnumObjects16, LineDDA16 and associated glue...
2002-10-18  Alexandre JulliardSplit out some 16-bit GDI code.
2002-10-18  Alexandre JulliardConverted PlayMetaFileRecord and related functions...
2002-10-17  Alexandre JulliardFixed wownt32.h to make it usable from inside Wine...
2002-10-03  Alexandre JulliardMoved CreateBrushIndirect16 and CreateDIBPatternBrush16...
2002-09-24  Patrik StridvallFixed some issues found by winapi_check.
2002-09-09  Patrik StridvallFixed some issues found by winapi_check.
2002-08-29  Alexandre JulliardAdded internal 32-bit versions of GDISelectPalette and
2002-08-17  Patrik StridvallFixed some issues found by winapi_check.
2002-08-16  Alexandre JulliardMoved a large number of 16-bit functions to a separate...