Releases: derceg/explorerplusplus
Releases · derceg/explorerplusplus
Explorer++ 1.1
New features
- Explorer++ can now replace Windows Explorer for all folders (Vista and later only).
- New drag and drop type supported (this will now allow files to be dropped from Outlook and url's from a web browser's address bar).
- Column widths are now saved and restored for all tabs.
- Added 'Save Column Layout as Default' under the 'View' menu which will save the current tabs column layout as the default.
- Items in the treeview can now be dragged and dropped using right click.
- Folder sizes can now be disabled on removable and network drives.
- The privilege level can now be shown in the title bar by 'Show privilege level in title bar' in the Options dialog.
- The extended right click menu is now shown when shift is held down and an item is right-clicked.
- Locked tabs now display a lock icon, rather than the normal folder icon.
- Double clicking in a tabs whitespace will now navigate to the parent folder.
- Middle click can now be used to open items in the treeview in a new tab.
- Middle click can now be used to open items on the bookmarks toolbar in a new tab.
- Middle click can now be used to open items on the drives toolbar in a new tab.
Bug fixes
- All items in the treeview are now sorted correctly.
- Icons for the treeview are now gathered in a background thread.
- Icon overlays are now shown in the treeview.
- When .lnk extensions were hidden, and a file with the .lnk extension was renamed, it would lose its extension. Fixed.
- When items were renamed, no icon overlay would be set. Fixed.
- Under certain conditions (for example, when .lnk extensions were hidden in Windows Explorer), and a file of that type was renamed, its extension would be hidden in details view in the 'Name' column. Fixed.
- When the system font size for menus was changed, the custom menus would be sized incorrectly. Fixed.
- When the treeview had focus, the file action buttons on the main toolbar (cut, copy, past, delete, etc) would be incorrectly disabled. Fixed.
- When a tab was locked (lock tab and address), it would not be possible to open a new tab. Fixed.
- Fixed toolbar bug.
- Fixed search bug.
- Fixed drives toolbar issue.
Misc
- Explorer++ will now only load translation DLL's that match the version of the main executable.
- Updated About dialog and image.
- Added menu image for Edit->Paste Shortcut.