Commit Graph

426 Commits

Author SHA1 Message Date
Nikolay Sivov 66c9a73db5 comctl32/imagelist: Fail in ImageList_GetIconSize on null parameters. 2010-08-20 13:46:49 +02:00
Andrew Talbot dc06444314 comdlg32: Constify a variable. 2010-08-16 13:46:28 +02:00
André Hentschel ae01727f36 comdlg32: Fix German shortcut conflict. 2010-08-03 18:02:15 +02:00
André Hentschel bd38bb122d comdlg32: Fix German font dialog. 2010-08-03 18:02:12 +02:00
Andrew Nguyen 10356abd8a comdlg32: Avoid a NULL dereference when changing the file type selection of a Unicode Win3.1-style dialog. 2010-07-30 14:59:41 +02:00
Igor Paliychuk f0de2d9d25 comdlg32: Fixed Ukrainian standard dialog sizes. 2010-07-29 17:33:34 +02:00
Andrew Eikum 1b7a3dae6e comdlg32/tests: Use GetOpenFileNameA instead of GetOpenFileNameW. 2010-07-29 10:22:08 +02:00
Igor Paliychuk a6b595918c comdlg32: Fixed Russian standard dialog sizes. 2010-07-28 16:28:20 +02:00
Igor Paliychuk 433df65d85 comdlg32: Ukrainian translation update. 2010-07-28 12:23:07 +02:00
Andrew Eikum 4b93548df1 comdlg32: Store and use save/open dialogs' most-recently-used data. 2010-07-24 11:18:11 +02:00
Andrew Eikum 93f9b4e144 comdlg32/tests: Untie ok_testcases from test_ok(). 2010-07-23 13:05:32 +02:00
Michael Stefaniuc 545322999d comdlg32: Remove the ignored common resource attributes. 2010-07-22 11:41:31 +02:00
Paul Vriens 03a4c64457 comdlg32: Add the Serbian (Latin) translation.
Translation by Nenad Vujic <nesa24casa@gmail.com>
2010-07-22 10:24:02 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Dylan Smith e5a476c66d comdlg32: Test and fix Find/ReplaceText parameter checking code. 2010-07-21 13:23:56 +02:00
Dylan Smith 51ba036f6c comdlg32: Zero length replace buffer is valid for ReplaceText. 2010-07-21 13:23:56 +02:00
Dylan Smith f89b14020f comdlg32: Check for valid replace parameters on ReplaceTextW.
COMDLG32_FR_CheckPartial is called with the second parameter of TRUE to
indicate that it is checking for a replace dialog, which includes checking
for a non-NULL replace buffer. This was called correctly on ReplaceTextA
but not for ReplaceTextW.
2010-07-21 13:23:56 +02:00
Cheer Xiao 1641df97ec comdlg32: Update simplified Chinese translation. 2010-07-13 16:28:02 +02:00
Michael Stefaniuc e66bcfcd32 comdlg32: Fix an error in a Catalan resource. 2010-07-13 16:28:01 +02:00
Paul Vriens 902cce122a comdlg32: Prevent a NULL pointer dereference (Coverity). 2010-07-08 20:22:09 +02:00
Igor Paliychuk 1c52d52f1e comdlg32: Ukrainian translation update. 2010-07-08 17:33:38 +02:00
Gustavo Henrique Milaré 994263e784 comdlg32: Fix Portuguese translation. 2010-07-08 11:13:28 +02:00
Frédéric Delanoy b4e20b2ebf comdlg32: Ensure French print dialogs sizes match English ones. 2010-07-05 11:54:43 +02:00
Dmitry Timoshkov 542be258b3 comdlg32: Not all messages depend on initialized custom choose font dialog data. 2010-07-01 16:44:33 +02:00
Igor Paliychuk 4ab5328934 comdlg32: Ukrainian translation update. 2010-07-01 13:44:10 +02:00
Kovács András 2da7f54657 comdlg32: Hungarian translation update and conversion to UTF-8. 2010-06-29 10:52:02 +02:00
Akihiro Sagawa 47e7703079 comdlg32: Update Japanese translation. 2010-06-21 11:46:27 +02:00
Vitaly Lipatov b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Paul Vriens a2b21781e3 comdlg32: Update the Danish translation and convert to UTF-8.
Translation by Thomas Larsen <sikker2004@yahoo.com>
2010-06-09 20:20:54 +02:00
André Hentschel 31b9fefe0e comdlg32: Correctly report the filter. 2010-06-07 15:30:00 +02:00
Sven Baars 3d6ce9cf94 comdlg32: Fix Dutch translation. 2010-06-07 13:41:39 +02:00
Juan Lang 6f42f596e1 comdlg32: No and escape are equivalent. 2010-06-07 12:22:08 +02:00
Luca Bennati 7e264e5b50 comdlg32: Fix Italian Translation. 2010-05-31 14:12:37 +02:00
Frédéric Delanoy f2d5fa26c5 comdlg32: Fix French translation. 2010-05-31 12:14:27 +02:00
Nikolay Sivov 3f1f5edd52 Fix unneeded capitalization in user prompts. 2010-05-28 16:22:24 +02:00
Michael Stefaniuc 1f13973e85 comdlg32: The Dutch translation uses UTF-8. 2010-05-17 12:42:31 +02:00
Sven Baars e660381102 comdlg32: Fix Dutch translation. 2010-05-14 18:03:03 +02:00
Sven Baars 6b21d0c663 comdlg32: Fix some alignment issues in the Dutch translation. 2010-05-05 17:49:13 +02:00
Sven Baars 99389954d5 comdlg32: Update Dutch translation. 2010-05-04 13:15:00 +02:00
Joel Holdsworth 57b55f3660 comdlg32: Replaced pd32_portrait.ico and pd32_landscape.ico with Tango compliant icons. 2010-04-25 19:19:30 -05:00
Joel Holdsworth 6d467bb434 comdlg32: Replaced collate icons with Tango compliant icons. 2010-04-21 11:57:32 +02:00
Mikhail Maroukhine 48e71cb424 comdlg32: Fix compiler warnings with flag -Wcast-qual. 2010-03-29 12:12:17 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Gerald Pfeifer 3ecea9f826 comdlg32: Remove unused parameters from CFn_WMMeasureItem and CFn_WMDrawItem. 2010-03-15 13:41:17 +01:00
Gerald Pfeifer 27b7f25968 comdlg32: Removed unused parameters from FILEDLG95_OnWMSize, FILEDLG95_OnWMCommand, and FD32_WMMeasureItem. 2010-03-15 13:41:10 +01:00
Gerald Pfeifer 4b25c6e6ad comdlg32: Removed unused parameters from PRINTDLG_WMInitDialogW and PRINTDLG_WMInitDialogA. 2010-03-15 13:41:03 +01:00
Gerald Pfeifer 297e559af4 comdlg32: Shed unused parameters from CFn_WMInitDialog and CFn_WMDestroy. 2010-03-01 11:33:33 +01:00
Gerald Pfeifer f7e292a51e comdlg32: Remove unused wParam parameters from PRINTDLG_WMInitDialog and PRINTDLG_WMInitDialogW. 2010-03-01 11:33:27 +01:00
Vincent Povirk a19536587b comdlg32: Always use screen dpi in the font dialog, even with a printer dc. 2010-02-22 12:36:15 +01:00
Vincent Povirk 9bb6932e4b comdlg32: Add a test showing the font dialog ignores printer dpi. 2010-02-22 12:36:10 +01:00