Commit Graph

27 Commits

Author SHA1 Message Date
Jay Yang 481dcb4b4b shell32: Make IExplorerBrowser respond to CWM_GETISHELLBROWSER. 2011-07-12 11:37:57 +02:00
Marcus Meissner 4485696248 shell32: Mark internal symbols as hidden. 2011-04-27 11:52:00 +02:00
David Hedberg 8cf1200fff shell32: Fix a leak in the ebrowser travellog (Valgrind). 2011-01-17 12:52:27 +01:00
David Hedberg 35a45d8190 shell32: Add IInputObject stub to ExplorerBrowser. 2010-12-23 17:07:40 +01:00
David Hedberg 239a88e1e4 shell32: Standardize the COM usage in ebrowser.c. 2010-12-22 14:23:02 +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
David Hedberg aefe637b56 shell32: Replace bitwise XOR with a contextually more proper operator. 2010-10-21 16:16:00 +02:00
David Hedberg c143f805cd shell32: Handle INameSpaceTreeControlEvents::OnSelectionChanged. 2010-10-21 16:15:47 +02:00
David Hedberg 91c5c0bab3 shell32: Add a navigation pane to the ExplorerBrowser control. 2010-08-26 17:21:08 +02:00
David Hedberg 209526088c shell32: Add INameSpaceTreeControlEvents stub 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
David Hedberg 56b8d5d384 shell32: Add IObjectWithSite implementation to the ExplorerBrowser control. 2010-08-25 18:43:27 +02:00
David Hedberg f118c64d62 shell32: Implement CommDlgBrowser::OnDefaultCommand in the ExplorerBrowser control. 2010-08-25 18:42: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 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 d17d78e44b shell32: Add some basic support for hosting a shellview in the ExplorerBrowser. 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 d66269696f shell32: Add IExplorerBrowser interface stub. 2010-08-20 15:49:57 +02:00