I’ve fixed a couple of tiny, drag’n’drop related bugs in ExplorerListView and ExplorerTreeView.
Tag: ExplorerTreeView
-
ExplorerTreeView 1.15.2
I’ve released a new version of ExplorerTreeView 1.x. It fixes an auto-update bug that occured under rare circumstances.
-
ExplorerListView 1.1.0, ExplorerTreeView 2.1.0
I have migrated ExplorerListView and ExplorerTreeView to Visual C++ 2010 and fixed some bugs.
-
ExplorerTreeView 1.15.1
I’ve also released version 1.15.1 of ExplorerTreeView which fixes two bugs.
-
ExplorerTreeView 2.0.0
I’ve released the final of ExplorerTreeView 2.0.0. It fixes a few bugs and is the minimum version that can be used with the ShellBrowserControls.
-
ExplorerTreeView 1.15.0
ExplorerTreeView 1.x isn’t dead yet, just a bit rusty. 🙂 I’ve released version 1.15.0 which has some performance improvements and – more important – runs much more stable. Many thanks to Christian Lütgens for helping me nailing down the AutoUpdate crashes by providing helpful crashdumps and bug reports.
Speaking of crashdumps, ExplorerTreeView 1.x comes with (stripped) debug symbols now. -
ExplorerTreeView 2.0.0 RC2
I’ve released a second release candidate of ExplorerTreeView 2.0.0. I made some compatibility breaking changes to improve performance and to avoid incompatibilities with other controls of mine. You should read the changelog to see what has changed in detail and how your code needs to be changed. I think most of you will get away with a simple recompile.
Now to the better part of this release 😉 You can now specify whether you want Aero drag images or classic style drag images. I’ve also implemented two new events that are raised if the sort order is changed. And of course I’ve fixed bugs.
Under the hood, I’ve worked hard on the interface for the yet-to-be-released shell browser controls. I consider it to be complete.