shell32: Build language resource files separately.
[wine] / dlls / winspool.drv /
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.
2008-11-24  Francois GougetAssorted spelling fixes.
2008-11-17  Ricardo Filipewinspool.drv: Added Portuguese translation.
2008-11-11  Nicolas Le Camwinspool.drv/tests: Fix a test on all platforms.
2008-10-22  Huw Davieswinspool.drv: The fourth parameter of DeviceCapabilitie...
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
2008-09-29  Lei Zhangwinspool: Check the return results from schedule_*...
2008-09-19  Detlef Riekenbergwinspool: Use the backend for AddMonitor.
2008-09-05  Paul Vrienswinspool.drv/tests: Fix a test on Vista/W2K8.
2008-09-04  Hongbo Niwinspool: Add simplified and traditional Chinese resources.
2008-07-25  Francois Gougetconfigure: Use cups-config to probe for cups support.
2008-07-11  Detlef Riekenbergwinspool: Move DeleteMonitorW to the backend.
2008-07-11  Detlef Riekenbergwinspool: Move more parameter-checks for EnumMonitorsW...
2008-07-02  Detlef Riekenbergwinspool: Use the backend for EnumMonitors.
2008-06-23  Huw Davieswinspool.drv: Make sure the printer driver registry...
2008-06-23  Alexandre Julliardwinspool: Don't print NULL pointers in traces.
2008-05-19  Mikołaj ZalewskiMake Swedish use SUBLANG_NEUTRAL.
2008-05-07  Detlef Riekenbergwinspool: Set PrinterPorts for win3.x/win9.x compatibility.
2008-05-07  Jens Albretsenwinspool.drv: Danish translation.
2008-04-25  James Hawkinswinspool.drv: Disable a test for capabilities not avail...
2008-04-07  Rok Mandeljcwinspool.drv: Added Slovenian translation.
2008-03-24  Detlef Riekenbergwinspool: Forward EnumPrintersA to EnumPrintersW.
2008-03-10  Detlef Riekenbergwinspool: Cleanup for DEVMODEdupWtoA.
2008-03-10  Detlef Riekenbergwinspool: Implement SpoolerInit.
2008-03-10  Detlef Riekenbergwinspool: Export ConvertAnsiDevModeToUnicodeDevMode...
2008-03-06  Alexandre Julliardmakefiles: Support non-standard import lib names in...
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2008-02-29  Detlef Riekenbergwinspool: Implement Level 9 for GetPrinter.
2008-02-27  Detlef Riekenbergwinspool: Implement Level 6 + 7 for GetPrinter.
2008-02-25  Rob Shearmanwinspool.drv: Fix the character count passed into RegEn...
2008-02-21  Rob Shearmanwinspool: Fix the character count passed into RegEnumKe...
2008-02-21  Rob ShearmanRevert "winspool: Fix character count passed to RegQuer...
2008-02-18  Rob Shearmanwinspool: Fix character count passed to RegQueryValueEx...
2008-02-08  Detlef Riekenbergwinspool: Use the backend for AddPrinterDriverEx.
2008-02-06  Detlef Riekenbergwinspool: Use the backend for GetPrinterDriverDirectory.
2008-01-02  Gerald Pfeiferwinspool: Adjust the typo of a loop variable in test_En...
2007-12-17  Lionel Debrouxwinspool: Fix memory leak (found by Smatch).
2007-12-12  Marcel Partapwinspool.drv/tests: Add dumping of FORM_INFO_1/2 in...
2007-12-05  Vitaly Lipatovwinspool.drv: Fix buffer sizes.
2007-11-07  Detlef Riekenbergwinspool: Use unsigned type to avoid a compiler warning.
2007-11-06  Detlef Riekenbergwinspool: Error check in add_printer_driver() was to...
2007-11-01  Dmitry Timoshkovinclude: Synchronize DEVMODE layout with PSDK.
2007-10-16  Daniel Nylanderwinspool.drv: Add Swedish translation.
2007-10-04  Detlef Riekenbergwinspool: Add a missing export.
2007-09-27  Francois GougetAssorted spelling fixes.
2007-08-30  Detlef Riekenbergwinspool: Powerpoint XP expect a valid pointer on Win9x.
2007-08-30  Francois GougetAssorted spelling fixes.
2007-08-24  Detlef Riekenbergwinspool: Forward AddPrinterDriver to AddPrinterDriverEx.
2007-08-23  Detlef Riekenbergwinspool: Strings can be NULL in AddPrinterDriverExA.
2007-08-23  Detlef Riekenbergwinspool: Add always the Win9x and the NT printerdriver.
2007-08-16  Detlef Riekenbergwinspool: Implement AddPrinterDriverExA.
2007-08-16  Detlef Riekenbergwinspool: Implement AddPrinterDriverExW.
2007-08-14  Detlef Riekenbergwinspool/tests: Fix 2 failing tests for restricted...
2007-08-10  Detlef Riekenbergwinspool/tests: Add tests for EnumPrinterDrivers.
2007-07-30  Detlef Riekenbergwinspool: Add a TRACE when wine_dlopen for SONAME_LIBCU...
2007-07-27  Detlef Riekenbergwinspool: Return most fields for DRIVER_INFO_4 and 6.
2007-07-27  Detlef Riekenbergwinspool: Return the full path in DRIVER_INFO_2 and 3.
2007-07-27  Detlef Riekenbergwinspool: Enable all levels for EnumPrinterDrivers...
2007-07-27  Detlef Riekenbergwinspool: Return the full path for the driver.
2007-07-27  Detlef Riekenbergwinspool: Use correct path for 16bit drivers.
2007-07-23  Detlef Riekenbergwinspool: Use printenv_t for GetDriverInfoFromReg.
2007-07-05  Pedro Araujo Chaves Jrwinspool.drv: Fallback to the first found printer as...
2007-07-02  Alexandre Julliardconfigure: Make the libcups soname check depend on...
2007-07-02  Alexandre Julliardconfigure: Export the shared library extension instead...
2007-06-21  Michael Stefaniucwinspool.drv/tests: Specify the arguments of the functi...
2007-06-18  Detlef Riekenbergwinspool/tests: Add tests for AddPortEx.
2007-06-06  Detlef Riekenbergwinspool: Remove outdated comment.
2007-06-06  Francois Gougetwinspool.drv: Fix the AddPortExA/W() export to match...
2007-06-06  Stefan Leichterwinspool.drv: Replace WINSPOOL_SHDeleteKeyW with RegDel...
2007-06-05  Detlef Riekenbergwinspool: Implement AddPortEx.
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-05-04  José Manuel Ferrer... Some Spanish translation updates.
2007-04-30  Detlef Riekenbergwinspool: Avoid crash on NULL parameter (XcvOpenPort...
2007-04-30  Detlef Riekenbergwinspool: Return the correct errorcode in OpenPrinter...
2007-04-25  Michael Stefaniucjanitorial: Pass HEAP_ZERO_MEMORY as flag to HeapAlloc...
2007-04-18  José Manuel Ferrer... winspool.drv: Add Spanish resources.
2007-04-12  Huw Davieswinspool.drv: Implement level 1 support for EnumPrinters.
2007-04-05  Dmitry Timoshkovwinspool: Add a test for DeviceCapabilities, fix some...
2007-03-29  Detlef Riekenbergwinspool.drv: Do not cache the port names.
2007-03-13  Stefan HuehnerMark several functions as static.
2007-03-06  Paul Vrienswinspool.drv/tests: Remove tempfile after running the...
2007-03-06  Detlef Riekenbergwinspool/tests: Vista returns a different status.
2007-02-28  Ken Thomaseswinspool.drv: Use exec() and _exit() instead of system...
next