ddraw: Don't interpret end padding as dwCaps2 for x64.
[wine] / dlls / winspool.drv /
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.
2010-06-16  Detlef Riekenbergwinspool: Return ERROR_MORE_DATA, when the app probe...
2010-06-15  Detlef Riekenbergwinspool/tests: Test GetPrinterData/Ex for the print...
2010-06-15  Detlef Riekenbergwinspool: Support the spooler in GetPrinterData.
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2010-02-22  Alexandre Julliardmakefiles: Use the standard C_SRCS variable as the...
2010-02-17  Paul Vrienswinspool.drv/tests: Fix a test failure on Win9x/WinMe.
2010-02-17  Paul Vrienswinspool.drv/tests: Skip non supported levels on Win9x...
2010-02-17  Paul Vrienswinspool.drv/tests: Fix some test failures on Win9x...
2010-02-16  Paul Vrienswinspool.drv/tests: Use FILE_SHARE_READ to fix some...
2010-02-16  Paul Vrienswinspool.drv/tests: Fix a test failure on Win9x/WinMe.
2010-02-08  Paul Vrienswinspool.drv: Fix some test failures on Win9x/WinMe.
2010-02-03  Luca Bennatiwinspool.drv: Fix Italian translation.
2009-12-24  Jeremy Whitewinspool: Correctly zero printer driver buffer on failu...
2009-12-24  Jeremy Whitewinspool: Test for failure using correct size.
2009-12-16  Jeremy Whitewinspool: Add tests for paths returned in GetPrinterDriver.
2009-12-08  Paul Vrienswinspool.drv/tests: Fix test failures on XP+ with long...
2009-12-03  Marcus Meissnerwinspool.drv: Check ptr for being NULL (Coverity).
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-02  Jeremy Whitewinspool: Revise EnumPrinterDriversW to fix the incorre...
2009-12-01  Jeremy Whitewinspool: Add a test which shows the flaws in the curre...
2009-12-01  Jeremy Whitewinspool: Implement GetPrinterDriverA with GetPrinterDr...
2009-12-01  Jeremy Whitewinspool: Add a test to show size required for EnumPrin...
2009-12-01  Jeremy Whitewinspool: When retrieving PRINTER_INFO_7, the lack...
2009-12-01  Jeremy Whitewinspool: Implement GetPrinterA via GetPrinterW, largel...
2009-12-01  Jeremy Whitewinspool: Add modest tests for GetPrinter.
2009-12-01  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-12-01  Jeremy Whitewinspool: Remove unvarying unicode parameter from WINSP...
2009-11-30  Gerald Pfeiferwinspool/tests: Guard debugging code by #ifdef instead...
2009-11-24  Jeremy Whitewinspool: Add a test showing Windows behavior wrt size...
2009-11-23  Marcus Meissnerwinspool.drv: Remove useless assignments without NULL...
2009-10-21  Paul Vrienswinspool.drv/tests: Fix a test failure on Vista.
2009-10-16  Detlef Riekenbergwinspool/tests: Fix a failure on NT4 for EnumPrintProce...
2009-10-16  Detlef Riekenbergwinspool: Use the backend for GetPrintProcessorDirector...
2009-10-16  Detlef Riekenbergwinspool: Fix a copy & paste error in a comment.
2009-10-15  Detlef Riekenbergwinspool/tests: Add tests for EnumPrintProcessors.
2009-10-15  Detlef Riekenbergwinspool: Implement EnumPrintProcessors[A|W].
2009-09-30  Detlef Riekenbergwinspool: Use the backend for AddPortExW.
2009-09-29  Detlef Riekenbergwinspool: Use the backend for AddPortW.
2009-09-28  Detlef Riekenbergwinspool: Use the backend for DeletePortW.
2009-09-28  Detlef Riekenbergwinspool: Use the backend for ConfigurePortW.
2009-08-19  Michael Stefaniucwinspool.drv: Add the Romanian translation.
2009-08-05  Vladimir Pankratovwinspool.drv: Convert the Russian resources to UTF-8.
2009-07-09  Michael Stefaniucwinspool.drv: Convert the German resources to UTF-8.
2009-07-09  Frédéric Delanoywinspool.drv: Convert French resources to UTF-8.
2009-07-06  Aurimas FišerasVarious spelling fixes for Lithuanian translation.
2009-07-03  Michael Stefaniucwinspool.drv: Build language resource files separately.
2009-05-07  Detlef Riekenbergwinspool: Move remaining Xcv support to the backend.
2009-05-06  Detlef Riekenberglocalspl: Start implementation of OpenPrinter/ClosePrinter.
2009-03-25  Paul Vrienswinspool.drv/tests: Fix a test failure on NT4 and below.
2009-03-24  Hans Leidekkerwinspool: Support special environment value "all" in...
2009-03-12  Alexandre Julliardwinspool.drv: Make sure the DEVMODE structure is fully...
2009-02-25  Francois Gougetwinspool.drv/tests: Use win_skip() to skip over unimple...
2009-02-23  Aurimas Fischerwinspool.drv: Fix another inconsistency in Lithuanian...
2009-02-20  Aurimas Fischerwinspool.drv: Properly free destinations list returned...
2009-02-20  Aurimas Fischerwinspool.drv: Add Lithuanian translation.
2009-02-09  Detlef Riekenbergwinspool: Move EnumPortsW to the backend.
2009-02-05  Detlef Riekenbergwinspool: Enable environment "Windows x64" for Win64.
2009-02-05  Detlef Riekenbergwinspool/tests: Run more tests on Win64.
2009-01-29  Michael Stefaniucwinspool.drv: Remove superfluous pointer casts.
2008-12-11  ByeongSik Jeon*Ko.rc: Update Korean resource.
2008-12-11  ByeongSik Jeon*Zh.rc: Update the Chinese resource font name to "MS...
2008-12-08  Francois Gougetwinspool.drv: Remove unneeded casts of zero.
2008-12-04  Rob Shearmanwinspool.drv: Use CP_UNIXCP instead of CP_ACP for data...
2008-12-02  Alexandre Julliardwinspool.drv: Make some functions static.
next