Francois Gouget
|
0dd5cb1cef
|
Assorted spelling fixes.
|
2014-09-29 10:36:36 +02:00 |
David Hedberg
|
d495cc37a6
|
comdlg32: Expand the filetype combobox dropdown to fit the contents.
|
2014-09-04 13:45:05 +02:00 |
David Hedberg
|
dc7f17ee14
|
comdlg32: Set BS_MULTILINE also for check buttons.
|
2014-09-04 13:45:05 +02:00 |
David Hedberg
|
7b7f4c613f
|
comdlg32: ::SetFileTypeIndex and ::GetFileTypeIndex uses a one-based index.
|
2014-09-04 13:44:51 +02:00 |
Francois Gouget
|
e9e76d823f
|
comdlg32/tests: Add a trailing '\n' to an ok() call.
|
2014-09-04 13:37:21 +02:00 |
David Hedberg
|
befe0f7b69
|
comdlg32: Implement calling IFileDialogEvents::OnTypeChange().
|
2014-09-03 21:21:58 +02:00 |
David Hedberg
|
5f50864811
|
comdlg32/tests: Add some IFileDialogEvents tests.
|
2014-09-03 21:21:57 +02:00 |
David Hedberg
|
aac6255d46
|
comdlg32: Implement IFileDialogCustomize::StartVisualGroup() and ::EndVisualGroup().
|
2014-08-25 15:55:29 +02:00 |
David Hedberg
|
3cf2fb3a9c
|
comdlg32: Support browsing for folders.
|
2014-08-04 14:32:59 +02:00 |
David Hedberg
|
7311a9fc6e
|
comdlg32: Populate psia_results before making any callbacks.
|
2014-07-22 14:28:21 +02:00 |
Frédéric Delanoy
|
2e5cb7aac8
|
Assorted spelling/grammar fixes.
|
2014-04-30 18:34:20 +02:00 |
Stefan Leichter
|
73a2408f27
|
comdlg32: Update version resource to values reported from XP.
|
2014-03-04 11:49:50 +01:00 |
Frédéric Delanoy
|
ce1175149b
|
comdlg32/tests: Use BOOL type where appropriate.
|
2014-02-25 14:21:50 -06:00 |
Frédéric Delanoy
|
a5f20b3173
|
comdlg32/tests: Use common wine_dbgstr_guid implementation from test.h.
|
2014-01-28 11:44:24 +01:00 |
Andrey Gusev
|
be367393c9
|
Assorted typos fixes.
|
2014-01-13 17:37:42 +01:00 |
Alexandre Julliard
|
99ef0d6ff0
|
makefiles: Get rid of the MAKE_TEST_RULES variable.
|
2014-01-02 12:13:16 +01:00 |
Alexandre Julliard
|
5e7416e5c8
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
Alexandre Julliard
|
d08ff3ff19
|
makefiles: Use a single variable for all types of idl files.
|
2013-12-31 18:15:17 +01:00 |
Alexandre Julliard
|
4f3d71cef3
|
makefiles: Get rid of the no longer used PO_SRCS variables.
|
2013-12-15 10:23:04 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Alexandre Julliard
|
c7803b885b
|
makefiles: Add makedep pragmas for registration idl files.
|
2013-11-05 20:38:18 +01:00 |
Frédéric Delanoy
|
e5d954096b
|
comdlg32/tests: Use BOOL type where appropriate.
|
2013-10-23 11:22:25 +02:00 |
Frédéric Delanoy
|
3e3efd1e1b
|
comdlg32: Use BOOL type where appropriate.
|
2013-10-23 11:21:15 +02:00 |
Nikolay Sivov
|
e011d0e3c7
|
comdlg32/tests: Compile with -D__WINESRC__.
|
2013-10-15 17:43:41 +02:00 |
Frédéric Delanoy
|
8e7abd00a8
|
comdlg32: Use BOOL type where appropriate.
|
2013-10-11 11:05:04 +02:00 |
Frédéric Delanoy
|
2bbe7a330c
|
comdlg32/tests: Use BOOL type where appropriate.
|
2013-10-07 13:32:06 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Detlef Riekenberg
|
8e56b8332e
|
comdlg32/tests: Handle result from broken drivers.
|
2013-08-27 21:30:03 +02:00 |
Detlef Riekenberg
|
9a7d510ccb
|
comdlg32/tests: Limit the number of copies to avoid a test hang.
|
2013-08-26 17:05:32 +02:00 |
Huw Davies
|
ec37a87e95
|
comdlg32: Don't call the callback if it's not set.
|
2013-06-25 18:12:11 +02:00 |
Alexandre Julliard
|
90ca8eb21e
|
comdlg32: Add support for the CF_NOVERTFONTS flag.
|
2013-06-25 12:38:52 +02:00 |
Nikolay Sivov
|
f92caf5ba7
|
comdlg32: Store client GUID with SetClientGuid().
|
2013-06-12 12:10:41 +02:00 |
Alexandre Julliard
|
6a40d65ba8
|
comdlg32: Scale the shell folder list in the open dialog with the font size.
|
2013-05-29 18:09:00 +02:00 |
Alexandre Julliard
|
60b5ae785a
|
comdlg32: Scale the listboxes in the font dialog with the font size.
|
2013-05-29 18:09:00 +02:00 |
Alexandre Julliard
|
a7d4b2711c
|
comdlg32: Don't bother to free thread local storage at process exit.
|
2013-05-16 12:51:07 +02:00 |
Nikolay Sivov
|
3dea8a69ec
|
comdlg32: Simplify more internal helpers.
|
2013-05-14 17:28:34 +02:00 |
Nikolay Sivov
|
489707f9e3
|
comdlg32: Simplify some internal helpers.
|
2013-05-13 11:44:17 +02:00 |
Nikolay Sivov
|
1616eb6fca
|
comdlg32: Pass full colorref to RGB -> HSL conversion function.
|
2013-05-13 11:44:12 +02:00 |
Nikolay Sivov
|
31351376d1
|
comdlg32: Return combined color from HSL -> RGB transform.
|
2013-05-13 11:44:00 +02:00 |
Nikolay Sivov
|
adbb96fb5c
|
comdlg32: Add controls codes defines for color choosing dialog.
|
2013-05-13 11:43:51 +02:00 |
Francois Gouget
|
fb9d76816a
|
comdlg32/tests: Fix compilation on systems that don't support nameless structs or unions.
|
2013-05-13 11:07:28 +02:00 |
Dmitry Timoshkov
|
afb8e0296f
|
comdlg32: Add a test for nCopies/dmCopies returned by PrintDlg.
|
2013-05-08 12:53:27 +02:00 |
Dmitry Timoshkov
|
4986ba35c3
|
include/commdlg.h: Fix definition of LPPRINTHOOKPROC and LPSETUPHOOKPROC.
|
2013-05-08 12:45:42 +02:00 |
Daniel Jelinski
|
9c7a01c74b
|
comdlg32: Load ComboBoxEx before creating dialogs that use it.
|
2013-05-06 11:39:15 +02:00 |
Dmitry Timoshkov
|
b73323d4e2
|
comdlg32: Add an interactive PrintDlgEx test.
|
2013-04-09 11:59:47 +02:00 |
Dmitry Timoshkov
|
e0b4b9f63f
|
comdlg32: Add a simple PrintDlgEx implementation which wraps around the PrintDlg one.
|
2013-04-09 11:59:46 +02:00 |
Marcus Meissner
|
fd9becb907
|
comdlg32: Free files on errorpath (Coverity).
|
2013-02-06 10:08:55 +01:00 |
Detlef Riekenberg
|
1868fe651f
|
comdlg32/tests: Use win8 failure-code as default result.
|
2012-12-17 20:31:12 +01:00 |
Andrew Talbot
|
c8092a04ce
|
comdlg32: Indentation fix.
|
2012-12-17 11:47:39 +01:00 |
Andrew Talbot
|
309654f058
|
comdlg32: Indentation fix.
|
2012-12-11 12:03:41 +01:00 |