Releases: domhnallmorr/Tk-Path-Finder
V0.49.2
Added error message if new folders cannot be created (if a permission error occurs for example).
V0.49.1
Added output option to search window. User can decide to output full path or filename only when searching.
V0.49.0
When the app starts, the session data is set as the last session. This means if you open and close the app without doing anything, the previous session will be retained and can be loaded next time the app is started.
Fixed bug on settings window where open with app could not be updated.
V0.48.3
Added escape binding to address bar.
Added enter/return binding on to do list entry.
V0.48.2
Added control-a bind to select all items in branch tab treeview.
Search window text and entry widgets widened slightly,
Search window labels aligned to the right hand side of column.
V0.48.1
Address bar buttons were not working for network drive paths beginning with "\". This has been resolved.
V0.48.0
Added buttons to address bar to allow quick changing of directory. Buttons are hidden if user clicks on address bar.
V0.47.3
Total size of selected items is now displayed in the label at the bottom of the branch tab.
Quick access buttons now use the bootstrap style. Also added tool tips to them.
V0.47.2
Label at bottom of branch tab now indicates how many items are selected in the treeview.
V0.47.1
Fixed bug in filter by extension options in branch tab right click menu.
Diary window no longer defaults to being maximised when opened.