gdi.exe: No longer use 16bit abort procs inside the DC structure.
[wine] / dlls / gdi32 / gdi16.c
2009-11-16  Eric Pouechgdi.exe: No longer use 16bit abort procs inside the...
2009-09-26  Alexandre Julliardgdi32: Move the 16-bit DIB pointer support to gdi16.c.
2009-09-26  Alexandre Julliardgdi32: Get rid of the 16-bit DC hook support.
2009-09-26  Alexandre Julliardgdi32: Move remaining 16-bit metafile functions to...
2009-04-07  Alexandre Julliardgdi32: Remove Get/SetDCState16 implementation, it shoul...
2009-02-19  Rob Shearmangdi32: Move 16-bit functions not exported in gdi32...
2009-02-03  Dmitry Timoshkovgdi32: The MAT2 parameter of GetGlyphOutline is mandatory.
2008-12-15  Francois Gougetgdi32: Export three implemented 16bit Engine*() functions.
2008-11-25  Michael Stefaniucgdi32: Remove some superfluous casts.
2008-02-28  Andrew Talbotgdi32: Assign to structs instead of using memcpy.
2008-02-20  Michael Stefaniucgdi32: Move EnumFontFamiliesEx16() to gdi16.c and reimp...
2008-02-19  Michael Stefaniucgdi32: Move EnumFonts16 and EnumFontFamilies16 to gdi16.c.
2008-02-18  Alexandre Julliardgdi32: Move a few more gdiobj functions to gdi16.c.
2008-02-18  Alexandre Julliardgdi32: Reimplemented GetObject16 and moved it to gdi16.c.
2008-02-18  Alexandre Julliardgdi32: Reimplemented IsGDIObject16 and moved it to...
2008-02-17  Alexandre Julliardgdi32: Export the DC hook functions as 32-bit functions.
2008-02-13  Michael Stefaniucgdi32: Move two 16bit function stubs to gdi16.c.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.