Commit graph

143 commits

Author SHA1 Message Date
Ken Sharp
6226530cd1 localspl: Add Welsh resource. 2010-07-05 12:59:47 +02:00
Kovács András
ecd981e39a localspl: Add Hungarian translation. 2010-06-29 10:52:45 +02:00
Akihiro Sagawa
0b5b33883e localspl: Update Japanese translation. 2010-06-21 11:46:34 +02:00
Igor Paliychuk
30bc029879 localspl: Add Ukrainian translations. 2010-06-12 12:07:19 +02:00
Paul Vriens
1edc58eae9 resources: Fix some copy-paste mistakes in resource files. 2010-06-08 12:59:03 +02:00
Luca Bennati
25dce78d41 localspl: Add Italian translation. 2010-05-31 12:14:29 +02:00
Gerald Pfeifer
667944a3f7 localspl/tests: Improve the tests in test_XcvDataPort_AddPort by properly checking return values and avoiding a duplicate test. 2010-05-11 11:40:35 +02:00
Gerald Pfeifer
cfd18661ef localspl: Remove variable res which is not really used from test_XcvClosePort. 2010-04-26 06:58:57 -05:00
Mikhail Maroukhine
1637d402d9 localspl: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:14:11 +02:00
Alexandre Julliard
bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Alexandre Julliard
6164ce2d82 makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
José Manuel Ferrer Ortiz
efa97230c1 localspl: New Spanish translations. 2010-02-15 12:47:47 +01:00
Detlef Riekenberg
836ca78fd5 localspl: Accept environment 'Windows IA64'. 2009-10-23 15:54:07 +02:00
Marcus Meissner
1aee359542 localspl: Check for NULL return from HeapAlloc. 2009-10-19 14:43:57 +02:00
Detlef Riekenberg
065599a4dc localspl: Implement fpGetPrintProcessorDirectory. 2009-10-16 17:49:54 +02:00
Detlef Riekenberg
212d1e36bf localspl: Implement fpEnumPrintProcessors. 2009-10-15 12:06:18 +02:00
Detlef Riekenberg
cb6f9bbdb2 localspl: Implement fpAddPortEx. 2009-09-30 14:31:58 +02:00
Detlef Riekenberg
9d5377f50f localspl: Implement fpAddPort. 2009-09-29 14:50:17 +02:00
Detlef Riekenberg
650f85174a localspl: Fix type of a WCHAR buffer. 2009-09-29 14:50:02 +02:00
Detlef Riekenberg
068e861d06 localspl: Unload only portmonitors in monitor_unloadall. 2009-09-29 14:49:51 +02:00
Detlef Riekenberg
a9c5145972 localspl: Implement fpDeletePort. 2009-09-28 17:32:05 +02:00
Detlef Riekenberg
5ec8387d8f localspl: Implement fpConfigurePort. 2009-09-28 17:32:05 +02:00
Vladimir Pankratov
ab2a719c3a localspl: Convert the Russian resources to UTF-8. 2009-07-24 13:11:43 +02:00
Michael Stefaniuc
2bf4acb56c Set the encoding of the Romanian resources to UTF-8. 2009-07-16 11:15:23 +02:00
Michael Stefaniuc
9949661c65 Set the encoding of the remaining German resources to UTF-8. 2009-07-15 13:23:29 +02:00
Michael Stefaniuc
c3067a74d5 localspl: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:29 +02:00
Aurimas Fišeras
1631a6750d localspl: Add Lithuanian translation. 2009-06-22 11:27:42 +02:00
Detlef Riekenberg
0bc112cfe4 winspool: Move remaining Xcv support to the backend. 2009-05-07 16:21:16 +02:00
Detlef Riekenberg
b0b8a2fb8b localspl: Support XcvMonitor/XcvPort in OpenPrinter. 2009-05-06 13:24:33 +02:00
Detlef Riekenberg
b4120c7f27 localspl: Start implementation of OpenPrinter/ClosePrinter. 2009-05-06 13:24:06 +02:00
Detlef Riekenberg
e1413faeb7 localspl: Return 0 for the local computer. 2009-03-13 13:21:08 +01:00
Detlef Riekenberg
857e942992 winspool: Move EnumPortsW to the backend. 2009-02-09 14:49:00 +01:00
Detlef Riekenberg
51f078bd4a localspl: Move provider functions to a seperate file. 2009-02-09 14:48:53 +01:00
Detlef Riekenberg
71c27c99d4 localspl: Enable environment "Windows x64" for Win64. 2009-02-05 13:14:12 +01:00
Michael Stefaniuc
56f5769364 localspl: Remove superfluous pointer casts. 2009-01-27 14:26:55 +01:00
Detlef Riekenberg
8eff8acc46 localspl: Call DrvDriverEvent in AddPrinterDriverEx. 2009-01-09 14:58:47 +01:00
ByeongSik Jeon
5f3287d79f *Ko.rc: Update Korean resource.
Fix the unnecessary SUBLANG_NATURAL.
Change the font size from 8 to 9.
2008-12-11 12:21:07 +01:00
Alexandre Julliard
05bdac1526 localspl: Make some functions static. 2008-12-02 15:26:37 +01:00
Francois Gouget
1e2bfd2804 localspl: Remove WINAPI on static functions where not needed. 2008-11-28 12:54:44 +01:00
Ricardo Filipe
b891eb1e28 localspl: Added Portuguese translation. 2008-11-13 12:06:38 +01:00
Detlef Riekenberg
9593c9e6f5 dlls: Do not use __WINE_ALLOC_SIZE between void and *. 2008-09-19 11:41:25 +02:00
Detlef Riekenberg
ab32b35ba7 localspl: Implement AddMonitor. 2008-09-19 11:41:10 +02:00
Marcus Meissner
96412ee564 Annotate with allocation size attribute. 2008-09-05 11:22:26 +02:00
Hongbo Ni
2c248cb0b1 localspl: Add simplified and traditional Chinese resources. 2008-09-04 11:41:35 +02:00
Detlef Riekenberg
f9a18b8fd7 winspool: Move DeleteMonitorW to the backend. 2008-07-11 14:22:25 +02:00
Detlef Riekenberg
ee1cca5187 winspool: Move more parameter-checks for EnumMonitorsW to localspl. 2008-07-11 14:22:25 +02:00
Andrew Talbot
716e1486b4 localspl: Remove unneeded address-of operators from array names. 2008-07-11 14:06:10 +02:00
Detlef Riekenberg
2f08621d62 localspl: Implement fpEnumMonitors. 2008-07-02 12:36:10 +02:00
Huw Davies
2ea9e28dbd localspl: Ensure that we load winspool before spoolss to work around a circular dependence. 2008-06-25 20:29:29 +02:00
Mikołaj Zalewski
14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00