summaryrefslogtreecommitdiff
path: root/thunar/thunar-tree-view.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos and identation.Sergios - Anestis Kefalidis2022-03-101-1/+1
* Fix typo in xfce_gtk_menu_append_seperatorAlexander Schwinn2022-02-271-2/+2
* Replace exo- functions with xfce-stringYongha Hwang2022-02-231-0/+2
* Use 'g_timeout_add_full' to set tree-view cursor (Issue #351)Alexander Schwinn2022-01-261-14/+29
* Open correct folder on middle-click in tree-view (Issue #626)Alexander Schwinn2021-08-081-0/+6
* Fix build warningsAvinash Sonawane2021-07-021-2/+2
* Replace ExoBinding with GBinding equivalentYongha Hwang2021-05-181-4/+4
* Fixing various memory leaks (Issue #573)Alexander Schwinn2021-05-181-0/+3
* thunar_g_file_list_free --> thunar_g_list_free_fullAlexander Schwinn2021-04-051-2/+2
* ThunarLauncher: Dont expose "select files" closureAlexander Schwinn2021-03-171-18/+2
* thunar-tree-view: Dont show menu-item "properties" for unmounted devicesAlexander Schwinn2021-03-111-3/+5
* Regression: Missing "mount"/"unmount" on tree-view devicesAlexander Schwinn2021-03-111-1/+2
* thunar-launcher: Unify way to set selected device/location/filesAlexander Schwinn2021-01-241-7/+1
* Unset tree view cursor if toplevel path cannot be determined(Issue #351)Theo Linkspfeifer2020-12-241-4/+9
* Regression: Fix mounting of unmounted devices in tree-viewAlexander Schwinn2020-08-231-1/+2
* Move mount/unmount/eject actions into launcher (Issue #349)Alexander Schwinn2020-08-221-359/+39
* Re-enable "select_files" closure for tree-view (Issue #349)Alexander Schwinn2020-08-221-43/+19
* Use thunar-menu and launcher in tree-view (Issue# 349)Alexander Schwinn2020-08-221-651/+86
* re-introduce support for thunarx (Issue #293)Alexander Schwinn2020-06-081-2/+2
* Remove thunar-create-dialog moduleReuben Green2020-05-301-5/+4
* Only open device after successful mount attempt (Bug #16831)Theo Linkspfeifer2020-05-141-1/+1
* Fix check if folder is fully loaded when expanding path in tree view.Theo Linkspfeifer2020-04-221-2/+9
* Move iter initialization (Bug #16024) - Fixes 100%CPU on tree-view in some ra...Theo Linkspfeifer2020-04-221-4/+4
* Use tre-view toplevel path of the cursor, if available, in order toTheo Linkspfeifer2020-03-231-3/+33
* Rename "Disconnect" context menu entry in side pane (Bug #16558)Theo Linkspfeifer2020-03-181-2/+2
* Clean up side pane context menu codeTheo Linkspfeifer2020-03-161-1/+1
* Remove top level desktop entry from tree view (bug #16474)Yousuf Philips2020-03-041-11/+4
* Remove 'auto-expand folders' from tree-view since it causes bad usability wit...Alexander Schwinn2019-08-091-13/+7
* Fix crash on unmounted volume in tree pane right click (Bug #15452)Andre Miranda2019-05-231-2/+6
* Hide unneeded context menu entries for folder "Trash" in tree viewTheo Linkspfeifer2019-04-301-22/+22
* tree view jumps (scrolls) when clicking on a directory II (Bug #15174)Alexander Schwinn2019-04-291-39/+49
* delete key in tree-view can delete the user home folder (Bug #15095)Alexander Schwinn2019-04-231-39/+31
* Make toggle for the delete entry affect side pane tooTheo Linkspfeifer2019-04-231-12/+18
* Make 'Move to Trash' icon the same as in main paneTheo Linkspfeifer2019-04-231-1/+1
* tree view jumps (scrolls) when clicking on a directory (Bug #15174)Alexander Schwinn2019-03-181-3/+14
* Stuck tree pane makes Thunar use 100% CPUAlexander Schwinn2019-01-161-8/+27
* Thunar utilizes 100%CPU when the parent directory is not readableAlexander Schwinn2018-12-271-120/+60
* Crash in tree-view when multiple windows are open (Bug #14714)Alexander Schwinn2018-10-061-3/+8
* Add preference to open new thunar instances as tabs, if there is an existing ...Alexander Schwinn2018-08-201-1/+1
* Drop thunar-stockAndre Miranda2018-06-021-1/+0
* Silence gtk_image_menu_item_* deprecationsAndre Miranda2018-06-021-0/+32
* Silence gdk_threads_* deprecationsAndre Miranda2018-06-021-6/+7
* Replace gdk_window_get_pointer by gdk_window_get_device_positionAndre Miranda2018-06-021-2/+9
* Fix more warningsAndre Miranda2018-05-291-2/+2
* removed deprecated method "gtk_menu_popup" and remainsAlexander Schwinn2018-02-151-8/+5
* Replace a couple of stock iconsAndre Miranda2018-01-141-1/+1
* Introduce ThunarxMenuAndre Miranda2017-11-191-14/+2
* Strip trailing whitespaceAndre Miranda2017-11-041-4/+4
* Simplify icon handling of ThunarxMenuItemAndre Miranda2017-11-021-1/+1
* Rename thunarx methods *_actions to *_menu_itemsAndre Miranda2017-11-021-11/+16