gdi32: Release GDI handles before freeing the object.
[wine] / dlls / gdi32 / enhmetafile.c
2009-01-28  Alexandre Julliardgdi32: Release GDI handles before freeing the object.
2009-01-28  Alexandre Julliardgdi32: Allocate and initialize GDI objects before givin...
2009-01-28  Alexandre Julliardgdi32: Use the official constants instead of the old...
2009-01-26  Michael Stefaniucgdi32: Remove superfluous pointer casts.
2008-10-24  Michael Stefaniucgdi32: Don't cast the void pointer returned by GDI_GetO...
2008-10-23  Dmitry Timoshkovgdi32: Add EMR_GDICOMMENT to the list of records produc...
2008-10-22  Dmitry Timoshkovgdi32: Make EnumEnhMetaFile update the DC state before...
2008-06-18  Huw Daviesgdi32: Initialize the handle table.
2008-05-27  Dmitry Timoshkovgdi32: Make generated EMFs fully match Windows ones.
2008-05-22  Alexandre Julliardgdi32: Perform coordinate transformations using doubles...
2008-04-29  Dmitry Timoshkovgdi32: info->state.next is always NULL, there is no...
2008-04-28  Dmitry Timoshkovgdi32: Save/restore internal EMF playing state on EMR_S...
2008-04-21  Dmitry Timoshkovgdi32: Add a test for EMR_EXTSELECTCLIPRGN, make it...
2008-04-04  Austin EnglishSpelling fixes.
2008-01-09  Gerald Pfeifergdi32: Tighten range checking in PlayEnhMetaFileRecord...
2008-01-07  Andrew Talbotgdi32: Remove unneeded casts.
2007-08-03  Evan Stadegdi32: Don't print fixme more than once.
2007-05-29  Dmitry Timoshkovgdi32: Perform consistency checks when loading an EMF...
2007-04-30  Andrew Talbotgdi32: Constify some variables.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-30  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.