David Hedberg
|
36bf6e1afe
|
comdlg32: Implement GetFileName and SetFileName for the item dialog.
|
2011-04-01 12:41:16 +02:00 |
David Hedberg
|
338d700a23
|
comdlg32: Add ICommDlgBrowser3 stub to Item Dialog.
|
2011-03-31 12:53:11 +02:00 |
David Hedberg
|
768d498ed5
|
comdlg32: Add IServiceProvider implementation to the Item Dialog.
|
2011-03-31 12:53:04 +02:00 |
David Hedberg
|
4bd2cc7ae8
|
comdlg32: Add IExplorerBrowserEvents stub to Item Dialog.
|
2011-03-31 12:52:53 +02:00 |
David Hedberg
|
3db6593591
|
comdlg32: Implement Show and Close for the Item Dialog.
|
2011-03-31 12:52:49 +02:00 |
David Hedberg
|
ac2063a418
|
comdlg32: Implement Advise/Unadvise for the Item Dialog.
|
2011-03-30 12:28:49 +02:00 |
David Hedberg
|
b5a1c89f6a
|
comdlg32: Implement some folder and file selection functions for the Item Dialog.
|
2011-03-30 12:28:32 +02:00 |
David Hedberg
|
fc771c9f38
|
comdlg32: Implement SetFileTypes and GetFileTypeIndex/SetFileTypeIndex for the Item Dialog.
|
2011-03-30 12:28:17 +02:00 |
David Hedberg
|
f9a95150f3
|
comdlg32: Implement SetOptions/GetOptions for the Item Dialog.
|
2011-03-30 12:28:03 +02:00 |
David Hedberg
|
fb391afaef
|
comdlg32/tests: Add initial tests for the Item Dialog.
|
2011-03-30 12:27:54 +02:00 |
Austin English
|
5c9d341c69
|
comdlg32/tests: Remove win9x hacks.
|
2011-02-28 13:11:09 +01:00 |
Wolfram Sang
|
5cb4c55335
|
comdlg32: Filedlg should not add extension if it contains a glob.
|
2011-01-31 13:01:07 +01:00 |
Greg Geldorp
|
4d7e73397d
|
comdlg32/tests: Fix expected height computation.
|
2011-01-17 13:22:05 +01:00 |
André Hentschel
|
a608fe9328
|
comdlg32/tests: Don't test function directly when reporting GetLastError().
|
2010-12-30 15:00:30 +01:00 |
Eryk Wieliczko
|
4bbde8fdd7
|
comdlg32/tests: Add GetSaveFileName .* extension test.
|
2010-11-02 14:12:01 +01:00 |
Austin Lund
|
5f98620c05
|
comdlg32/tests: Fixed up handling of temporary file in printdlg tests.
|
2010-10-28 18:18:07 +02:00 |
Alexandre Julliard
|
730f01801f
|
tests: Make some variables static.
|
2010-10-01 13:41:42 +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 |
Detlef Riekenberg
|
387c320981
|
comdlg32/tests: Mark a failure on w2k as broken.
|
2010-08-30 15:39:19 +02:00 |
Andrew Eikum
|
1b7a3dae6e
|
comdlg32/tests: Use GetOpenFileNameA instead of GetOpenFileNameW.
|
2010-07-29 10:22:08 +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 |
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 |
Alexandre Julliard
|
bef5645eb1
|
makefiles: Remove the no longer needed explicit separators for dependencies.
|
2010-03-16 13:28:19 +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 |
Alexandre Julliard
|
6164ce2d82
|
makefiles: Use the standard C_SRCS variable as the list of test files.
This enables it to be auto-updated by make_makefiles.
|
2010-02-22 10:47:11 +01:00 |
Vincent Povirk
|
38c6628911
|
comdlg32/tests: Font sizes are influenced by the display dpi.
|
2010-02-19 11:29:14 +01:00 |
Vincent Povirk
|
3f3101138a
|
comdlg32/tests: Rely on the Symbol font instead of Tahoma.
|
2010-02-17 09:42:06 +01:00 |
Vincent Povirk
|
f45b648634
|
comdlg32: Add a minimal test for the font dialog.
|
2010-02-16 10:44:54 +01:00 |
Alexandre Julliard
|
88cdfb9d92
|
comdlg32/tests: Remove some AbortProc checks that fail on various Windows versions.
|
2010-02-05 11:29:27 +01:00 |
Nikolay Sivov
|
d7b7f783ab
|
comdlg32/tests: Free global blocks after PrintDlg() with PD_RETURNDEFAULT.
|
2010-01-04 11:41:28 +01:00 |
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 |