Releases: j4321/tkFileBrowser
Releases · j4321/tkFileBrowser
tkfilebrowser-2.3.2
- Show networked drives on Windows (#16 )
- Fix click on root button in path bar
tkfilebrowser-2.3.1
- Fix path bar navigation in Linux
tkfilebrowser-2.3.0
- Make package compatible with Windows
- Set initial focus on entry in save mode
tkfilebrowser-2.2.6
- No longer reset path bar when clicking on a path button
- Fix bug caused by broken links
tkfilebrowser-2.2.5
- 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
tkfilebrowser-2.2.4
- Fix bug in desktop folder identification
tkfilebrowser-2.2.3
- Catch error when initialdir does not exist
- Add Desktop in shortcuts (if found)
- Improve filetype filtering
tkfilebrowser-2.2.2
Fix ValueError
in after_cancel
with Python 3.6.5
tkfilebrowser-2.2.1
Fix __main__.py
for python 2
tkfilebrowser-2.2.0
- 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