Cheer Xiao
9b17796772
comdlg32: Update Simplified Chinese translation.
2010-11-15 14:53:46 +01:00
Eryk Wieliczko
4bbde8fdd7
comdlg32/tests: Add GetSaveFileName .* extension test.
2010-11-02 14:12:01 +01:00
Eryk Wieliczko
bd0fe7d26b
comdlg32: GetSaveFileName: Don't append .* extension.
2010-11-02 14:09:05 +01:00
Austin Lund
5f98620c05
comdlg32/tests: Fixed up handling of temporary file in printdlg tests.
2010-10-28 18:18:07 +02:00
Carl Raffaele
2484b73151
comdlg32: Removed 16 bit dependency.
2010-10-27 11:43:33 +02:00
Marcus Meissner
5b09820d7c
comdlg32: Fixed bad size to GetModuleFilenameW.
2010-10-25 12:41:42 +02:00
Amine Khaldi
f0ea473b2a
comdlg32: Fix translations.
2010-10-25 12:14:38 +02:00
Yaron Shahrabani
bf948338ae
comdlg32: Added Hebrew translation.
2010-10-25 12:14:34 +02:00
Paul Vriens
b8b66a5387
comdlg32: Add the Serbian (Cyrillic) translation.
...
Translation by Đorđe Vasiljević.
2010-10-22 12:35:25 +02:00
Paul Vriens
b88deb5eb7
comdlg32: Fix Serbian (Latin) translations.
...
Translation by Đorđe Vasiljević.
2010-10-22 12:35:16 +02:00
Damjan Jovanovic
7ccf6c28b3
comdlg32: Fix a stack overflow.
2010-10-08 11:56:45 +02:00
Laura Leinonen
e66b73e5d1
comdlg32: Update Finnish translation.
2010-10-05 15:56:34 +02:00
Alexandre Julliard
6d5bfce3ee
comdlg32: Fix incorrect use of the ScreenToClient function.
2010-10-05 14:04:15 +02:00
Alexandre Julliard
730f01801f
tests: Make some variables static.
2010-10-01 13:41:42 +02:00
Vitaly Perov
dcef05b6f1
comdlg32: Add basic implementation of PrintDlgExA.
2010-09-27 15:01:34 +02:00
Lauri Kenttä
488e2bbcaf
comdlg32: Update Finnish translation.
2010-09-27 12:09:19 +02:00
Luca Bennati
91b0518b7a
comdlg32: Update Italian translation.
2010-09-21 17:53:54 +02:00
Alexandre Julliard
81b8ee863e
makefiles: Add a standard header for all makefiles to replace the common variable initializations.
2010-09-19 12:36:48 +02:00
Francois Gouget
b520cc1aed
comdlg32: Make FD31_FreeOfnW() and FD31_MapOfnStructA() static.
2010-08-31 14:23:47 +02:00
Detlef Riekenberg
387c320981
comdlg32/tests: Mark a failure on w2k as broken.
2010-08-30 15:39:19 +02:00
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