Skip to content

Releases: totallynotdrait/file_dialog

file_dialog v3.1

01 Nov 19:28
Compare
Choose a tag to compare

Changes:

  • Merged pull request a490a31
  • Fixed CTRL+Click keybind
  • added user_style option
  • added filter_list option
  • added home shortcut to shortcut menu
  • shortcut menu can be resizeable
  • new home icon

file_dialog v3.0

31 Dec 21:10
968a478
Compare
Choose a tag to compare

Changes:

  • Added new option 'show_hidden_files'
  • Added new icons for files
  • Changed the file selecting system
  • Improved the shortcuts menu
  • Added button that returns to the default directory

file_dialog v2.0

11 Dec 23:14
4ba525d
Compare
Choose a tag to compare

Added:

  • Search bar
  • Search image

Removed:

  • change_args
  • Unused variables and functions

Changed:

  • Rewritted the source code
  • Some functions names
  • Image organization

Fixed:

  • Some errors in open_file (print_file)

Notes:

  • This version of file_dialog should work fine on Linux and Mac

file_dialog v1.0

09 Dec 23:24
e2d4f75
Compare
Choose a tag to compare

First version of file_dialog

Changes:

  • None

Added:

  • None