summaryrefslogtreecommitdiff
path: root/thunar/thunar-details-view.c
Commit message (Expand)AuthorAgeFilesLines
* List view name column improvements (#736)Alexander Schwinn2022-03-121-2/+19
* Dont toggle whole "fixed_columns" mode when zoom is changedAlexander Schwinn2022-03-121-11/+10
* Reverting e32e5942 (fix for rightclick+drag in detailed view)Alexander Schwinn2021-08-291-7/+19
* Add a `Location` column that appears while searching the filesystemSergios - Anestis Kefalidis2021-08-051-0/+9
* Add support for the `recent:///` location in Thunar.Sergios - Anestis Kefalidis2021-06-301-0/+10
* Replace ExoBinding with GBinding equivalentYongha Hwang2021-05-181-4/+5
* Add 'date deleted' column for the trash directory (Issue #123)Sergios - Anestis Kefalidis2021-03-221-0/+16
* Fix compilation warningsGaël Bonithon2021-01-241-3/+1
* REFACTOR: always queue_popup in details view on right click (#421)bud2020-12-241-19/+7
* Use sort menu as well for detailed view (#139)bud2020-12-241-2/+4
* Avoid crashes when using details view (Issue #307)Andre Miranda2020-07-271-1/+8
* Fix unavailable rubber banding in detailed view (Issue #326)Alexander Schwinn2020-07-271-3/+3
* Fix unavailable rubber banding in detailed view (Fixes #326)Theo Linkspfeifer2020-06-171-0/+3
* move duplicated code from concrete views into a single standard-viewAlexander Schwinn2020-06-121-29/+2
* Remove unused *ui.xml files (Issue #293)Alexander Schwinn2020-06-081-1/+0
* Remove unused deprecated GtkUiManager (Issue #293)Alexander Schwinn2020-06-081-39/+0
* Re-introduce view-specific menu items (Issue #293)Alexander Schwinn2020-06-081-18/+75
* Rebuild thunar-launcher so that it does not depend on GtkUIManager anyAlexander Schwinn2020-06-081-36/+30
* Allow drag-and-drop of multiple files in icon view (Bug #2487)Theo Linkspfeifer2020-04-141-0/+16
* fixed a warningAlexander Schwinn2020-02-201-1/+0
* Allow opening of multiple file selections (bug #2487)Reuben Green2020-02-201-4/+35
* Avoid unreadable names in detailed view (Bug #16391)Theo Linkspfeifer2020-02-151-1/+1
* Fix of messed up row-height with disabled "automatically expand columnsAlexander Schwinn2018-07-301-4/+14
* Fix of messed up row-height with disabled "automatically expand columnsAlexander Schwinn2018-07-291-8/+21
* Fix of messed up row-height with disabled "automatically expand columnsAlexander Schwinn2018-07-221-0/+7
* Used G_GNUC_BEGIN_IGNORE_DEPRECATIONS on gtk_action and dependencies.Alexander Schwinn2018-05-291-1/+12
* Introduce ellipsis to Detailed View filenameAndre Miranda2018-05-051-1/+2
* removed deprecated method "gtk_menu_popup" and remainsAlexander Schwinn2018-02-151-3/+3
* Add setting to show file size in bytes in detailed view (Bug #11690)Adam Purkrt2018-02-021-1/+1
* Drop deprecated/useless gtk_tree_view_set_rules_hintAndre Miranda2018-01-141-1/+0
* Make Thunar core compile and not crash with Gtk3Jonas Kümmerlin2017-08-141-4/+3
* Make it build with GSEALJonas Kümmerlin2017-08-141-17/+17
* Expand the name column by default in details view (#11357)Armin Besirovic2016-06-291-0/+1
* Use "Name" column for drag & drop instead of first column (bug #11905)Harald Judt2015-05-151-7/+7
* Improve drag & drop and selecting in the details view (bug #11605)Harald Judt2015-04-191-23/+68
* Redraw the details view on row changesHarald Judt2015-04-021-0/+19
* Make single middle click open files and folders (bug #10587)Harald Judt2015-01-281-38/+24
* Add vim modeline. Remove obsolete '$Id$' line.Matt Thirtytwo2015-01-191-1/+1
* Revert "Directly popup menus on selected items (bug #3550)."Nick Schermer2012-12-271-3/+8
* Revert "Improve pervious commit.. (bug #9552).Nick Schermer2012-12-021-3/+8
* Improve pervious commit.Nick Schermer2012-11-131-8/+3
* Control+right-click will show menu if current dir in details (bug #3386).Nick Schermer2012-11-121-3/+4
* Open in tabs in the details view too.Nick Schermer2012-10-291-7/+28
* Remove unused functions or make them static.Nick Schermer2012-09-301-20/+5
* Directly popup menus on selected items (bug #3550).Nick Schermer2012-09-301-8/+3
* Implement selection invertion.Nick Schermer2012-09-181-0/+52
* First flow of using G_DEFINE_ macros.Nick Schermer2009-08-211-33/+1
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-20/+0
* Drop exo_gtk_object_ref_sink and exo_gtk_radio_action_set_current_value.Jannis Pohlmann2009-08-131-3/+3
* 2006-08-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-091-20/+21