mpr: Tweak a label so it matches the one in wininet.
[wine] / dlls / gdi32 / enhmetafile.c
2011-10-28  Huw Daviesgdi32: Pass a NULL user-style array to ExtCreatePen...
2011-07-29  Alexandre Julliardgdi32: Fix the blend function handling for the AlphaBle...
2011-02-24  Dmitry Timoshkovgdi32: Use graphics mode specified at the EMF creation...
2010-03-29  Mikhail Maroukhinegdi32: Fix compiler warnings with flag -Wcast-qual.
2009-12-14  Rob Shearmangdi32: Fix memory leaks on EMF_Create_HENHMETAFILE...
2009-12-07  Alexandre Julliardgdi32: Avoid use of some 16-bit types.
2009-12-07  Alexandre Julliardgdi32: Don't include wingdi16.h by default.
2009-04-07  Alexandre Julliardgdi32: Fix SetEnhMetaFileBits last error handling.
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.