Skip to content

Releases: domhnallmorr/Tk-Path-Finder

V0.47.0

19 Jan 18:36
Compare
Choose a tag to compare

Added label at bottom of branch tab showing number of items in current folder.

V0.46.5

18 Jan 18:44
Compare
Choose a tag to compare

Fixed bug where row height in branch tab treeview was not being set correctly.

V0.46.4

20 Dec 13:32
Compare
Choose a tag to compare

Added "secondary" color to treeview headers.
Settings window treeview now has highlighting of row that cursor is on.

V0.46.3

15 Dec 12:34
3789e32
Compare
Choose a tag to compare

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

13 Dec 18:58
5fb8a31
Compare
Choose a tag to compare

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

12 Dec 16:16
0d4c4a2
Compare
Choose a tag to compare

Added tooltips to branch tab.
Folder sorting now ignores case.
Added missing padx values to setting screen widgets.

V0.46.0

12 Dec 13:12
55407f6
Compare
Choose a tag to compare

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

11 Dec 15:51
Compare
Choose a tag to compare

Fixed bug where sorting files by date was giving incorrect order if files where modified across different months.

V0.45.0

11 Dec 15:30
Compare
Choose a tag to compare

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

09 Dec 16:48
Compare
Choose a tag to compare

Files and Folder could not be renamed if the only change was a change in case. This has now been fixed.