@gkatev pushed 15 commits.
- af688e2 projectorganizer: Use GtkFileChooserNative when configured in Geany
- 5428f54 codenav/goto_file: Keep dialog open after denying creation of not-found file
- 1b5ed46 codenav/goto_file: Fix absolute paths
- 8946158 codenav/goto_file: Now works with no document open
- 6cffc55 codenav/goto_file: Fix whitespace inconsistencies (mainly indentation)
- 8ca51c5 codenav/goto_file: Completion enhancements (inspired by GtkFileChooser)
- 8f6b62e codenav/goto_file: The Tab key now also triggers inline completion
- 75ae6a2 codenav/goto_file: Fix ref counting of entry completion object
- 9b97774 codenav/goto_file: Simplify reference model handling
- ddc4f50 codenav/goto_file: Rework directory_check; simpler, better, safer
- 5d01fb5 codenav/goto_file: Show error message if the entered path is a directory
- d8db04b codenav/goto_file: Add support for '~' in paths (= home dir)
- 48eab04 codenav/goto_file: Fix entry_key_event not getting called first
- cb97d8c codenav/goto_file: Always return FALSE from entry_inline_completion_event
- 6d6b2e8 codenav/goto_file: Tab keys shows the autocomplete list if not visible
—
View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1390/before/851b0dea6b891ec9f8ba05e45d888b219c36df3f/after/6d6b2e843fddddca7277b7ecd20e3b31b517c56f@github.com>