summaryrefslogtreecommitdiff
path: root/thunar/thunar-abstract-icon-view.c
Commit message (Expand)AuthorAgeFilesLines
* Use sort menu as well for detailed view (#139)bud2020-12-241-265/+48
* Fix action of Back/Forward mouse gesture when using RTL (Issue #90)Theo Linkspfeifer2020-12-201-6/+15
* Prevent crash on mouse gesture action (Issue #443)Alexander Schwinn2020-12-191-5/+5
* Regression: Add missing seperator to icon view submenuTheo Linkspfeifer2020-07-171-0/+1
* move duplicated code from concrete views into a single standard-viewAlexander Schwinn2020-06-121-29/+2
* Shorten strings in "arrang Items" submenu (Issue #247)Alexander Schwinn2020-06-111-7/+7
* Remove unused *ui.xml files (Issue #293)Alexander Schwinn2020-06-081-1/+0
* Remove unused deprecated GtkUiManager (Issue #293)Alexander Schwinn2020-06-081-40/+0
* remove all GtkActionEntries, they are not used any more (Issue #293)Alexander Schwinn2020-06-081-35/+0
* Re-Introduce support for gesture actions (Issue #293)Alexander Schwinn2020-06-081-29/+22
* Re-introduce view-specific menu items (Issue #293)Alexander Schwinn2020-06-081-32/+190
* Rebuild thunar-launcher so that it does not depend on GtkUIManager anyAlexander Schwinn2020-06-081-27/+23
* Add comment about overshoot fade issue not reproducible anymoreAndre Miranda2020-04-251-0/+2
* Allow drag-and-drop of multiple files in icon view (Bug #2487)Theo Linkspfeifer2020-04-141-8/+14
* Remove thunar_abstract_icon_view_activate_cursor_item (Bug #16692)Reuben Green2020-04-141-23/+0
* Allow opening of multiple file selections (bug #2487)Reuben Green2020-02-201-5/+31
* Drop unused macrosAndre Miranda2019-04-141-4/+0
* Fix g_type_class_add_private is deprecatedAndre Miranda2019-04-141-5/+2
* Use hard-coded shading color for mouse gesturesAndre Miranda2018-06-051-3/+1
* Used G_GNUC_BEGIN_IGNORE_DEPRECATIONS on gtk_action and dependencies.Alexander Schwinn2018-05-291-0/+18
* Simplify fix for "unexpected overshoot fade on icon view"Andre Miranda2018-04-011-16/+2
* Avoid unexpected overshoot fade on icon viewAndre Miranda2018-03-271-0/+18
* removed deprecated method "gtk_menu_popup" and remainsAlexander Schwinn2018-02-151-2/+2
* Fix mouse gestures not showing an iconSimon Steinbeiss2017-09-181-27/+20
* Sort of fix mouse gesturesJonas Kümmerlin2017-08-141-14/+7
* Make Thunar core compile and not crash with Gtk3Jonas Kümmerlin2017-08-141-2/+3
* Make it build with GSEALJonas Kümmerlin2017-08-141-19/+19
* Make single middle click open files and folders (bug #10587)Harald Judt2015-01-281-37/+22
* Add vim modeline. Remove obsolete '$Id$' line.Matt Thirtytwo2015-01-191-1/+1
* Revert "Remove right-click drag possibility (bug #3549)."Nick Schermer2012-12-271-1/+1
* Signal id's are gulong.Nick Schermer2012-11-041-7/+7
* Fix back/forward gestures and 8/9 button events.Nick Schermer2012-11-021-2/+2
* Implement tabs in Thunar (bug #6102).Nick Schermer2012-10-281-7/+27
* Use cairo to render the mouse gesture icon.Nick Schermer2012-10-131-9/+16
* Remove right-click drag possibility (bug #3549).Nick Schermer2012-09-301-1/+1
* Implement selection invertion.Nick Schermer2012-09-181-0/+11
* First flow of using G_DEFINE_ macros.Nick Schermer2009-08-211-35/+1
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-4/+0
* Drop exo_gtk_object_ref_sink and exo_gtk_radio_action_set_current_value.Jannis Pohlmann2009-08-131-2/+2
* 2006-08-09 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-08-091-27/+28
* 2006-04-24 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-04-241-0/+59
* 2006-04-14 Benedikt Meurer <benny@xfce.org>Benedikt Meurer2006-04-141-0/+755