Austin English
|
fe067c53dd
|
shell32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-09 09:29:01 -06:00 |
David Hedberg
|
9fd1e23602
|
shell32/tests: Fix a leak in the ebrowser tests (Valgrind).
|
2011-01-17 12:52:31 +01:00 |
David Hedberg
|
2a809403d9
|
shell32: Fix test error on certain w2k8 setups.
|
2011-01-03 12:14:26 +01:00 |
David Hedberg
|
35a45d8190
|
shell32: Add IInputObject stub to ExplorerBrowser.
|
2010-12-23 17:07:40 +01:00 |
David Hedberg
|
dfc2f20b89
|
shell32: Return S_OK in ::SetPropertyBag.
|
2010-12-20 12:47:40 +01:00 |
David Hedberg
|
f6dad19730
|
shell32: Fix ExplorerBrowser::SetRect to work properly when passed a NULL-valued hdwp.
|
2010-12-20 12:47:40 +01:00 |
Francois Gouget
|
75bb4359d7
|
shell32/tests: Make create_commdlgbrowser3() static.
|
2010-09-13 13:27:04 -05:00 |
David Hedberg
|
91c5c0bab3
|
shell32: Add a navigation pane to the ExplorerBrowser control.
|
2010-08-26 17:21:08 +02:00 |
David Hedberg
|
555c5190aa
|
shell32: Get ExplorerPaneVisibility from site of the ExplorerBrowser control.
|
2010-08-26 17:21:08 +02:00 |
David Hedberg
|
ddcd619f6c
|
shell32: Check for ICommDlgBrowser from site and use it in the IExplorerBrowser control.
|
2010-08-26 17:20:55 +02:00 |
Francois Gouget
|
87591917ce
|
shell32/tests: Add a trailing '\n' to an ok() call.
|
2010-08-26 13:40:44 +02:00 |
David Hedberg
|
56b8d5d384
|
shell32: Add IObjectWithSite implementation to the ExplorerBrowser control.
|
2010-08-25 18:43:27 +02:00 |
David Hedberg
|
59965f9c80
|
shell32: Add ICommDlgBrowser3 stub to the ExplorerBrowser control.
|
2010-08-25 18:42:21 +02:00 |
David Hedberg
|
fdccbd91af
|
shell32: Add a travellog to the ExplorerBrowser control.
|
2010-08-25 18:42:14 +02:00 |
David Hedberg
|
00889f1723
|
shell32: Implement IExplorerBrowser::BrowseToObject.
|
2010-08-25 18:41:04 +02:00 |
David Hedberg
|
b2a8de3de6
|
shell32/tests: Add some event tests to ExplorerBrowser tests.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
ab63bc0515
|
shell32/tests: Add some tests related to the shellview created by ExplorerBrowser.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
008099f618
|
shell32/tests: Some additional tests for IShellBrowser.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
73100ce679
|
shell32: Implement IExplorerBrowser::BrowseToIDList and IShellBrowser::BrowseToObject.
|
2010-08-24 17:22:49 +02:00 |
David Hedberg
|
b88c3e2ecb
|
shell32: Implement IExplorerBrowser::Advise and IExplorerBrowser::Unadvise.
|
2010-08-24 17:22:48 +02:00 |
David Hedberg
|
270845d3dd
|
shell32: Implement IExplorerBrowser::SetFolderSettings.
|
2010-08-23 15:41:53 +02:00 |
David Hedberg
|
9c0260f2cb
|
shell32: Implement IExplorerBrowser::SetOptions and IExplorerBrowser::GetOptions.
|
2010-08-23 15:41:53 +02:00 |
David Hedberg
|
bee7d4b7e3
|
shell32: Implement IExplorerBrowser::SetRect.
|
2010-08-20 15:50:24 +02:00 |
David Hedberg
|
e4e62e707a
|
shell32: Implement IExplorerBrowser::Initialize.
|
2010-08-20 15:50:14 +02:00 |
David Hedberg
|
1efc54088b
|
shell32: Add IShellBrowser stub.
|
2010-08-20 15:50:10 +02:00 |
David Hedberg
|
19979df965
|
shell32/tests: Add initial tests for the IExplorerBrowser control.
|
2010-08-20 15:50:04 +02:00 |