gdi.exe: No longer use 16bit abort procs inside the DC structure.
[wine] / dlls / gdi32 / driver.c
2009-06-15  Louis Lendersgdi32: Add stub for GdiEntry13.
2009-02-11  Francois GougetAssorted spelling fixes.
2009-01-27  Andrew Nguyengdi32: Stub the NamedEscape function.
2008-06-23  Dan Kegelgdi32: GdiConvertToDevmodeW should not refer to unintia...
2008-04-24  Roderick Colenbranderwgl: Add a wine specific WGL extension which allows...
2008-03-05  Hans Leidekkergdi32: Move GetICMProfile to the driver.
2007-12-20  Dmitry Timoshkovgdi32: Add a test for minimal acceptable DEVMODEA size...
2007-12-19  Dmitry Timoshkovgdi32: In the calculations use a fixed dmSize, not...
2007-12-18  Dmitry Timoshkovgdi32: Add a GdiConvertToDevmodeW test, make it pass...
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-11-17  Alexandre Julliardgdi32: Get rid of the palette mapping handling and...
2006-11-06  Roderick Colenbranderwgl: Fix WoW screen flickering.
2006-10-31  Roderick Colenbranderwinex11.drv: Route wglMakeContextCurrentARB through...
2006-10-27  Roderick Colenbranderwgl: Move part of wglGetProcAddress to gdi32.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.