wineps.drv: Disable world transform for fonts in GM_COMPATIBLE mode.
[wine] / dlls / gdi32 / enhmfdrv / init.c
2010-10-26  Hans Leidekkergdi32: Move EnumICMProfiles to the driver.
2010-08-20  Detlef Riekenberggdi32/enhmfdrv: Remove unneded if() before HeapFree.
2010-07-26  Alexandre Julliardgdi32: Get rid of the GetDCOrgEx driver entry point...
2009-12-07  Alexandre Julliardgdi32: Don't include wingdi16.h by default.
2009-11-17  Alexandre Julliardgdi32: Get rid of the SetDCOrg driver entry point.
2009-06-23  Huw Daviesgdi32: Implement SetVirtualResolution.
2009-04-07  Alexandre Julliardgdi32: Completely implement RestoreDC in the driver...
2009-01-28  Alexandre Julliardgdi32: Use the official constants instead of the old...
2009-01-26  Michael Stefaniucgdi32: Remove superfluous pointer casts.
2008-05-07  Dmitry Timoshkovgdi32: Implement EMFDRV_SelectPalette.
2008-05-07  Dmitry Timoshkovgdi32: Set offPalEntries member of EMREOF to what XP...
2008-04-28  Dmitry Timoshkovgdi32: Add SetPixel to the EMF DC functions.
2008-03-05  Hans Leidekkergdi32: Move GetICMProfile to the driver.
2007-09-26  Alexandre Julliardgdi32: Don't hold the gdi lock while creating a DC.
2007-09-12  Alexandre Julliardgdi32: Don't store a DC pointer in the metafile devices.
2007-08-31  Alexandre Julliardgdi32: New DC locking mechanism that doesn't require...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-03-28  Dmitry Timoshkovgdi32: Make the EMF driver return sane NUMCOLORS value.
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-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.