summaryrefslogtreecommitdiff
path: root/thunar
Commit message (Expand)AuthorAgeFilesLines
* Add possibility to 'trust' launchers (Issue #156)Yongha Hwang2021-07-052-1/+11
* Remove reload button from toolbar (!125)Andre Miranda2021-07-041-3/+0
* Fix build warningsAvinash Sonawane2021-07-022-3/+3
* Add a preference to restore tabs on startup (Issue #338)Sergios - Anestis Kefalidis2021-07-015-7/+169
* Fix Recent entry in the Go menuSergios - Anestis Kefalidis2021-07-011-1/+1
* Use thunar_g_file_new_for_computer and thunar_g_file_new_for_networkSergios - Anestis Kefalidis2021-06-305-6/+23
* Add support for the `recent:///` location in Thunar.Sergios - Anestis Kefalidis2021-06-3021-89/+361
* Add basic support for gtk-recent (Issue #257)Bassam2021-06-301-2/+15
* Fix: Incorrect thumbnail size being displayed sometimes when zooming quicklySergios - Anestis Kefalidis2021-06-174-12/+28
* Add zoom-level as a per-directory setting (Issue #418)Sergios - Anestis Kefalidis2021-06-175-2/+72
* Rename variable `dot` to `extension`Sergios - Anestis Kefalidis2021-06-121-10/+10
* Generate incremental file name when a name collision is detected (Issue #210)Sergios - Anestis Kefalidis2021-06-123-4/+85
* Fix GLib-CRITICAL in list-view (Issue #487)Alexander Schwinn2021-06-071-1/+6
* thunar_file_is_executable() now checks if .desktop file is safeYongha Hwang2021-06-071-21/+25
* Fix missing folder in history when opened in new tab (Issue #594)Alexander Schwinn2021-06-061-1/+1
* Fix missing folder in history when opened in new tab (Issue #594)Alexander Schwinn2021-06-053-2/+29
* Manage parallel job outside ThunarTransferJob (Issue #569)Yongha Hwang2021-06-0214-173/+243
* Replace ExoBinding with GBinding equivalentYongha Hwang2021-05-1823-152/+378
* Move bookmarks into a separate Bookmarks menu (Issue #572)Sergios - Anestis Kefalidis2021-05-183-4/+24
* Proper destruction of member variables for thunar-launcherAlexander Schwinn2021-05-181-3/+13
* Fixing various memory leaks (Issue #573)Alexander Schwinn2021-05-184-6/+7
* Fix showing volume uuid in transfer dialog (Issue #579)Sergios - Anestis Kefalidis2021-05-181-7/+28
* Dont show "execute" on context menu for foldersAlexander Schwinn2021-05-091-0/+1
* Regression: Activating Desktop Icon does not Use Default ApplicationAlexander Schwinn2021-05-073-30/+49
* Prevent crash if non-existing bookmark is right-clicked (Issue #552)Alexander Schwinn2021-05-061-1/+1
* Sendto-menu: Renamed "Create Shortcut" to "Add Bookmark"Alexander Schwinn2021-05-061-1/+1
* Fix inconsistent naming and unused variableSergios - Anestis Kefalidis2021-05-062-6/+6
* Thunar: Allow middle-clicking navigation buttons (Issue #98)Sergios - Anestis Kefalidis2021-05-061-6/+113
* Make the `Today` and `Yesterday` labels available for user defined date styles.Sergios - Anestis Kefalidis2021-05-064-16/+27
* Reduce indentationSergios - Anestis Kefalidis2021-05-061-73/+70
* Prevent crash if invalid-symlink is used as bookmark (Issue #552)Alexander Schwinn2021-05-061-11/+3
* Fix GtkCritical when poking an invalid-link (Issue #552)Alexander Schwinn2021-05-041-2/+3
* Fix GtkCritical when poking an invalid-link (Issue #552)Alexander Schwinn2021-05-041-2/+1
* Scroll to the correct height after changing to a parent directory (IssueSergios - Anestis Kefalidis2021-05-041-25/+29
* Dont execute files, passed via command line due to security risksAlexander Schwinn2021-05-033-5/+26
* Add a reload button for the `buttons` toolbar-style (Issue #559)Sergios - Anestis Kefalidis2021-04-293-78/+4
* Override misc-switch-to-new-tab in thunar_application_open_windowSergios - Anestis Kefalidis2021-04-253-5/+5
* Improve usability of Computer:// in list view (Issue #297)Yongha Hwang2021-04-215-48/+186
* Select the correct bookmark after opening a new window (Issue #106)Sergios - Anestis Kefalidis2021-04-191-0/+20
* Code style fixes relevant to the previous commit.Sergios - Anestis Kefalidis2021-04-191-12/+12
* Fix regression, middle mouse click on folder not opening new tab/window.Sergios - Anestis Kefalidis2021-04-191-15/+7
* Scroll to the correct height after changing to a parent directory (Issue #531)Sergios - Anestis Kefalidis2021-04-191-41/+31
* Codestyle: Replace tabs with two spaces.Yongha Hwang2021-04-193-49/+49
* Always switch to the newly created tab when using THUNAR_WINDOW_ACTION_NEW_TABSergios - Anestis Kefalidis2021-04-151-4/+17
* UI/UX improvements for "Search by Pattern" (Issue #173)Yongha Hwang2021-04-151-26/+19
* Renamed "Create Bookmark" to "Add Bookmark" and added shortcutAlexander Schwinn2021-04-151-1/+1
* Make use of xfce icon "org.xfce.settings.default-applications"Alexander Schwinn2021-04-121-2/+2
* Revert "Changed default `misc-full-path-in-title` to TRUE"Andre Miranda2021-04-091-1/+1
* Remove border around infobar in trashAndre Miranda2021-04-091-1/+4
* Avoid excessively checking whether files are executables (#180)Andre Miranda2021-04-081-5/+5