Commit Graph

71 Commits

Author SHA1 Message Date
David Hedberg 1f76341488 explorerframe: Handle some mouse events. 2010-08-17 14:40:43 +02:00
David Hedberg b349072687 explorerframe: Handle keyboard events. 2010-08-17 14:40:41 +02:00
David Hedberg f0d6d95ef8 explorerframe: Handle changing the selection. 2010-08-17 14:22:52 +02:00
David Hedberg 4ad1050eb5 explorerframe: Implement expansion of nodes. 2010-08-17 14:22:43 +02:00
David Hedberg 6963f37253 explorerframe: Fix INameSpaceTreeControl::RemoveRoot.
The root shellitem was being freed before getting passed to the event sink.
2010-08-17 14:21:31 +02:00
Michael Stefaniuc 7bef239bc4 explorerframe: Don't cast NULL. 2010-08-16 13:46:51 +02:00
David Hedberg 2761b0ded6 explorerframe: Implement GetRootItems. 2010-08-04 17:30:53 +02:00
David Hedberg b431995cc4 explorerframe: Implement RemoveRoot and RemoveAllRoots. 2010-08-04 17:30:37 +02:00
David Hedberg 658ec55a94 explorerframe: Handle TVN_GETDISPINFO to get icons, filename and information about subfolders. 2010-08-04 17:30:26 +02:00
David Hedberg f87891c362 explorerframe: Implement InsertRoot and AppendRoot. 2010-08-04 17:30:15 +02:00
David Hedberg 1186e3caca explorerframe: Implement TreeAdvise/TreeUnadvise. 2010-08-03 14:47:11 +02:00
David Hedberg a5cb7652de explorerframe: Implement Set/GetControlStyle(2). 2010-08-03 14:46:43 +02:00
David Hedberg c32fa3485b explorerframe: Add IOleWindow implementation. 2010-08-03 14:46:06 +02:00
David Hedberg 0ea424e7eb explorerframe: Create the treeview on initialization. 2010-08-03 14:45:45 +02:00
David Hedberg 3db4aaa2b7 explorerframe: Implement Initialize. 2010-08-03 11:33:57 +02:00
David Hedberg d6db3732da explorerframe: Add some infrastructure to register the NamespaceTreeControl CLSID. 2010-08-02 15:31:33 +02:00
David Hedberg 87212d5105 explorerframe/tests: Add initial NamespaceTreeControl tests. 2010-08-02 15:28:35 +02:00
David Hedberg 46a3e7c24d explorerframe: Add classfactory implementation. 2010-08-02 15:27:54 +02:00
David Hedberg 49b43e8f7c explorerframe: Add a stub of NamespaceTreeControl. 2010-08-02 15:27:45 +02:00
David Hedberg ddfab6bb9d explorerframe: Implement DllGetVersion. 2010-08-02 15:27:18 +02:00
David Hedberg e2cf9ad33e explorerframe: Add dll stub. 2010-08-02 15:16:35 +02:00