Marcus Meissner
|
be47d06744
|
comdlg32: Mark one vtable as static.
|
2011-05-30 11:12:19 +02:00 |
David Hedberg
|
d5a1014ed5
|
comdlg32: Take linebreaks into account when resizing custom controls.
|
2011-05-27 17:53:37 +02:00 |
David Hedberg
|
2a863985e0
|
comdlg32: Add support for custom control events.
|
2011-05-27 17:53:37 +02:00 |
David Hedberg
|
d4f0aa2bb2
|
comdlg32: Implement support for custom control subitems.
|
2011-05-27 17:53:37 +02:00 |
David Hedberg
|
23571b6a0a
|
comdlg32: Implement some functions for modifying custom controls.
|
2011-05-27 17:53:37 +02:00 |
David Hedberg
|
bb2230f0e8
|
comdlg32: Layout the customized controls.
|
2011-05-27 17:53:25 +02:00 |
David Hedberg
|
ca136d75f9
|
comdlg32: Support adding custom controls to the item dialog.
|
2011-05-27 17:14:28 +02:00 |
David Hedberg
|
44e7cda419
|
comdlg32: Add a container for custom controls.
|
2011-05-27 12:41:39 +02:00 |
David Hedberg
|
4cc6107a7b
|
comdlg32: Add IFileDialogCustomize interface stub.
|
2011-05-25 13:36:56 +02:00 |
David Hedberg
|
0d96d26f0d
|
comdlg32: Improve handling of file extension changes in the Item Dialog.
|
2011-05-25 13:36:36 +02:00 |
David Hedberg
|
d441d3b8ba
|
comdlg32: Implement SetDefaultFilename.
|
2011-05-25 13:36:30 +02:00 |
David Hedberg
|
5fd6180a19
|
comdlg32: Add IOleWindow implementation to the Item Dialog.
|
2011-05-25 13:35:58 +02:00 |
David Hedberg
|
1597dec048
|
comdlg32: Support some events in the item dialog.
|
2011-05-25 13:35:49 +02:00 |
David Hedberg
|
77cc26878c
|
comdlg32: Fix reference counting when querying services.
|
2011-05-25 13:35:35 +02:00 |
David Hedberg
|
f539d4c928
|
comdlg32: Change some trace statements to dump strings.
|
2011-05-25 13:35:12 +02:00 |
David Hedberg
|
231ca429ee
|
comdlg32: Add support for customizing control labels in the item dialog.
|
2011-04-04 13:21:03 +02:00 |
David Hedberg
|
0efd552b5b
|
comdlg32: Fetch rectangle from the correct control.
|
2011-04-04 13:21:03 +02:00 |
David Hedberg
|
f2231f8419
|
comdlg32: Implement opening files with the item dialog.
|
2011-04-01 12:42:22 +02:00 |
David Hedberg
|
a172365bd9
|
comdlg32: Add a couple of simple navigation buttons to the item dialog.
|
2011-04-01 12:41:52 +02:00 |
David Hedberg
|
b2575dab62
|
comdlg32: We only want to check the low word of wparam.
|
2011-04-01 12:41:46 +02:00 |
David Hedberg
|
209069ae46
|
comdlg32: Implement filetype filtering for the item dialog.
|
2011-04-01 12:41:36 +02:00 |
David Hedberg
|
ccfbe722e3
|
comdlg32: Update file name from selection in the item dialog.
|
2011-04-01 12:41:32 +02:00 |
David Hedberg
|
36bf6e1afe
|
comdlg32: Implement GetFileName and SetFileName for the item dialog.
|
2011-04-01 12:41:16 +02:00 |
David Hedberg
|
0a524a0c76
|
comdlg32: Set explorerbrowser's site before navigating anywhere.
|
2011-04-01 12:41:10 +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
|
140113b266
|
comdlg32: Add ExplorerBrowser control to Item Dialog.
|
2011-03-31 12:52:59 +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
|
ab085d661c
|
comdlg32: Add stub implementation of the Common Item dialogs.
|
2011-03-29 12:31:54 +02:00 |