Skip to content

Releases: j4321/tkFileBrowser

tkfilebrowser-2.3.2

01 Aug 20:00
a595e48
Compare
Choose a tag to compare
  • Show networked drives on Windows (#16 )
  • Fix click on root button in path bar

Download tkFileBrowser

tkfilebrowser-2.3.1

22 Dec 22:13
3a80560
Compare
Choose a tag to compare
  • Fix path bar navigation in Linux

Download tkFileBrowser

tkfilebrowser-2.3.0

22 Dec 21:26
1de86d8
Compare
Choose a tag to compare
  • Make package compatible with Windows
  • Set initial focus on entry in save mode

Download tkFileBrowser

tkfilebrowser-2.2.6

07 Nov 21:37
0dfaf6b
Compare
Choose a tag to compare
  • No longer reset path bar when clicking on a path button
  • Fix bug caused by broken links

Download tkFileBrowser

tkfilebrowser-2.2.5

24 Sep 21:55
5ebc9d1
Compare
Choose a tag to compare
  • Add compatibility with Tk < 8.6.0 (requires Pillow)
  • Add desktop icon in shortcuts
  • Fix handling of spaces in bookmarks
  • Fix bug due to spaces in recent file names

Download tkFileBrowser

tkfilebrowser-2.2.4

14 Aug 21:55
9bd5cf3
Compare
Choose a tag to compare
  • Fix bug in desktop folder identification

Download tkFileBrowser

tkfilebrowser-2.2.3

14 Aug 21:44
b04b491
Compare
Choose a tag to compare
  • Catch error when initialdir does not exist
  • Add Desktop in shortcuts (if found)
  • Improve filetype filtering

Download tkFileBrowser

tkfilebrowser-2.2.2

18 Apr 09:07
3e7694b
Compare
Choose a tag to compare

Fix ValueErrorin after_cancel with Python 3.6.5

Download tkFileBrowser

tkfilebrowser-2.2.1

25 Mar 13:19
Compare
Choose a tag to compare

Fix __main__.py for python 2

Download tkFileBrowser

tkfilebrowser-2.2.0

14 Mar 10:37
Compare
Choose a tag to compare
  • Use babel instead of locale in order not to change the locale globally
  • Speed up (a little) folder content display
  • Improve example: add comparison with default dialogs
  • Add select all on Ctrl+A if multiple selection is enabled
  • Disable folder creation button if the user does not have write access
  • Improve extension management in save mode

Download tkFileBrowser