Alexandre Julliard
|
910f331f8a
|
comdlg32: Make commdlg.dll into a stand-alone 16-bit module.
|
2009-11-12 23:04:42 +01:00 |
Alexandre Julliard
|
c8deafdfaa
|
comdlg32: Create a 32-bit dialog for find/replace.
|
2009-11-12 23:02:45 +01:00 |
Alexandre Julliard
|
424472c20d
|
comdlg32: Reimplement the 16-bit file dialog on top of the 32-bit one.
Stub out the functionality that cannot be supported that way.
|
2009-11-12 20:56:26 +01:00 |
Alexandre Julliard
|
024a0683eb
|
comdlg32: Reimplement the 16-bit color dialog on top of the 32-bit one.
Stub out the functionality that cannot be supported that way.
|
2009-11-12 20:33:49 +01:00 |
Alexandre Julliard
|
9e643967ab
|
comdlg32: Reimplement the 16-bit print dialog on top of the 32-bit one.
Stub out the functionality that cannot be supported that way.
|
2009-11-12 20:15:49 +01:00 |
Alexandre Julliard
|
e5a09cffeb
|
comdlg32: Reimplement the 16-bit font dialog on top of the 32-bit one.
Stub out the functionality that cannot be supported that way.
|
2009-11-12 19:32:56 +01:00 |
Rein Klazes
|
3e76f88d27
|
comdlg32: Make explorer type file dialogs without custom template or hook proc resizable.
|
2009-10-07 12:28:21 +02:00 |
Joel Holdsworth
|
ee09534c27
|
comdlg32: Replaced file dialog house icon with the shell icon for desktop.
|
2009-10-05 15:17:09 +02:00 |
Alexandre Julliard
|
a6414c260c
|
comdlg32: Fix icon drawing in the 3.1 file dialog.
|
2009-09-30 14:31:30 +02:00 |
Paul Vriens
|
6a3c56a589
|
comdlg32/tests: Test the correct path length for CDM_GETFOLDERPATH.
|
2009-09-16 13:00:21 -05:00 |
Paul Vriens
|
e997909ba7
|
comdlg32: Return the correct path length for CDM_GETFOLDERPATH.
|
2009-09-16 13:00:10 -05:00 |
Paul Vriens
|
e848a6f6e4
|
comdlg32/tests: Fix a test failure on Vista/W2K.
|
2009-09-16 13:00:03 -05:00 |
Vitaly Perov
|
eb20cc1d01
|
comdlg32: Fix some Russian resources.
|
2009-09-16 12:59:50 -05:00 |
Ge van Geldorp
|
5d38ddc208
|
comdlg32/tests: Fix test on Win7.
|
2009-08-31 12:41:05 +02:00 |
Andrew Nguyen
|
a1fb872e76
|
comdlg32: Fix the copyright year for the Esperanto translation.
|
2009-08-31 12:19:19 +02:00 |
André Hentschel
|
0b9ba054f6
|
comdlg32: Update German translation.
|
2009-08-13 16:41:25 +02:00 |
Rein Klazes
|
b7a852b1df
|
comdlg32/tests: Fix some test failures on Win95 and NT4.
Reported by Paul Vriens.
|
2009-08-10 13:11:21 +02:00 |
Rein Klazes
|
1b740dd14a
|
comdlg32: In the file dialog change the position of the file browser when the application changes that of the invisible listbox control.
|
2009-08-10 13:10:22 +02:00 |
Rein Klazes
|
229d9a6e03
|
comdlg32: Fix problems in calculation of the size of a file dialog.
|
2009-08-06 17:26:32 +02:00 |
Nicolas Le Cam
|
b0dcfa7a23
|
comdlg32/tests: Fix a failing test on Win2k and below.
|
2009-08-04 13:04:47 +02:00 |
Nicolas Le Cam
|
9089c3e1d2
|
comdlg32/tests: Hardcode expected values when possible.
|
2009-08-04 13:04:39 +02:00 |
Rein Klazes
|
1f825a3631
|
comdlg32: Set MAXTEXTROWS of the toolbar in the file dialog to zero.
|
2009-08-03 14:57:42 +02:00 |
Vladimir Pankratov
|
743225914f
|
comdlg32: Convert the Russian resources to UTF-8.
|
2009-07-24 13:11:33 +02:00 |
Rein Klazes
|
36d5265aee
|
comdlg32/tests: Remove file dialog resize tests that rely on CDN_SELCHANGE notifications.
These notifications are not always sent on some (but not all) win2k3/vista/win2k8 machines.
|
2009-07-13 10:26:14 +02:00 |
Rein Klazes
|
1b41bafa07
|
comdlg32: Memorize and restore the size of the file dialog between calls.
Includes some fine tuning to fix a couple of todo's in the tests.
|
2009-07-10 12:12:58 +02:00 |
Frédéric Delanoy
|
37dba9f2d9
|
comdlg32: Fix left-right margins inversion in French page setup UI.
|
2009-07-10 12:11:38 +02:00 |
Michael Stefaniuc
|
8edb9eaf58
|
comdlg32: Convert the German resources to UTF-8.
|
2009-07-09 15:23:57 +02:00 |
Frédéric Delanoy
|
d9a121c3e2
|
comdlg32: Fix French translation & UI display.
|
2009-07-09 14:51:56 +02:00 |
Rein Klazes
|
a73175fd11
|
comdlg32: Fix a problem with resizing a customized file dialog.
|
2009-07-09 11:37:08 +02:00 |
Rein Klazes
|
c23ccc03d9
|
comdlg32: Rearrange some more controls when resizing a file dialog.
|
2009-07-07 11:01:14 +02:00 |
Ricardo Filipe
|
003c8dadf2
|
comdlg32: Update Portuguese translation and convert to UTF8.
|
2009-07-07 11:00:56 +02:00 |
Paul Vriens
|
8ce06b1484
|
comdlg32: Fixed size of Dutch control.
|
2009-07-06 14:35:26 +02:00 |
Aurimas Fišeras
|
4e1af57b5f
|
Various spelling fixes for Lithuanian translation.
|
2009-07-06 14:35:26 +02:00 |
Rein Klazes
|
b46f8b1b32
|
comdlg32/tests: fix a few test failures on Vista and higher.
|
2009-07-03 13:06:17 +02:00 |
Michael Stefaniuc
|
a15c263237
|
comdlg32: Build language resource files separately.
Do not include them from an other rc file.
|
2009-07-03 11:28:36 +02:00 |
Rein Klazes
|
f9c8e7e38a
|
comdlg32: Don't call ShowWindow for the custom dialog until all rearrangements of the file dialog have been done.
|
2009-07-02 14:25:58 +02:00 |
Frédéric Delanoy
|
a9f3bd06fd
|
comdlg32: Improve French translation.
|
2009-07-02 11:30:19 +02:00 |
Aurimas Fišeras
|
892214aec3
|
comdlg32: Improve Lithuanian translation.
|
2009-07-01 11:38:32 +02:00 |
Rein Klazes
|
163914380e
|
comdlg32: Fix resizing of the file dialog browser that keeps returning to its original size.
|
2009-07-01 11:38:16 +02:00 |
Rein Klazes
|
ce85668416
|
comdlg32: Fix a problem with the returned value of a CDN_FILEOK notification.
|
2009-06-30 12:34:06 +02:00 |
Paul Vriens
|
5d898e3ebe
|
comdlg32/tests: Fix some typos.
|
2009-06-17 17:23:21 +02:00 |
Rein Klazes
|
8526eee472
|
comdlg32/tests: Fix file dialog resize failures on NT4 and with tiny desktops.
|
2009-06-17 12:05:04 +02:00 |
Rein Klazes
|
b498fe7544
|
comdlg32: Delay setting the initial size of resizable file dialog until the CDN_INITDONE notification has been processed.
|
2009-06-16 13:29:48 +02:00 |
Andrew Talbot
|
764974e59d
|
comdlg32: Constify some variables.
|
2009-06-10 11:47:58 +02:00 |
André Hentschel
|
b7fbe1d527
|
comdlg32: Improve the German Find and FindReplace dialogs.
|
2009-05-26 14:27:27 +02:00 |
Huw Davies
|
7ac3fe280f
|
comdlg32/tests: PrintDlgExW returns E_NOTIMPL on some versions of winME.
|
2009-05-25 11:21:15 +02:00 |
Michael Stefaniuc
|
4fd3d633cb
|
Fix typo in Romanian translation basă => bază.
Thanks to Dimitriu Petru for spotting this.
|
2009-05-19 11:58:53 +02:00 |
Paul Vriens
|
a478d765d3
|
comdlg32: Improve the Dutch find and replace dialogs.
|
2009-05-12 11:21:48 +02:00 |
Ricardo Filipe
|
abadf9a37a
|
commdlg: Implemented notifications are only sent with OFN_EXPLORER flag set.
|
2009-05-06 13:16:08 +02:00 |
Rein Klazes
|
dd16b91a87
|
comdlg32: Implement OFN_ENABLESIZING flag for GetOpenFileName and friends.
|
2009-05-01 14:51:25 +02:00 |