Releases: domhnallmorr/Tk-Path-Finder
V0.47.0
Added label at bottom of branch tab showing number of items in current folder.
V0.46.5
Fixed bug where row height in branch tab treeview was not being set correctly.
V0.46.4
Added "secondary" color to treeview headers.
Settings window treeview now has highlighting of row that cursor is on.
V0.46.3
Improved diary functionality
- Multiple lines can be tabbed over now
- Bullet points are automatically added on enter event
Added additional backup config_files. Last 5 sessions are now backed up.
V0.46.2
Added refresh button.
Treeview headers are now left aligned.
Fixed bug in load last session where it was incorrectly stated that some folders could not be found.
V0.46.1
Added tooltips to branch tab.
Folder sorting now ignores case.
Added missing padx values to setting screen widgets.
V0.46.0
Added a popup menu for navigating forward and back directories. The menu is accessed from a new button, located to left of the search button in the branch tab.
V0.45.1
Fixed bug where sorting files by date was giving incorrect order if files where modified across different months.
V0.45.0
Added "Duplicate File" feature. This has been added as the current copy and paste method does not allow a copy of a file to be created in the same folder (the windows dialog gives a message saying that the source and destination are the same).
In addition, if any dependencies are missing, there is now functionality for those to be installed automatically on start up. Will add a dialog window for this at some point.
V0.44.1
Files and Folder could not be renamed if the only change was a change in case. This has now been fixed.