1. c4457ec winspool: Don't assume that CUPS is available. by Huw Davies · 13 years ago
  2. 0595619 winspool.drv/tests: Fix typos/grammar. by Julian Rüger · 13 years ago
  3. 6a65a04 winspool: On OS/X read the default paper size from the core printing api. by Huw Davies · 13 years ago
  4. 0c31766 winspool: Update the devmode when we update the driver. by Huw Davies · 13 years ago
  5. 1034ae3 winspool/tests: Fix failures when the spooler service is not running. by Detlef Riekenberg · 13 years ago
  6. 69ff263 winspool: Set the printer location from the cups printer-location option. by Huw Davies · 13 years ago
  7. 5875185 winspool: Set the printer description from the cups printer-info option. by Huw Davies · 13 years ago
  8. afab51c winspool: Add a missing default priority value. by Huw Davies · 13 years ago
  9. a294ad4 winspool: Set the printer registry values before calling into the driver. by Huw Davies · 13 years ago
  10. b5511bd winspool: Set the timeout entries to zero. by Huw Davies · 13 years ago
  11. 7d61596 winspool: Use the helper to set DWORD registry values. by Huw Davies · 13 years ago
  12. f15f359 winspool: Update the ppd for LPR printers too. by Huw Davies · 13 years ago
  13. 28ef1af winspool: Update the ppd file of an already installed printer in the first call to OpenPrinter. by Huw Davies · 13 years ago
  14. 0ef0ce2 winspool: Set the printer status of old printers to indicate that they should check for driver updates. by Huw Davies · 13 years ago
  15. da0e1ec winspool: Install the ppd files into the driver directory. by Huw Davies · 13 years ago
  16. b97c5da winspool: Change get_dword_from_reg to accept a unicode value name. by Huw Davies · 13 years ago
  17. 263df24 winspool: Pass unicode names to set_reg_DWORD. by Huw Davies · 13 years ago
  18. 7b0cda2 winspool: Only perform printer initialisation once per session. by Huw Davies · 13 years ago
  19. 7508a5d winspool: Implement SetPrinterW for level 2. by André Hentschel · 13 years ago
  20. 0cf0c28 winspool.drv: Also convert printer info for level 8. by André Hentschel · 13 years ago
  21. c9fdc56 winspool.drv: Support printer info level 8. by André Hentschel · 13 years ago
  22. 5d47a69 winspool: Don't leak the handle returned by AddPrinter. by Huw Davies · 13 years ago
  23. f27df04 winspool: If CUPS is found but lists no printers assume that there really are no printers - don't look in /etc/printcap. by Huw Davies · 13 years ago
  24. 1aa5696 winspool: Update the default settings when deleting the default printer. by Huw Davies · 13 years ago
  25. bd3a941 winspool: Simplify the code that checks for deleted printers and have it not call OpenPrinter unless it finds a printer that needs deletion. by Huw Davies · 13 years ago
  26. b9bc9a0 winspool: Add a helper to open a printer's registry key. by Huw Davies · 13 years ago
  27. 30d18c1 winspool: Explicitly set CUPS options based on any job ticket lines, which otherwise get ignored by cupsPrintFile. by Huw Davies · 13 years ago
  28. b2accdd winspool: Simplify cups function loading. by Huw Davies · 13 years ago
  29. 79aac9f winspool: Implement SetPrinterW for level 9. by Huw Davies · 13 years ago
  30. 607b5d7 winspool: Add a helper to set devmode data in the registry. by Huw Davies · 13 years ago
  31. 9166fcb winspool: Forward SetPrinterA to SetPrinterW. by Huw Davies · 13 years ago
  32. 2421519 winspool: Generalise the A to W printer info conversion to cope with other levels. by Huw Davies · 13 years ago
  33. b24da40 winspool: Remove a FIXME now that we don't ignore the defaults. by Huw Davies · 13 years ago
  34. bfab843 winspool/tests: Add some tests for OpenPrinter with non-NULL defaults. by Huw Davies · 13 years ago
  35. fa00fce winspool: Correct the padding calculation when there is no buffer. by Huw Davies · 13 years ago
  36. 25f9d6e winspool: Initialise portname. by Huw Davies · 13 years ago
  37. 0b9a3f9 winspool: Propagate the printer's devmode to a new job. by Huw Davies · 13 years ago
  38. b74c9a6 winspool: Keep track of any supplied devmode. by Huw Davies · 13 years ago
  39. 736fdbd winspool: Add a helper to free a printer entry. by Huw Davies · 13 years ago
  40. 2f78666 winspool: Add a helper to duplicate a devmode. by Huw Davies · 13 years ago
  41. 47f45d7 Use a single space after a full stop to follow the Windows GUI guidelines. by Francois Gouget · 13 years ago
  42. 915ddc4 winspool: Fix the compilation on Solaris by including errno.h instead of sys/errno.h. by Francois Gouget · 13 years ago
  43. 6df7adf winspool: Wait for and reap print spool child process. by Ken Thomases · 13 years ago
  44. 7a88d5a winspool: No need to reset SIGCHLD because we're not changing it anymore. by Ken Thomases · 13 years ago
  45. b14e086 winspool: Convert dialogs to po files. by Alexandre Julliard · 13 years ago
  46. 7454791 winspool.drv: Delete the static critical section when unloading the dll. by Francois Gouget · 13 years ago
  47. 7a8a56a winspool/tests: Allow a different way of specifying the paper size capabilities. by Alexandre Julliard · 13 years ago
  48. 4c7f394 winspool.drv: Const-correctness fix. by Andrew Talbot · 14 years ago
  49. 7d13898 winspool.drv/tests: Fix tracing a NULL string. by André Hentschel · 14 years ago
  50. f2e922c winspool.drv: Fix a logical operator typo. by Andrew Talbot · 14 years ago
  51. 760faf0 tests: Assorted spelling fixes. by Frédéric Delanoy · 14 years ago
  52. dad3342 winspool.drv: Removed a superflous NULL check (Coverity). by Marcus Meissner · 14 years ago
  53. 6ade35e winspool.drv: Mark internal symbols with hidden visibility. by Marcus Meissner · 14 years ago
  54. a82f7cf winspool.drv: Add stubs for IsValidDevmodeW and IsValidDevmodeA. by David Hedberg · 14 years ago
  55. 64111e2 winspool.drv: Fix uninitialized variable warning. by Nicolas Le Cam · 14 years ago
  56. 14fc2ef winspool: Do not mark AddPrinterA as stub. by Detlef Riekenberg · 14 years ago
  57. 60c11fe winspool.drv: Make sure to use return values (LLVM/Clang). by Austin English · 14 years ago
  58. 35f3db4 winspool.drv: Convert string table resources to po files. by Alexandre Julliard · 14 years ago
  59. ac2b561 winspool.drv: Update Korean resource. by Hwang YunSong · 14 years ago
  60. 052cfad winspool.drv: Rewrite the lpr scheduler to use the pipe scheduler. by Huw Davies · 14 years ago
  61. d7a0284 winspool/tests: Avoid sizeof in traces. by Alexandre Julliard · 14 years ago
  62. b8d0c0d winspool.drv: Return success from the AddPrintProcessorW stub. by Hans Leidekker · 14 years ago
  63. d2ee7aa winspool.drv: Skip tests when no printer is installed. by Austin English · 14 years ago
  64. c7f1588 winspool.drv: Check return value of EnumPrintersA. by Marcus Meissner · 14 years ago
  65. b185c6a winspool.drv: Add the Serbian (Latin and Cyrillic) translation. by Paul Vriens · 14 years ago
  66. e61f272 winspool: Use Unicode for CUPS printer names. by Detlef Riekenberg · 14 years ago
  67. d07673e winspool: Use Unicode to add a driver entry for a unix printer. by Detlef Riekenberg · 14 years ago
  68. 815c24b winspool: Set devices and printerports in AddPrinterW. by Detlef Riekenberg · 14 years ago
  69. f69a4ef winspool: Use CUPS for printing. by Detlef Riekenberg · 14 years ago
  70. 178294a winspool: Implement SetDefaultPrinterA/W. by Detlef Riekenberg · 14 years ago
  71. feb0e08 winspool: Added Hebrew translation. by Yaron Shahrabani · 14 years ago
  72. b23be05 winspool: Remove unused code. by Detlef Riekenberg · 14 years ago
  73. e8f5656 winspool.drv: Support pDevMode field in {Get/Set}Job. by Vitaly Perov · 15 years ago
  74. 81b8ee8 makefiles: Add a standard header for all makefiles to replace the common variable initializations. by Alexandre Julliard · 15 years ago
  75. e1b9a5c winspool.drv: Set the printer name in AddJobW. by Vitaly Perov · 15 years ago
  76. 75c5484 dlls: Fix some specfiles with respect to 'str' and 'wstr' usage. by Paul Vriens · 15 years ago
  77. 246f741 winspool.drv: Allow for spaces in either the printer name or the spool file. by Huw Davies · 15 years ago
  78. bd1941c wineps: Use winspool.drv for job management. by Detlef Riekenberg · 15 years ago
  79. 848a51a winspool.drv: Remove the ignored common resource attributes. by Michael Stefaniuc · 15 years ago
  80. b86d515 dlls: Remove explicit imports of kernel32 and ntdll. by Alexandre Julliard · 15 years ago
  81. 2c35fcc winspool.drv: Add Ukrainian translation. by Igor Paliychuk · 15 years ago
  82. 906aa5c winspool.drv: Update Portuguese (Brazilian) translation. by Gustavo Henrique Milaré · 15 years ago
  83. 90be271 winspool.drv: Add Hungarian translation. by Kovács András · 15 years ago
  84. 58277cb winspool.drv: Add Japanese translation. by Akihiro Sagawa · 15 years ago
  85. 2cbb9a1 winspool/tests: Handle the Windows bug in GetPrinterDataEx. by Detlef Riekenberg · 15 years ago
  86. 18193b1 winspool: Return ERROR_MORE_DATA, when the app probe for the needed buffer size. by Detlef Riekenberg · 15 years ago
  87. fa69a8b winspool/tests: Test GetPrinterData/Ex for the print spooler. by Detlef Riekenberg · 15 years ago
  88. ce51d9d winspool: Support the spooler in GetPrinterData. by Detlef Riekenberg · 15 years ago
  89. bef5645 makefiles: Remove the no longer needed explicit separators for dependencies. by Alexandre Julliard · 15 years ago
  90. 6164ce2 makefiles: Use the standard C_SRCS variable as the list of test files. by Alexandre Julliard · 15 years ago
  91. 387f050 winspool.drv/tests: Fix a test failure on Win9x/WinMe. by Paul Vriens · 15 years ago
  92. 5e3e9e0 winspool.drv/tests: Skip non supported levels on Win9x/WinMe. by Paul Vriens · 15 years ago
  93. f5d40cb winspool.drv/tests: Fix some test failures on Win9x/WinMe. by Paul Vriens · 15 years ago
  94. 716358c winspool.drv/tests: Use FILE_SHARE_READ to fix some Win9x/WinMe failures. by Paul Vriens · 15 years ago
  95. 09dbbfc winspool.drv/tests: Fix a test failure on Win9x/WinMe. by Paul Vriens · 15 years ago
  96. edf0b4a winspool.drv: Fix some test failures on Win9x/WinMe. by Paul Vriens · 15 years ago
  97. 4509d9a winspool.drv: Fix Italian translation. by Luca Bennati · 15 years ago
  98. b806e13 winspool: Correctly zero printer driver buffer on failure, with tests. by Jeremy White · 15 years ago
  99. 09401dd winspool: Test for failure using correct size. by Jeremy White · 15 years ago
  100. e4897a8 winspool: Add tests for paths returned in GetPrinterDriver. by Jeremy White · 15 years ago