Sign in
goma
/
wine
/
1be99033b1892aa59589e7997f4c5a0ce77e2b42
/
dlls
/
localspl
836ca78
localspl: Accept environment 'Windows IA64'.
by Detlef Riekenberg
· 15 years ago
1aee359
localspl: Check for NULL return from HeapAlloc.
by Marcus Meissner
· 15 years ago
065599a
localspl: Implement fpGetPrintProcessorDirectory.
by Detlef Riekenberg
· 15 years ago
212d1e3
localspl: Implement fpEnumPrintProcessors.
by Detlef Riekenberg
· 15 years ago
cb6f9bb
localspl: Implement fpAddPortEx.
by Detlef Riekenberg
· 16 years ago
9d5377f
localspl: Implement fpAddPort.
by Detlef Riekenberg
· 16 years ago
650f851
localspl: Fix type of a WCHAR buffer.
by Detlef Riekenberg
· 16 years ago
068e861
localspl: Unload only portmonitors in monitor_unloadall.
by Detlef Riekenberg
· 16 years ago
a9c5145
localspl: Implement fpDeletePort.
by Detlef Riekenberg
· 16 years ago
5ec8387
localspl: Implement fpConfigurePort.
by Detlef Riekenberg
· 16 years ago
ab2a719
localspl: Convert the Russian resources to UTF-8.
by Vladimir Pankratov
· 16 years ago
2bf4acb
Set the encoding of the Romanian resources to UTF-8.
by Michael Stefaniuc
· 16 years ago
9949661
Set the encoding of the remaining German resources to UTF-8.
by Michael Stefaniuc
· 16 years ago
c3067a7
localspl: Build language resource files separately.
by Michael Stefaniuc
· 16 years ago
1631a67
localspl: Add Lithuanian translation.
by Aurimas Fišeras
· 16 years ago
0bc112c
winspool: Move remaining Xcv support to the backend.
by Detlef Riekenberg
· 16 years ago
b0b8a2f
localspl: Support XcvMonitor/XcvPort in OpenPrinter.
by Detlef Riekenberg
· 16 years ago
b4120c7
localspl: Start implementation of OpenPrinter/ClosePrinter.
by Detlef Riekenberg
· 16 years ago
e1413fa
localspl: Return 0 for the local computer.
by Detlef Riekenberg
· 16 years ago
857e942
winspool: Move EnumPortsW to the backend.
by Detlef Riekenberg
· 16 years ago
51f078b
localspl: Move provider functions to a seperate file.
by Detlef Riekenberg
· 16 years ago
71c27c9
localspl: Enable environment "Windows x64" for Win64.
by Detlef Riekenberg
· 16 years ago
56f5769
localspl: Remove superfluous pointer casts.
by Michael Stefaniuc
· 16 years ago
8eff8ac
localspl: Call DrvDriverEvent in AddPrinterDriverEx.
by Detlef Riekenberg
· 16 years ago
5f3287d
*Ko.rc: Update Korean resource.
by ByeongSik Jeon
· 16 years ago
05bdac1
localspl: Make some functions static.
by Alexandre Julliard
· 16 years ago
1e2bfd2
localspl: Remove WINAPI on static functions where not needed.
by Francois Gouget
· 16 years ago
b891eb1
localspl: Added Portuguese translation.
by Ricardo Filipe
· 16 years ago
9593c9e
dlls: Do not use __WINE_ALLOC_SIZE between void and *.
by Detlef Riekenberg
· 17 years ago
ab32b35
localspl: Implement AddMonitor.
by Detlef Riekenberg
· 17 years ago
96412ee
Annotate with allocation size attribute.
by Marcus Meissner
· 17 years ago
2c248cb
localspl: Add simplified and traditional Chinese resources.
by Hongbo Ni
· 17 years ago
f9a18b8
winspool: Move DeleteMonitorW to the backend.
by Detlef Riekenberg
· 17 years ago
ee1cca5
winspool: Move more parameter-checks for EnumMonitorsW to localspl.
by Detlef Riekenberg
· 17 years ago
716e148
localspl: Remove unneeded address-of operators from array names.
by Andrew Talbot
· 17 years ago
2f08621
localspl: Implement fpEnumMonitors.
by Detlef Riekenberg
· 17 years ago
2ea9e28
localspl: Ensure that we load winspool before spoolss to work around a circular dependence.
by Huw Davies
· 17 years ago
14a42f8
Make Swedish use SUBLANG_NEUTRAL.
by Mikołaj Zalewski
· 17 years ago
6ffd6df
localspl: Danish translation.
by Jens Albretsen
· 17 years ago
aa4775e
localspl: Avoid creating zero-length string values in the registry.
by Alexandre Julliard
· 17 years ago
6398e55
localspl: Added Slovenian translation.
by Rok Mandeljc
· 17 years ago
cb2274e
Spelling fixes.
by Austin English
· 17 years ago
1a02268
localspl: Add Russian translation.
by Vitaliy Margolen
· 17 years ago
95c2801
localspl: Add the Romanian translation.
by Michael Stefaniuc
· 17 years ago
e312a42
localspl: Created Dutch translations.
by Frans Kool
· 17 years ago
4c8e218
Assorted spelling fixes.
by Francois Gouget
· 17 years ago
5df0dc5
localspl: Implement fpAddPrinterDriverEx.
by Detlef Riekenberg
· 17 years ago
d03f5f2
localspl: Avoid sizeof in a trace.
by Alexandre Julliard
· 17 years ago
df03457
localspl: Implement fpGetPrinterDriverDirectory.
by Detlef Riekenberg
· 17 years ago
9e65dbc
localspl: Initialize pointers in struct PRINTPROVIDOR.
by Detlef Riekenberg
· 17 years ago
464258b
Spelling fixes.
by Austin English
· 17 years ago
39c260e
localspl: Rename the wrappers around HeapAlloc() &Co to use the standard names.
by Michael Stefaniuc
· 17 years ago
17dc174
localspl/tests: Use ANSI function declarations.
by Michael Stefaniuc
· 17 years ago
1a8001a
localspl/tests: Fix memory leak (found by Smatch).
by Lionel Debroux
· 17 years ago
dc28dcd
localspl: Add Swedish translation.
by Daniel Nylander
· 17 years ago
3fd7290
localspl/tests: Spelling fix.
by Detlef Riekenberg
· 17 years ago
29873b7
localspl: Implement InitializePrintProvidor.
by Detlef Riekenberg
· 18 years ago
57dee44
localspl/tests: Tests for OpenPort and ClosePort.
by Detlef Riekenberg
· 18 years ago
eff9c9e
localspl: Implement OpenPort and ClosePort.
by Detlef Riekenberg
· 18 years ago
b893575
localspl/tests: Use skip if localspl can't be loaded.
by Paul Vriens
· 18 years ago
b7a7cc6
localspl/tests: Add tests for AddPortEx.
by Detlef Riekenberg
· 18 years ago
0130a18
localspl: Make some functions static.
by Alexandre Julliard
· 18 years ago
97f95d4
localspl: Implement AddPortEx.
by Detlef Riekenberg
· 18 years ago
96c337f
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
dd1263a
localspl: Exclude unused headers.
by Andrew Talbot
· 18 years ago
174d050
localspl: Code cleanup for XcvDataPort_AddPort.
by Detlef Riekenberg
· 18 years ago
d5b2a0c
localspl: ConfigurePort is now in localui.dll.
by Detlef Riekenberg
· 18 years ago
55a18d7
localspl: DeletePort is now in localui.dll.
by Detlef Riekenberg
· 18 years ago
fce002c
localspl: Implement XcvData_AddPort.
by Detlef Riekenberg
· 18 years ago
d770f84
localspl/tests: Remove duplicate tests.
by Detlef Riekenberg
· 18 years ago
0081b43
Assorted spelling and English fixes.
by Francois Gouget
· 18 years ago
d9e8a0f
Remove unneeded checks on the GetModuleHandle() return value for cases where we are linked with the dll.
by Francois Gouget
· 18 years ago
b1202e7
localspl/tests: Fix copy+paste bug.
by Detlef Riekenberg
· 18 years ago
fd37d30
localspl/tests: Open the default Xcv-channel only once.
by Detlef Riekenberg
· 18 years ago
c5da601
localspl/tests: Rename hXcv for special tests.
by Detlef Riekenberg
· 18 years ago
6630439
localspl: Add a comment, why we do not implement AddPort for XcvDataPort.
by Detlef Riekenberg
· 18 years ago
ee2e567
localspl/tests: Check for Xcv-API only once.
by Detlef Riekenberg
· 18 years ago
e3c778e
localspl/tests: Add tests for XcvDataPort_AddPort.
by Detlef Riekenberg
· 18 years ago
8afb948
localspl: Add Polish translation.
by Mikołaj Zalewski
· 18 years ago
8db7b9c
localspl/tests: Add tests for XcvDataPort_DeletePort.
by Detlef Riekenberg
· 18 years ago
9827e5d
localspl: Implement DeletePort for XcvDataPort.
by Detlef Riekenberg
· 18 years ago
0646dfa
localspl/tests: Remove tempfile after running the tests.
by Paul Vriens
· 18 years ago
2253edb
localspl: Do not crash when Xcv was opened without a space in the name.
by Detlef Riekenberg
· 18 years ago
8163e50
localspl: Implement SetDefaultCommConfig for XcvDataPort.
by Detlef Riekenberg
· 18 years ago
87947fc
localspl: Implement GetDefaultCommConfig for XcvDataPort.
by Detlef Riekenberg
· 18 years ago
d364b0e
localspl/tests: Add tests for XcvDataPort_ConfigureLPTPortCommandOK.
by Detlef Riekenberg
· 18 years ago
00cee04
localspl: Implement ConfigureLPTPortCommandOK for XcvDataPort.
by Detlef Riekenberg
· 18 years ago
27b34d8
localspl/tests: Add tests for XcvDataPort_GetTransmissionRetryTimeout.
by Detlef Riekenberg
· 18 years ago
339a556
localspl: Implement GetTransmissionRetryTimeout for XcvDataPort.
by Detlef Riekenberg
· 18 years ago
b0bde6b
Assorted spelling fixes.
by Francois Gouget
· 18 years ago
8c613a7
localspl: Remove unneeded cast.
by Francois Gouget
· 18 years ago
44570c1
localspl: Implement PortIsValid for XcvDataPort.
by Detlef Riekenberg
· 18 years ago
3777163
localspl: Implement XcvDataPort.
by Detlef Riekenberg
· 18 years ago
ece92cc
localspl: Implement XcvOpenPort and XcvClosePort.
by Detlef Riekenberg
· 18 years ago
9a3f454
localspl/tests: Add test for XcvDataPort_PortIsValid.
by Detlef Riekenberg
· 18 years ago
7ea06b5
localspl/tests: Extend test for XcvDataPort_MonitorUI.
by Detlef Riekenberg
· 18 years ago
83aeda3
localspl/tests: Load the user interface dll on demand.
by Detlef Riekenberg
· 18 years ago
dbedc88
localspl: Added French translation.
by Jonathan Ernst
· 18 years ago
591f107
localspl/tests: Print GetLastError() in decimal with '%u'.
by Francois Gouget
· 18 years ago
43c94c9
localspl/tests: In multiline strings there is no need for '\' at the end of the lines.
by Michael Stefaniuc
· 18 years ago
Next »