Releases: domhnallmorr/Tk-Path-Finder
V0.44.0
Backups of the config files are now generated when the app is launched. The last 2 sessions are backed up.
V0.43.1
When creating a new quick access folder or renaming an existing one, the rename window is now used. Previously the tkinter simpledialog was used.
V0.43.0
Theme chosen by user is now written to config file and used as the default theme next time the app is opened.
File names sorting now ignores case in the branch tab treeview.
Added enter button binding to rename window entry.
V0.42.2
Minor improvements to search window
- Added enter button binding to entries
- Layout of window improved
V0.42.1
Fixed settings bug, where default column widths would not update in app.
V0.42.0
Added error handling for load last session if folder is not found.
Minor padx/y modification to branch tab treeview.
Title bar text improvements.
Fixed bug where branch tab treeview row height would change when switching styles.
V0.41.2
- Treeview items deselect if user clicks on no item.
- Small visual improvement to about screen
- Filter by extension screen is no case insensitive when listing extensions
- Alter icons for adding root/branch tab and quick access folder
- Removed some commented code from quick access tree
V0.41.1
Fixed issue where custom_widgets folder was incorrectly spelt with capitals on github repo.
Made minor improved to settings screen formatting (apps tab).
V0.41.0
Pasting files now uses the default windows dialog window. This will allow the user to select if they wish to overwrite/duplicate files. Also gives better progress and time remaining information.
V0.40.0
- Added extra icons to branch tab right click menu.
- Added extra icons for Nastran Files
- Rename window now has entry focused so user can start typing straight away.
- Improved titlebar text in rename window.