winex11: Make sure that all glX functions are called under the X11 lock.
[wine] / dlls / gdi32 / printdrv.c
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.