urlmon: Implemented canonicalization of query strings.
[wine] / dlls / gdi32 / driver.c
2010-07-26  Alexandre Julliardgdi32: Get rid of the GetDCOrgEx driver entry point...
2010-05-06  Alexandre Julliardgdi32: Add a global function to retrieve the display...
2010-05-06  Alexandre Julliardgdi32: Don't store the display driver in the global...
2010-05-06  Alexandre Julliardgdi32: Don't bother freeing graphics drivers.
2010-04-20  Alexandre Julliardgdi32: Convert the driver list to a standard Wine list.
2010-03-26  Louis LendersQuiet two noisy FIXME's.
2009-12-07  Alexandre Julliardgdi32: Don't include wingdi16.h by default.
2009-11-18  Roderick Colenbranderwgl: Add initial WGL_ARB_create_context support.
2009-11-17  Alexandre Julliardgdi32: Get rid of the SetDCOrg driver entry point.
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.