summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendrecent.c
Commit message (Expand)AuthorAgeFilesLines
* recent: Port to GDateTimeOndrej Holy2020-07-031-8/+12
* recent: Prevent crash when recent file changedOndrej Holy2017-12-151-2/+3
* recent: Emit G_FILE_MONITOR_EVENT_ATTRIBUTE_CHANGEDOndrej Holy2017-04-131-1/+1
* recent: Port from GtkRecentManager to GBookmarkFileOndrej Holy2017-04-121-45/+147
* recent: Set G_FILE_ATTRIBUTE_RECENT_MODIFED attributeOndrej Holy2017-02-131-0/+12
* recent: Fix crashes when DISPLAY is not setOndrej Holy2016-12-151-2/+0
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-1/+1
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+3
* recent: Plug a few memory leaksRoss Lagerwall2014-05-301-1/+5
* recent: Implement query_info_on_read()Ross Lagerwall2014-04-301-0/+29
* recent: Don't mark filesystem as read-onlyRoss Lagerwall2013-10-311-1/+1
* recent: Prevent spurious monitor notificationsRoss Lagerwall2013-10-311-10/+10
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-2/+6
* recent: honor the private hintWilliam Jon McCann2012-08-281-0/+1
* Add a recent files backendWilliam Jon McCann2012-07-131-0/+686