Commit Graph

118 Commits

Author SHA1 Message Date
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
Jens Albretsen 6ffd6df20a localspl: Danish translation. 2008-05-07 12:09:16 +02:00
Alexandre Julliard aa4775ef94 localspl: Avoid creating zero-length string values in the registry. 2008-04-22 17:05:10 +02:00
Rok Mandeljc 6398e55bf0 localspl: Added Slovenian translation. 2008-04-07 21:40:47 +02:00
Austin English cb2274e690 Spelling fixes. 2008-04-04 11:51:40 +02:00
Vitaliy Margolen 1a02268a05 localspl: Add Russian translation. 2008-04-01 11:29:40 +02:00
Michael Stefaniuc 95c2801784 localspl: Add the Romanian translation. 2008-03-20 14:27:34 +01:00
Frans Kool e312a42812 localspl: Created Dutch translations. 2008-02-18 12:41:36 +01:00
Francois Gouget 4c8e218252 Assorted spelling fixes. 2008-02-15 12:09:24 +01:00
Detlef Riekenberg 5df0dc5846 localspl: Implement fpAddPrinterDriverEx. 2008-02-08 12:48:17 +01:00
Alexandre Julliard d03f5f22e9 localspl: Avoid sizeof in a trace. 2008-02-07 14:55:02 +01:00
Detlef Riekenberg df03457ed0 localspl: Implement fpGetPrinterDriverDirectory. 2008-02-06 11:24:56 +01:00
Detlef Riekenberg 9e65dbc394 localspl: Initialize pointers in struct PRINTPROVIDOR. 2008-02-06 11:24:20 +01:00
Austin English 464258b7cd Spelling fixes. 2008-01-03 13:08:54 +01:00
Michael Stefaniuc 39c260e9fa localspl: Rename the wrappers around HeapAlloc() &Co to use the standard names. 2007-12-10 12:04:04 +01:00
Michael Stefaniuc 17dc17487d localspl/tests: Use ANSI function declarations. 2007-11-19 13:53:30 +01:00
Lionel Debroux 1a8001af5b localspl/tests: Fix memory leak (found by Smatch). 2007-10-22 15:58:35 +02:00
Daniel Nylander dc28dcd376 localspl: Add Swedish translation. 2007-10-16 12:40:34 +02:00
Detlef Riekenberg 3fd7290d4f localspl/tests: Spelling fix. 2007-10-15 17:50:42 +02:00
Detlef Riekenberg 29873b7e06 localspl: Implement InitializePrintProvidor. 2007-10-04 11:33:04 +02:00
Detlef Riekenberg 57dee443f5 localspl/tests: Tests for OpenPort and ClosePort. 2007-09-11 12:34:36 +02:00
Detlef Riekenberg eff9c9ef0c localspl: Implement OpenPort and ClosePort. 2007-09-11 12:34:33 +02:00
Paul Vriens b893575cb9 localspl/tests: Use skip if localspl can't be loaded. 2007-07-30 12:52:07 +02:00
Detlef Riekenberg b7a7cc6b57 localspl/tests: Add tests for AddPortEx. 2007-06-18 13:37:01 +02:00
Alexandre Julliard 0130a18434 localspl: Make some functions static. 2007-06-14 13:16:06 +02:00
Detlef Riekenberg 97f95d4c5a localspl: Implement AddPortEx. 2007-06-14 13:15:02 +02:00