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