Revision History - v0.9.3.2

Explorer++

Revision History

Version 0.9.3.2 (24/03/2009)

New features:

  • An application toolbar has been added, which allows quick access to any program.
  • Drag and drop modifier keys (Ctrl+Shift, Ctrl, Shift, Alt) now work.
  • Explorer++ is now compatible with paths containing embedded environment variables, such as %systemroot%.
  • The tab control can now be extended across the entire window.
  • Full row selection in details mode can now be turned on or off.

Bug fixes:

  • Removable drives can now be ejected and removed safely while Explorer++ is running.
  • Drives are now inserted and removed from the drives toolbar dynamically, as they are connected and disconnected from the system.
  • If file extensions were hidden, and a file was renamed, the extension would be dropped.
  • When renaming a file within the listview, if the proposed filename ended with a trailing space or period, the rename operation would appear to succeed, even though it had not (as filenames cannot end with a trailing space or period).
  • When a folder was put into rename mode, if its name contained a period, everything before the period would be selected (as for files).
  • Corrected folder system infotip bug.
  • Previously, if files were dragged into Explorer++, and the auto arrange listview style was on, the files would not be repositioned.
  • Fixed drag and drop selection bug.
  • Fixed drag and drop position bug.
  • Fixed several drag and drop memory leaks.
  • When loading from a configuration file, the correct language selection would show up in the 'Options' dialog, but the default language would be used for the UI (regardless of the language that was loaded).
  • The Show In Groups option was not been saved to the XML file. Fixed.
  • The Move Up, Move Down, Enable and Disable buttons now work within the 'Set Default Columns' dialog.
  • Fixed listview focus issue.
  • The background of the listview was previously been set to white, regardless of the system background color.

Misc:

  • The languages shown in the 'Options' dialog are now generated dynamically, based on any translation DLL's within the same directory as Explorer++.
  • The normal rename/replace dialog is now shown when a collision is encountered during a copy/move operation.
  • The main windows can now be cycled through in reverse using Shift+Tab.
  • The size column in details view is now right-aligned.
  • Removed the 'Back' text from the toolbar back button.
  • The 'Filter Results...' menu item under View/Filter has been changed to 'Set Filter...'.