summaryrefslogtreecommitdiff
path: root/thunar/thunar-file.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for the `recent:///` location in Thunar.Sergios - Anestis Kefalidis2021-06-301-0/+7
* Fix: Incorrect thumbnail size being displayed sometimes when zooming quicklySergios - Anestis Kefalidis2021-06-171-1/+2
* Improve usability of Computer:// in list view (Issue #297)Yongha Hwang2021-04-211-0/+1
* Simplified logic to check if folder is trashAlexander Schwinn2021-03-261-0/+1
* Add 'date deleted' column for the trash directory (Issue #123)Sergios - Anestis Kefalidis2021-03-221-0/+2
* Add support to created date in file propertiesAndre Miranda2020-12-241-0/+2
* Add an option to delete saved directory specific settings (#8)Reuben Green2020-07-171-0/+2
* Add features to support the use of directory specific view settings (#8)Reuben Green2020-07-171-0/+6
* Moved thunar-tempates-action (aka "create document" menu item) intoAlexander Schwinn2020-06-081-1/+2
* More options for thumbnail size (Bug #14451)Alexander Schwinn2018-07-311-1/+2
* Add german (and custom) date format (Bug #14527)Alexander Schwinn2018-07-181-2/+4
* Add setting to show file sizes in bytes (bug #11690)Alexander Schwinn2018-02-091-0/+2
* Add setting to show file size in bytes in detailed view (Bug #11690)Adam Purkrt2018-02-021-0/+1
* Strip trailing whitespaceAndre Miranda2017-11-041-4/+4
* Fix object unreferencing (Bug #12260)Vladimir Chren2017-02-101-0/+1
* Use proper return type for thunar_file_reload (bug #11913)Harald Judt2015-05-211-1/+1
* Revert "Fix loading the trash bin status at startup (bug #9513)"Harald Judt2015-05-211-2/+0
* Fix loading the trash bin status at startup (bug #9513)Harald Judt2015-05-151-0/+2
* Reload files changed by jobs in an idle loop (bug #11008)Harald Judt2015-04-171-1/+1
* Add function to reload parent file of a fileHarald Judt2015-04-171-0/+2
* Fix startup id handling for launch requests over D-Bus (bug #9646)Thaddaeus Tintenfisch2015-03-061-0/+1
* Add vim modeline. Remove obsolete '$Id$' line.Matt Thirtytwo2015-01-191-1/+1
* Improvements after comments by AndrzejAndre Miranda2014-12-181-139/+141
* Add option to only show local thumbnails.Nick Schermer2012-11-241-2/+3
* Idle load not required mime-types in the background.Nick Schermer2012-11-211-0/+1
* Load content types on-demand.Nick Schermer2012-11-211-2/+2
* Directly collect the full info namespace for ls dir.Nick Schermer2012-11-101-4/+7
* Add free space tooltip for devices.Nick Schermer2012-11-101-3/+0
* Improve flag handing in ThunarFile.Nick Schermer2012-11-101-9/+9
* Return const string in thunar_file_get_custom_icon.Nick Schermer2012-10-301-1/+1
* Uniform the deep copy function.Nick Schermer2012-10-221-23/+0
* Improve the free space label.Nick Schermer2012-10-141-1/+2
* Some optimizations.Nick Schermer2012-10-131-5/+5
* Unref async file and do some additional checks.Nick Schermer2012-10-131-1/+3
* Some random fixes.Nick Schermer2012-10-131-0/+2
* Better handling of files without info.Nick Schermer2012-10-131-0/+2
* Add async file loading for ThunarFile.Nick Schermer2012-10-131-0/+16
* Use g_utf8_collate_key_for_filename for sorting (bug #7110).Andrzej2012-10-041-1/+1
* Add some attributes on common used functions.Nick Schermer2012-10-031-5/+5
* Make ThunarFile structure private.Nick Schermer2012-10-031-64/+8
* Add secure desktop file launching (bug #5012).Nick Schermer2012-10-031-2/+3
* Remove unused functions or make them static.Nick Schermer2012-09-301-10/+0
* Generate thumbnails paths on the fly.Nick Schermer2012-09-271-1/+1
* Store metadata in GVFS's daemon.Nick Schermer2012-09-261-9/+0
* Add working directory parameter to thunar_file_execute().Jannis Pohlmann2010-10-241-0/+1
* Add function thunar_file_is_parent().Jannis Pohlmann2010-10-041-0/+2
* Fix browsing shortcuts and mountables in ThunarLauncher.Jannis Pohlmann2010-01-101-0/+2
* Don't cache the GFileInfo for the filesystem.Jannis Pohlmann2009-12-201-1/+0
* Add macro thunar_file_has_uri_scheme() using g_file_has_uri_scheme().Jannis Pohlmann2009-10-081-0/+11
* Add the target directory display name to the titles of some operations.Jannis Pohlmann2009-09-121-0/+1