Skip to content

Releases: domhnallmorr/Tk-Path-Finder

V0.49.2

22 May 17:14
Compare
Choose a tag to compare

Added error message if new folders cannot be created (if a permission error occurs for example).

V0.49.1

04 Feb 16:35
Compare
Choose a tag to compare

Added output option to search window. User can decide to output full path or filename only when searching.

V0.49.0

04 Feb 11:13
Compare
Choose a tag to compare

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

03 Feb 14:26
Compare
Choose a tag to compare

Added escape binding to address bar.
Added enter/return binding on to do list entry.

V0.48.2

01 Feb 19:16
Compare
Choose a tag to compare

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

31 Jan 19:45
Compare
Choose a tag to compare

Address bar buttons were not working for network drive paths beginning with "\". This has been resolved.

V0.48.0

28 Jan 10:53
Compare
Choose a tag to compare

Added buttons to address bar to allow quick changing of directory. Buttons are hidden if user clicks on address bar.

V0.47.3

21 Jan 11:44
Compare
Choose a tag to compare

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

20 Jan 20:51
Compare
Choose a tag to compare

Label at bottom of branch tab now indicates how many items are selected in the treeview.

V0.47.1

20 Jan 14:29
Compare
Choose a tag to compare

Fixed bug in filter by extension options in branch tab right click menu.
Diary window no longer defaults to being maximised when opened.