po: Update French translation.
[wine] / dlls / gdi32 / palette.c
2011-12-12  Alexandre Julliardgdi32: Use the default DIB color table to create system...
2011-07-13  Alexandre Julliardgdi32: Graphics driver functions no longer need to...
2011-03-16  Alexandre Julliardgdi32: Add a null driver entry point for UnrealizePalette.
2011-03-11  Alexandre Julliardgdi32: Add null driver entry points for the palette...
2011-03-10  Alexandre Julliardgdi32: Add null driver entry points for the object...
2009-11-17  Alexandre Julliardgdi32: Remove remaining references to gdi32 internals...
2009-02-19  Rob Shearmangdi32: Move 16-bit functions not exported in gdi32...
2009-01-28  Alexandre Julliardgdi32: Allocate palette entries separately from the...
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-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the GetObj...
2009-01-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Unreal...
2009-01-27  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the Delete...
2008-10-24  Michael Stefaniucgdi32: Don't cast the void pointer returned by GDI_GetO...
2008-02-19  Roderick Colenbrandergdi32: GetPaletteEntries should not filter peFlags...
2008-02-18  Alexandre Julliardgdi32: Get rid of the 16-bit GetObject functions.
2008-02-05  Alexandre Julliardgdi32: Get rid of DC_GetDCPtr in the palette functions.
2008-01-22  Hans Leidekkergdi32: Make GetICMProfile behave more like native....
2007-12-23  Peter Oberndorfergdi32: Fix a comment typo.
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-01-18  Francois GougetDon't put single quotes around '%s' when using the...
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-17  Alexandre Julliardgdi32: Moved the system palette flags to winex11.drv.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.