po: Update French translation.
[wine] / dlls / gdi32 / metafile.c
2011-05-03  Nicolas Le Camgdi32: Remove a set but unused variable.
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-11-17  Alexandre Julliardgdi32: Reimplement the 16-bit metafile functions on...
2009-07-07  Huw Daviesgdi32: Use a modified version of MulDiv to match native...
2009-07-02  Huw Daviesgdi32: Write the map mode and window size records after...
2009-06-30  Huw Daviesgdi32: Store the original emf as a sequence of MFCOMMEN...
2009-06-30  Huw Daviesgdi32: Remove obviously incorrect calls to SetMapMode.
2009-06-30  Huw Daviesgdi32: Use the unicode version of CreateMetaFile.
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-31  Kirill K. Smirnovgdi32: Fix copy/paste typo.
2008-10-24  Michael Stefaniucgdi32: Don't cast the void pointer returned by GDI_GetO...
2008-05-27  Dmitry Timoshkovgdi32: Make generated EMFs fully match Windows ones.
2008-05-02  Huw Daviesgdi32: Rename DIB_BitmapInfoSize to bitmap_info_size...
2008-03-25  Austin Englishgdi32: Spelling fixes.
2008-01-16  Francois GougetAssorted spelling fixes.
2008-01-07  Eric Pouechgdi32: Break loop in MF_PlayMetaFile when META_EOF...
2008-01-07  Andrew Talbotgdi32: Remove unneeded casts.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-31  Andrew Talbotgdi32: Cast-qual warnings fix.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.