Paul Vriens
|
50592566d3
|
comdlg32/tests: Fix some test failures on Win7.
|
2009-11-20 14:49:19 +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 |
Paul Vriens
|
6a3c56a589
|
comdlg32/tests: Test the correct path length for CDM_GETFOLDERPATH.
|
2009-09-16 13:00:21 -05:00 |
Paul Vriens
|
e848a6f6e4
|
comdlg32/tests: Fix a test failure on Vista/W2K.
|
2009-09-16 13:00:03 -05:00 |
Ge van Geldorp
|
5d38ddc208
|
comdlg32/tests: Fix test on Win7.
|
2009-08-31 12:41:05 +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
|
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 |
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 |
Rein Klazes
|
c23ccc03d9
|
comdlg32: Rearrange some more controls when resizing a file dialog.
|
2009-07-07 11:01:14 +02:00 |
Rein Klazes
|
b46f8b1b32
|
comdlg32/tests: fix a few test failures on Vista and higher.
|
2009-07-03 13:06:17 +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 |
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 |
Francois Gouget
|
e7800f2a52
|
comctl32/tests: Use win_skip() to skip over unimplemented functionality.
|
2009-02-26 12:18:51 +01:00 |
Ricardo Filipe
|
d904d1359a
|
include: Fix commdlg hook procedures return type.
|
2009-02-09 17:17:09 +01:00 |
Michael Stefaniuc
|
a04ed94580
|
comdlg32: Remove superfluous pointer casts.
|
2009-01-14 12:20:58 +01:00 |
Paul Vriens
|
cac3cb9036
|
comdlg32/tests 2/2: Fix a test failure on Win9x.
|
2008-11-21 10:02:20 +01:00 |
Paul Vriens
|
c9b8260056
|
comdlg32/tests 1/2: Fix a test failure on XP and W2K3.
|
2008-11-21 10:02:13 +01:00 |
Alistair Leslie-Hughes
|
9e4d6e6110
|
comdlg32: Fix test under win98.
|
2008-10-28 12:45:55 +01:00 |
Francois Gouget
|
fc967b45e8
|
comdlg32/tests: Remove unneeded casts.
|
2008-10-24 14:25:00 +02:00 |
Aric Stewart
|
45a352a773
|
comdlg32: Some applications expect the filter combo to be filled before the CustomDlg is created.
|
2008-10-22 13:54:53 +02:00 |
Aric Stewart
|
faa956f537
|
comdlg32/tests: Add a test for GetOpenFileName with a dialog template.
|
2008-10-22 13:54:53 +02:00 |
Henri Verbeet
|
17096364e2
|
comdlg32: Add a basic test for IShellView2_CreateViewWindow2.
|
2008-10-14 13:41:56 +02:00 |
James Hawkins
|
b829b665ea
|
comctl32: Fix two failing tests in win9x.
|
2008-06-30 15:07:16 +02:00 |
Mikołaj Zalewski
|
2879c39d4f
|
comdlg32/tests: Make sure no ANSI strings are passed to Unicode functions.
|
2008-06-21 11:54:38 +02:00 |
Mikołaj Zalewski
|
bbd8706e73
|
comdlg32: Implement CDM_GETFOLDERIDLIST.
|
2008-06-20 12:12:50 +02:00 |
Paul Vriens
|
b4b88b055d
|
comdlg32/tests: Skip some not implemented functions on win98.
|
2007-06-07 19:23:49 +02:00 |
Lei Zhang
|
7aa1b2e419
|
comdlg32: Initialize CommDlgExtendedError() return value for file dialogs.
|
2007-04-24 11:52:17 +02:00 |