summaryrefslogtreecommitdiff
path: root/thunar/thunar-gio-extensions.h
Commit message (Expand)AuthorAgeFilesLines
* Add option to verify file checksums on copy (Issue #511)Yongha Hwang2021-08-121-0/+5
* Check if target directory is a subdirectory of moved foldermshrimp@sogang.ac.kr2021-07-301-0/+3
* Use *.partial~ as an intermediate file for copymshrimp@sogang.ac.kr2021-07-181-1/+9
* Use thunar_g_file_new_for_computer and thunar_g_file_new_for_networkSergios - Anestis Kefalidis2021-06-301-0/+1
* Add support for the `recent:///` location in Thunar.Sergios - Anestis Kefalidis2021-06-301-0/+3
* Improve usability of Computer:// in list view (Issue #297)Yongha Hwang2021-04-211-43/+44
* thunar_g_file_list_free --> thunar_g_list_free_fullAlexander Schwinn2021-04-051-1/+1
* thunar_g_file_list_copy --> thunar_g_list_copy_deepAlexander Schwinn2021-04-051-1/+1
* thunar_g_file_list_prepend --> thunar_g_list_prepend_deepAlexander Schwinn2021-04-051-1/+1
* thunar_g_file_list_append --> thunar_g_list_append_deepAlexander Schwinn2021-04-051-1/+1
* Use thunar-menu and launcher in tree-view (Issue# 349)Alexander Schwinn2020-08-221-0/+2
* Add features to support the use of directory specific view settings (#8)Reuben Green2020-07-171-0/+3
* Add computer:/// to Go menu (Bug #16472)Yousuf Philips2020-02-271-0/+1
* After a file operation, reload relevant parent folders directly insteadAlexander Schwinn2019-08-261-0/+1
* Do not translate "Trash" files and folders (Bug #14211)Andre Miranda2018-02-131-0/+1
* Rework usage of binary file size properties (bug #11450)Harald Judt2015-03-171-1/+2
* Add free space tooltip for devices.Nick Schermer2012-11-101-9/+15
* Add common function to get the .gtk-bookmarks file.Nick Schermer2012-11-101-0/+1
* Do not freeze on new files outsize this directory (bug #9468).Nick Schermer2012-11-081-1/+0
* Remove user directories and add bookmarks in go menu.Nick Schermer2012-11-081-2/+1
* Uniform the deep copy function.Nick Schermer2012-10-221-6/+6
* Add function to generate nice remote display names.Nick Schermer2012-10-221-0/+2
* Show custom commands in the different models (bug #9169).Nick Schermer2012-10-201-0/+2
* Port the remains to ThunarDevice.Nick Schermer2012-10-131-3/+0
* Use ThunarDevice in the tree side pane.Nick Schermer2012-10-131-1/+0
* Port the shortcuts pane to ThunarDevice.Nick Schermer2012-10-131-2/+0
* Only show eject icon on ejectable devices.Nick Schermer2012-10-131-0/+2
* Add function to generate display name for a GFile.Nick Schermer2012-10-131-0/+2
* Remove unused functions or make them static.Nick Schermer2012-09-301-1/+0
* Improve clipboard handing (bug #8271).Nick Schermer2012-09-271-0/+1
* Fix an inconsistency in the internal API.Jannis Pohlmann2010-11-101-0/+1
* Change CWD before spawning applications in ThunarLauncher.Jannis Pohlmann2010-01-281-28/+34
* Add function thunar_g_vfs_is_uri_scheme_supported (const gchar *).Jannis Pohlmann2009-09-031-0/+2
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-0/+73