Version 1.0.3.0 Released
Thanks once again to everyone who's contacted me recently with ideas, suggestions, and bug reports. Here are the release notes for version 1.0.3.0:
- No longer showing "control panel" in the folder browser tree. This was extraneous from a folder browsing perspective.
- Slight improvements to the "no items to display" text that shows within empty controls.
- Report path history is now saved between application instances.
- Report path combo box will now accept the direct entry of a folder path.
- The "view folder files" option is now switched on by default. Folder files will be displayed in the detail view (top right pane), but the graph view (bottom right) will just display folders.
- Detail list view sort column and sort direction are now remembered between program launches. Since the lower-right graph is automatically sorted in sync with the detail list view, it's sort properties are retained as well.
- Now sorting the directories presented in the Folder Browser panel. It seems that on 9x platforms these weren't being naturally populated in a sorted order (as they are on 2k/XP).
- Added the ability to choose the fonts used to draw the lower-right hand graph.
- Added some missing tool tips to the graph display properties window, and resolved a defect that prevented their display.
- Modified the graph display logic so that folders containing only files will still report an overall size within the graph label / title.
- Made several other improvements to the graph drawing code. Eliminated a couple of computational artifacts, improved the graph bordering logic, improved use of anti-aliasing, and made a few other minor tweaks. It's lookin' pretty groovy, I think. ;-)
- Several minor defect resolutions.