Commit Graph

191 Commits

Author SHA1 Message Date
Francois Gouget 9b81d86a6d Replace SUBLANG_ENGLISH_US with SUBLANG_DEFAULT. 2008-06-10 19:45:14 +02:00
Paul Vriens 5777a3d6cf comdlg32/tests: Use GetModuleHandle instead of LoadLibrary. 2008-06-09 16:55:27 +02:00
Francois Gouget 39cb432b68 Fix the resources to remove extraneous spaces in '...'. 2008-06-05 15:53:05 +02:00
Michael Stefaniuc db74eb3954 comdlg32: Fix the Czech translation. 2008-06-04 12:32:16 +02:00
José Manuel Ferrer Ortiz 85e839a2c2 Spanish translations updates. 2008-06-02 12:32:47 +02:00
Michael Stefaniuc f19e8470fa comdlg32: Fix some control sizes in the default English resource. 2008-05-30 10:01:53 +02:00
Michael Stefaniuc 2f24e16171 comdlg32: Fix the Hungarian translation. 2008-05-30 10:01:51 +02:00
Michael Stefaniuc 11f70b3fab comdlg32: Fix the Esperanto translation. 2008-05-29 12:11:31 +02:00
Michael Stefaniuc 609086312e comdlg32: Fix the Japanese translation. 2008-05-29 12:11:28 +02:00
Michael Stefaniuc a09dd261c9 comdlg32: Fix the Ukrainian translation. 2008-05-28 11:30:51 +02:00
Michael Stefaniuc 5c2d8650aa comdlg32: Fix the Greek translation. 2008-05-28 11:30:49 +02:00
Michael Stefaniuc eac99ca9a2 comdlg32: Fix the Thai translation. 2008-05-28 11:30:46 +02:00
Michael Stefaniuc fec9df31b4 comdlg32: Fix the Walon translation. 2008-05-28 11:30:42 +02:00
Michael Stefaniuc 240f64819a comdlg32: Fix the Catalan translation including some size fixes too. 2008-05-27 12:06:03 +02:00
Mikołaj Zalewski 14a42f802d Make Swedish use SUBLANG_NEUTRAL. 2008-05-19 16:09:13 +02:00
ByeongSik Jeon 47f83635bc comdlg32: Updated Korean translation. 2008-05-14 12:21:30 +02:00
Detlef Riekenberg 473717fefd winspool: Set PrinterPorts for win3.x/win9.x compatibility. 2008-05-07 13:29:15 +02:00
Jens Albretsen 12f296b8a7 comdlg: Added missing Danish translations. 2008-05-05 13:35:43 +02:00
Alexandre Julliard dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Hwang YunSong(황윤성 e52fb6c029 comdlg32: Updated Korean resource. 2008-04-18 13:57:14 +02:00
Andrew Talbot 5d707bc271 comdlg32: Remove unused variable. 2008-04-17 11:40:59 +02:00
Alexandre Julliard 24fc87286f comdlg32: CDM_GETSPEC and CDM_GETFILEPATH should preserve double quotes in file lists. 2008-04-16 18:05:25 +02:00
Andrew Talbot 1089e165a4 comdlg32: Remove unused variables. 2008-04-15 15:32:12 +02:00
Jonathan Ernst eb2dadaea1 comdlg32: Updated French translation. 2008-04-15 14:33:06 +02:00
Rok Mandeljc 202cbcc11b comdlg32: Fix a mistake in Slovenian translation. 2008-04-14 12:42:45 +02:00
Rok Mandeljc 0ed65a1ebc comdlg32: Updated Slovenian translation. 2008-04-07 21:40:40 +02:00
Alexander Nicolaysen Sørnes 0f39218860 comdlg32: Update Norwegian Bokmål resource. 2008-04-07 12:13:48 +02:00
Apostolos Alexiadis 6d80f099f7 comdlg32: Greek resources update. 2008-04-07 11:37:52 +02:00
Apostolos Alexiadis e6c2dcbc79 comdlg32: Added Greek translation. 2008-04-01 23:38:46 +02:00
Vitaly Perov f5dd5a2deb comdlg32: When PD_USEDEVMODECOPIESANDCOLLATE flag is not set dmCopies must be 1. 2008-04-01 13:39:57 +02:00
Mikołaj Zalewski ed3522e14f comdlg32: Add some ES_NUMBER to pagesetup dialog templates in languages that don't have them. 2008-03-31 12:13:17 +02:00
Vitaliy Margolen 5b690b0885 Update Russian translations. 2008-03-28 09:53:44 +01:00
Michael Stefaniuc e4d332b601 comdlg32: Small typo fix in the German translation. 2008-03-26 10:33:39 +01:00
Michael Stefaniuc 241aff1203 comdlg32: Add the Romanian translation. 2008-03-26 10:33:37 +01:00
Lei Zhang 19ed9729db comdlg32: Avoid double free in PRINTDLG_PaperSizeA/W. 2008-03-25 20:00:07 +01:00
Alexandre Julliard 1e9acad3a0 comdlg32: Fixed a number of buffer overflows in the file dialog. 2008-03-25 17:34:32 +01:00
Reece Dunn ae32a7fe04 comdlg32: Fix building the tests with MSVC headers. 2008-03-24 21:05:03 +01:00
Michael Stefaniuc 76344b7860 comdlg32: Update the German translation. 2008-03-21 11:23:41 +01:00
Frans Kool 64b35d8566 comdlg32: Corrected Dutch translations. 2008-03-19 11:23:17 +01:00
Mikołaj Zalewski 89c86dd994 comdlg32: Move font style names to resources. 2008-03-11 12:11:51 +01:00
Rob Shearman 48000893f9 makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles.
Only specify the root to keep platform-specifics out of the individual 
DLL makefiles.
2008-03-04 20:55:01 +01:00
Alexandre Julliard 4fd668d010 Replace some instances of LoadStringA by LoadStringW. 2008-03-03 20:07:37 +01:00
Andrew Talbot 2b217ea9af comdlg32: Assign to structs instead of using memcpy. 2008-02-29 20:07:13 +01:00
Alexander Nicolaysen Sørnes a3a49149b6 comdlg32: PrintDlgW: Remove incorrect FIXME. 2008-02-27 14:52:25 +01:00
Alexander Nicolaysen Sørnes 8487a5dc59 commdlg: PrintDlg16: Handle print quality combobox. 2008-02-26 12:03:53 +01:00
Rob Shearman 4e0100ff06 comdlg32: Fix checks for failure of COMDLG32_SHGetFolderPathW in FILEDLG95_InitControls.
COMDLG32_SHGetFolderPathW returns a BOOL, not an HRESULT.
2008-02-25 13:29:22 +01:00
Rob Shearman 9ad684b426 comdlg32: Fix the character length passed into GetDlgItemTextW in PRINTDLG_PS_UpdateDlgStructW. 2008-02-19 13:39:24 +01:00
Rob Shearman ff527875d9 comdlg32: Fix potential buffer overrun of lpxx->lfFaceName in CFn_WMCommand. 2008-02-19 13:39:24 +01:00
Divan Burger c8b626fa1d comdlg32: Fix memory leak in colour dialog. 2008-02-18 14:10:12 +01:00
Francois Gouget 4c8e218252 Assorted spelling fixes. 2008-02-15 12:09:24 +01:00