changelog.txt - What has been done to WinDirStat (newest top) ============================================================= 2004-01-20 bseifert * Temporarily removed French translation from setup and Aboutbox for release 1.0.2. * New option: Full row selection (default). 2004-01-11 bseifert * Completed French translation. * Added rc2-files. 2003-01-02 bseifert * Added the French resources to setup.exe. * Internal bugfix: the cleanup actions are now disabled, if the extension list has the focus. * 'Command prompt here' is now disabled for UNC paths. * Drive selection dialog: the set of selected drives was not always persistent. * Drive selection dialog: If the drives list has no focus and the selection is not empty, the first mouse click on the drives list merley sets focus and the radio button. * Setup.exe: If the user enters a relative path, it is now expanded when the Next button is pressed. 2004-01-01 bseifert * All file VERSIONINFOs are now conforming to Windows. Introduced automatic update of build number. * The lists now realize when system colors change, and the program needs not to be restarted. Text- and item highlight colors are no longer hardcoded. * Options: 'Pacman animation' and 'Show time spent' have been moved to the page 'Directory list'. 'Show grid' and the new option 'Show stripes' have been moved to the General page and now apply to all lists. * Options 'General': When the language has been changed, the user is now prompted for restarting Windirstat. * Directory list: During the scan it was hard to manipulate items with mouse clicks due to the periodical re-sort. Now mouse messages are processed before the re-sort, so it is more likely to hit the wanted item. * Directory list: During the scan it was hard to navigate in the tree because the selection was auto-scrolled into view every 0.6 sec. This is now removed. * Directory list: The context menu key didn't work. Fixed. Corrected right mouse button handling. Context menu now has default items (expand, collapse or open). A double click on a file opens the file. * Treemap: Small selection rectangles were not painted correctly. 2003-12-29 bseifert * Page User defined cleanups: Select the cleanup No 9. Empty its title. In the list click below cleanup No. 9. --> The program crashed (invalid pointer). Fixed. * The 'Send e-mail to owner' report can now be customized. * The default title for user defined cleanups is now no longer stored as string to the registry. So, after changing the language, it now appears in the new language. * SUBST'd drives are now excluded from "All local drives" (doesn't work on W9x). * There was a duplicate error message, when "Show Properties" or "Explorer here" failed. 2003-12-27 bseifert * Selection of types: When the extension list has the focus, the treemap highlights all files of the given extension. * Focus can now be moved between directory list and extension list via TAB key. Selection can be canceled with ESC key. 2003-12-24 bseifert * RESOURCEVERSION is now 3. This means that windirstat.exe will not load resource dlls of previous versions. * Treemap algorithm now isolated in treemap.h/treemap.cpp. Two squarification styles: KDirStat-like, SequoiaView-like. Two new parameters: brightness and position of the light source. Treemap-options-page completely reworked: - true treemap preview - 4 big sliders and a 2D-Slider * Resizable dialogs: fixed repainting problem. 2003-12-13 bseifert * Added size grippers to the resizable dialogs. * Corrections in French windirstat.rc * Made "Bytes", "KB", "MB, "GB", "TB" localizable. 2003-12-08 bseifert * Release 1.0.1 2003-12-07 bseifert * User defined cleanups are now by default disabled for UNC paths. New option to enable udcs for UNC paths. * Drive Selection Dialog: Foldername field: Validation took a long time, if UNC paths were entered using the keyboard. Validation is now turned off, if the path begins with \\. 2003-12-07 bseifert * If the localized help file is not found, the English one is now tried. * New shortcut F5 for 'Refresh Selected'. * English version: '?' renamed to 'Help'. * Select Drives Dialog: now queries the drives via background threads. * tigroo almost finished French translation of windirstat.rc. * When the tree is empty (drive selection canceled), the program crashed after 'Empty Recycle Bin'. It also crashed when 'Show free space' or 'Show unknown' was selected. * Due to a bug, 'Empty Recycle Bin' was always enabled, even when the recycle bin was empty. * Due to a bug, 'Empty Recycle Bin' was never enabled on W2k. 2003-12-03 bseifert * Select Drives Dialog: 'A Folder' field: Relative paths and trailing backslashes are now handled correctly. * Added "Thanks to" beta testers. * Contextmenu and doubleclick didn't work correctly if Name-column wasn't leftmost. 2003-11-26 bseifert * Version number '1.0.1rc3' * Placed platform.h/cpp into 'common' folder. * Pacman is now symmetric on NT AND 9x. 2003-11-25 bseifert * With slow drives (diskettes), the program crashed, when activating or deactivating "show free space" or "show unknown". * Program could crash when the color column in the extension list was made too small. * By mistake, the -icon reflected the working directory (this could possibly be a drive-icon). Fixed. * Made pacman more symmetric. * The -icon didn't look green on some systems. * Fixed repainting problem of header control of extension list. * Refined the drawing of subtree percentage. * The lists don't flicker any more when scrolling down. * Date/Time is now formatted rather by the selected language than the LocaleDefault. * RESOURCEVERSION is now 2. This means that windirstat.exe will not load resource dlls of previous versions. * Added column "% Bytes" to extension list. 2003-11-23 bseifert * Added project wdsr040c: Frame for French resource dll. * More minor corrections in the help file. 2003-11-03 bseifert * New option "Show Time Spent in Directory list". * Some URLs had no trailing backslash. * Fixed some spelling errors in help files. * This changelog added. 2003-10-01 bseifert * Initial Release 1.0.0.