d3d9/tests: Correct nv40 results.
[wine] / dlls / winspool.drv /
2013-04-05  Tatyana Fokinawinspool.drv: Fix DocumentProperties with empty device...
2013-04-01  Dmitry Timoshkovwinspool.drv: Move loading of libcups out of the init...
2013-02-12  Dmitry Timoshkovwinspool.drv: There is no need to speculate about winep...
2013-02-11  Dmitry Timoshkovwinspool.drv: Turn macros into helper functions.
2012-12-21  Alexandre Julliardwinspool.drv: Remove a todo that succeeds now.
2012-12-18  Dmitry Timoshkovwinspool.drv: Correct the DocumentProperties spec entry.
2012-12-17  Dmitry Timoshkovwinspool.drv: Add more traces.
2012-12-12  Ken Thomaseswinspool: Close read end of pipe in parent so we can...
2012-12-03  Andrew Talbotwinspool.drv: Remove unused semicolons.
2012-11-23  Andrew Talbotwinspool.drv: Remove unused variable.
2012-11-16  Huw Davieswinspool: Pre-1.6 versions of CUPS can leave behind...
2012-11-01  André Hentschelwinspool: Avoid memory leaks (coverity).
2012-09-14  Huw Davieswinspool: Skip scanner-only devices.
2012-08-15  Michael Stefaniucwinspool.drv: Drop a superfluous TRUE:FALSE conditional...
2012-07-31  André Hentschelwinspool.drv: Update allowed driver version.
2012-07-09  Huw Davieswinspool: Don't assume that CUPS is available.
2012-06-25  Julian Rügerwinspool.drv/tests: Fix typos/grammar.
2012-06-21  Huw Davieswinspool: On OS/X read the default paper size from...
2012-06-21  Huw Davieswinspool: Update the devmode when we update the driver.
2012-06-21  Detlef Riekenbergwinspool/tests: Fix failures when the spooler service...
2012-06-15  Huw Davieswinspool: Set the printer location from the cups printe...
2012-06-15  Huw Davieswinspool: Set the printer description from the cups...
2012-06-15  Huw Davieswinspool: Add a missing default priority value.
2012-06-15  Huw Davieswinspool: Set the printer registry values before callin...
2012-06-13  Huw Davieswinspool: Set the timeout entries to zero.
2012-06-13  Huw Davieswinspool: Use the helper to set DWORD registry values.
2012-06-13  Huw Davieswinspool: Update the ppd for LPR printers too.
2012-06-12  Huw Davieswinspool: Update the ppd file of an already installed...
2012-06-12  Huw Davieswinspool: Set the printer status of old printers to...
2012-06-12  Huw Davieswinspool: Install the ppd files into the driver directory.
2012-05-31  Huw Davieswinspool: Change get_dword_from_reg to accept a unicode...
2012-05-22  Huw Davieswinspool: Pass unicode names to set_reg_DWORD.
2012-05-18  Huw Davieswinspool: Only perform printer initialisation once...
2012-05-11  André Hentschelwinspool: Implement SetPrinterW for level 2.
2012-05-03  André Hentschelwinspool.drv: Also convert printer info for level 8.
2012-05-03  André Hentschelwinspool.drv: Support printer info level 8.
2012-04-24  Huw Davieswinspool: Don't leak the handle returned by AddPrinter.
2012-04-20  Huw Davieswinspool: If CUPS is found but lists no printers assume...
2012-04-20  Huw Davieswinspool: Update the default settings when deleting...
2012-04-19  Huw Davieswinspool: Simplify the code that checks for deleted...
2012-04-19  Huw Davieswinspool: Add a helper to open a printer's registry...
2012-04-16  Huw Davieswinspool: Explicitly set CUPS options based on any...
2012-04-16  Huw Davieswinspool: Simplify cups function loading.
2012-04-05  Huw Davieswinspool: Implement SetPrinterW for level 9.
2012-04-05  Huw Davieswinspool: Add a helper to set devmode data in the registry.
2012-04-05  Huw Davieswinspool: Forward SetPrinterA to SetPrinterW.
2012-04-05  Huw Davieswinspool: Generalise the A to W printer info conversion...
2012-04-03  Huw Davieswinspool: Remove a FIXME now that we don't ignore the...
2012-04-03  Huw Davieswinspool/tests: Add some tests for OpenPrinter with...
2012-04-03  Huw Davieswinspool: Correct the padding calculation when there...
2012-04-03  Huw Davieswinspool: Initialise portname.
2012-04-02  Huw Davieswinspool: Propagate the printer's devmode to a new...
2012-03-30  Huw Davieswinspool: Keep track of any supplied devmode.
2012-03-30  Huw Davieswinspool: Add a helper to free a printer entry.
2012-03-30  Huw Davieswinspool: Add a helper to duplicate a devmode.
2012-01-23  Francois GougetUse a single space after a full stop to follow the...
2011-12-02  Francois Gougetwinspool: Fix the compilation on Solaris by including...
2011-12-01  Ken Thomaseswinspool: Wait for and reap print spool child process.
2011-12-01  Ken Thomaseswinspool: No need to reset SIGCHLD because we're not...
2011-11-17  Alexandre Julliardwinspool: Convert dialogs to po files.
2011-11-17  Francois Gougetwinspool.drv: Delete the static critical section when...
2011-10-31  Alexandre Julliardwinspool/tests: Allow a different way of specifying...
2011-09-13  Andrew Talbotwinspool.drv: Const-correctness fix.
2011-08-30  André Hentschelwinspool.drv/tests: Fix tracing a NULL string.
2011-08-29  Andrew Talbotwinspool.drv: Fix a logical operator typo.
2011-08-04  Frédéric Delanoytests: Assorted spelling fixes.
2011-06-15  Marcus Meissnerwinspool.drv: Removed a superflous NULL check (Coverity).
2011-05-26  Marcus Meissnerwinspool.drv: Mark internal symbols with hidden visibility.
2011-05-09  David Hedbergwinspool.drv: Add stubs for IsValidDevmodeW and IsValid...
2011-04-26  Nicolas Le Camwinspool.drv: Fix uninitialized variable warning.
2011-02-14  Detlef Riekenbergwinspool: Do not mark AddPrinterA as stub.
2011-02-07  Austin Englishwinspool.drv: Make sure to use return values (LLVM...
2011-01-12  Alexandre Julliardwinspool.drv: Convert string table resources to po...
2011-01-10  Hwang YunSongwinspool.drv: Update Korean resource.
2010-12-07  Huw Davieswinspool.drv: Rewrite the lpr scheduler to use the...
2010-11-17  Alexandre Julliardwinspool/tests: Avoid sizeof in traces.
2010-11-16  Hans Leidekkerwinspool.drv: Return success from the AddPrintProcessor...
2010-11-11  Austin Englishwinspool.drv: Skip tests when no printer is installed.
2010-10-25  Marcus Meissnerwinspool.drv: Check return value of EnumPrintersA.
2010-10-22  Paul Vrienswinspool.drv: Add the Serbian (Latin and Cyrillic)...
2010-10-18  Detlef Riekenbergwinspool: Use Unicode for CUPS printer names.
2010-10-18  Detlef Riekenbergwinspool: Use Unicode to add a driver entry for a unix...
2010-10-18  Detlef Riekenbergwinspool: Set devices and printerports in AddPrinterW.
2010-10-13  Detlef Riekenbergwinspool: Use CUPS for printing.
2010-10-13  Detlef Riekenbergwinspool: Implement SetDefaultPrinterA/W.
2010-10-13  Yaron Shahrabaniwinspool: Added Hebrew translation.
2010-10-05  Detlef Riekenbergwinspool: Remove unused code.
2010-09-23  Vitaly Perovwinspool.drv: Support pDevMode field in {Get/Set}Job.
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-09-13  Vitaly Perovwinspool.drv: Set the printer name in AddJobW.
2010-09-09  Paul Vriensdlls: Fix some specfiles with respect to 'str' and...
2010-08-25  Huw Davieswinspool.drv: Allow for spaces in either the printer...
2010-08-17  Detlef Riekenbergwineps: Use winspool.drv for job management.
2010-07-22  Michael Stefaniucwinspool.drv: Remove the ignored common resource attrib...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-21  Igor Paliychukwinspool.drv: Add Ukrainian translation.
2010-07-02  Gustavo Henrique... winspool.drv: Update Portuguese (Brazilian) translation.
2010-06-29  Kovács Andráswinspool.drv: Add Hungarian translation.
2010-06-21  Akihiro Sagawawinspool.drv: Add Japanese translation.
2010-06-17  Detlef Riekenbergwinspool/tests: Handle the Windows bug in GetPrinterDataEx.
next