summaryrefslogtreecommitdiff
path: root/thunar/thunar-gio-extensions.c
Commit message (Expand)AuthorAgeFilesLines
* Computer: (Bug 16472)Theo Linkspfeifer2020-03-131-8/+0
* Add computer:/// to Go menu (Bug #16472)Yousuf Philips2020-02-271-0/+8
* After a file operation, reload relevant parent folders directly insteadAlexander Schwinn2019-08-261-0/+47
* Do not register "send to" as last used app (Bug #14118)Andre Miranda2019-07-161-2/+5
* Update mimeapps.list only when necessary (Bug #15533)Theo Linkspfeifer2019-06-151-6/+35
* Do not translate "Trash" files and folders (Bug #14211)Andre Miranda2018-02-131-17/+25
* Missing Trash Translation String (Bug #13409)Andre Miranda2017-10-091-0/+5
* Prefer local (file://) URIs than native ones (e.g. smb://) (Bug #13845)Colin Leroy2017-09-111-1/+13
* Remember the last used application when opening filesHarald Judt2015-05-121-3/+25
* Unescape URIs in the shortcut view (bug #10831)Harald Judt2015-05-041-1/+6
* Rework usage of binary file size properties (bug #11450)Harald Judt2015-03-171-7/+1
* Make usage/free string more clear (bug #11345)Andrzej2015-01-281-1/+1
* Fix for bug 10864 - thunar incorrectly showing file sizesAndre Miranda2014-12-171-7/+14
* Add support for the GTK 3 bookmarks file (bug #10627)Alistair Buxton2014-07-251-1/+1
* Show NoDisplay=true applications (bug #9595).Nick Schermer2012-12-051-14/+5
* Add option to only show local thumbnails.Nick Schermer2012-11-241-0/+1
* Add free space tooltip for devices.Nick Schermer2012-11-101-10/+88
* Add common function to get the .gtk-bookmarks file.Nick Schermer2012-11-101-0/+15
* Remove user directories and add bookmarks in go menu.Nick Schermer2012-11-081-16/+0
* Improve generating remote display names (bug #9442).Nick Schermer2012-11-071-6/+13
* Keep file permissions when renaming a desktop file.Nick Schermer2012-11-011-11/+11
* Uniform the deep copy function.Nick Schermer2012-10-221-60/+0
* Add function to generate nice remote display names.Nick Schermer2012-10-221-0/+69
* Show custom commands in the different models (bug #9169).Nick Schermer2012-10-201-0/+33
* Port the remains to ThunarDevice.Nick Schermer2012-10-131-132/+0
* Use ThunarDevice in the tree side pane.Nick Schermer2012-10-131-29/+0
* Port the shortcuts pane to ThunarDevice.Nick Schermer2012-10-131-37/+0
* Only show eject icon on ejectable devices.Nick Schermer2012-10-131-0/+37
* Add function to generate display name for a GFile.Nick Schermer2012-10-131-0/+36
* Remove unused functions or make them static.Nick Schermer2012-09-301-17/+0
* Improve clipboard handing (bug #8271).Nick Schermer2012-09-271-21/+13
* Don't add empty line at end of uri list (bug #9124).Nick Schermer2012-09-271-1/+2
* Don't segfault when supported schemes returns NULL (bug #9224).Lionel Le Folgoc2012-09-251-0/+3
* Depend on Gtk 2.20 and Glib 2.24.Nick Schermer2012-01-211-8/+0
* Fix unused variable warning when building with GLib < 2.20.Jannis Pohlmann2010-12-061-0/+2
* Avoid GIO 2.20 calls; fix the recursive file manager launch check.Jannis Pohlmann2010-12-041-0/+2
* Fix an inconsistency in the internal API.Jannis Pohlmann2010-11-101-0/+17
* Release 1.1.4!thunar-1.1.4Jannis Pohlmann2010-11-041-1/+1
* Properly hide partitions that are not mountable by the user.Jannis Pohlmann2010-11-041-7/+76
* Assume shadowed mounts are not present.Jannis Pohlmann2010-10-121-2/+11
* Change CWD before spawning applications in ThunarLauncher.Jannis Pohlmann2010-01-281-0/+55
* Add function thunar_g_vfs_is_uri_scheme_supported (const gchar *).Jannis Pohlmann2009-09-031-0/+22
* Don't try to load data from the file if the returned length is nul.Nick Schermer2009-08-231-7/+8
* Fix several compiler warnings (mostly shadowed stuff, missing includes).Jannis Pohlmann2009-08-211-1/+1
* Merge the migration-to-gio branch into master.Jannis Pohlmann2009-08-211-0/+446