po: Update French translation.
[wine] / dlls / gdi32 / printdrv.c
2011-03-09  Alexandre Julliardgdi32: Add null driver entry points for the print spool...
2009-12-07  Alexandre Julliardgdi32: Don't include wingdi16.h by default.
2009-02-17  Michael Stefaniucgdi32: SetAbortProc is not a 16bit function but a 32bit...
2008-10-08  Henri Verbeetgdi32: Call AbortProc from StartDoc instead of EndPage.
2008-02-29  Rob Shearmangdi32: Move 16-bit printing functions to printdrv16.c.
2008-02-07  Detlef Riekenberggdi32: Add stub for GdiInitSpool and GdiGetSpoolMessage.
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-07  Andrew Talbotgdi32: Remove unneeded casts.
2007-09-27  Anatoly Lyutingdi32: printdrv: Use umask for creating a spool file.
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-08-23  Huw Daviesgdi32: Quote the printer name prior to passing it to...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-05-30  Dmitry Timoshkovgdi32: Fix compilation warnings in 64-bit mode.
2007-02-28  Ken Thomasesgdi32: Use exec() and _exit() instead of system() and...
2007-01-09  Andrew Talbotgdi32: Declare some functions static.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.