summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendtrash.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 570533 – use g_set_error_literalCosimo Cecchi2009-02-131-12/+12
* Bug 570481 – Please add translator commentsRyan Lortie2009-02-041-2/+2
* nail a couple of leaksRyan Lortie2009-01-201-0/+2
* don't insta-thaw deletes use a timeout to only call thaw() once per batchRyan Lortie2009-01-121-0/+25
* add trash::orig-path and trash::deletion-date infoRyan Lortie2008-12-161-6/+21
* relicense to LGPLv2+GVFS_1_1_2Ryan Lortie2008-12-151-2/+5
* Fix dist issuesAlexander Larsson2008-12-151-2/+2
* Fix memory leaks on trash backendRyan Lortie2008-12-121-68/+108
* Implement pull support on trash backend.Ryan Lortie2008-12-121-0/+65
* New trash:/ backend.Ryan Lortie2008-12-121-1636/+496
* Add Push and Pull. Remove Upload. (#550100)Christian Kellner2008-09-011-0/+81
* Plug some leaks on error pathsMatthias Clasen2008-08-251-1/+1
* Correctly set copy name to original file name. Fixes #41852.Christian Neumair2008-08-161-1/+4
* Bug 525779: Dont look for trashs dir on sys mountsChristian Kellner2008-08-021-2/+5
* Bug 509740 – Trash icon not updated ...Christian Kellner2008-08-021-1/+21
* Use hex escapes in the trash backend. Patch by Andreas Henriksson. FixesA. Walton2008-06-111-17/+32
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-221-1/+0
* plug some minor memory leaks.Paolo Borelli2008-03-281-3/+11
* Make sure the display name is correct even for subdirectories inside thePaolo Borelli2008-03-251-16/+7
* Create the root monitor for trash when mounting. (#509740).Cosimo Cecchi2008-03-031-4/+6
* Some more cleanup.Alexander Larsson2008-02-191-3/+4
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-8/+5
* Keep track of the number of top level items in the trash. Expose thisRyan Lortie2008-02-131-26/+39
* Set the correct copy name. Set description.Alexander Larsson2008-02-111-1/+11
* Rename burn:// with old "CD/DVD Creator" name.Luca Ferretti2008-02-101-2/+3
* Always set CAN_TRASH to falseAlexander Larsson2008-02-081-0/+6
* Handle unescaping __ correctly (#514040)Alexander Larsson2008-02-081-1/+1
* Correctly set the name for toplevel items.Alexander Larsson2008-02-051-0/+6
* Use -, not _ in attribute namesAlexander Larsson2008-01-231-2/+2
* Use :: to delimit namespace for trash attributesAlexander Larsson2008-01-231-2/+2
* Fix warningsAlexander Larsson2008-01-211-6/+6
* Clean up strings and add translator commentsAlexander Larsson2008-01-151-1/+2
* Update to new gio APIAlexander Larsson2008-01-141-3/+5
* Make GVfsMonitor API simpler for users.Alexander Larsson2008-01-101-29/+16
* Remove freeing of initial ref after delay.Alexander Larsson2008-01-101-11/+13
* Update to handle removed GDirectoryMonitor from API.Alexander Larsson2008-01-071-4/+4
* Update to new file attribute namesAlexander Larsson2007-12-201-2/+2
* Fix build, renamed g_get_unix_mounts to g_unix_mounts_getBastien Nocera2007-12-171-1/+1
* Only use <gio/gio.h> includeAlexander Larsson2007-12-141-3/+1
* Update for API changes in gio trunk.David Zeuthen2007-12-111-1/+1
* Update to build with the latest glib included gioAlexander Larsson2007-11-271-1/+1
* Code cleanups from Kjartan Maraas.Alexander Larsson2007-11-161-1/+1
* Add new functionsAlexander Larsson2007-11-121-2/+1
* Ansi C fixes from Jens GranseuerAlexander Larsson2007-11-071-1/+1
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Update to new APIAlexander Larsson2007-10-311-1/+1
* Don't show not user visible mountsAlexander Larsson2007-10-261-0/+1
* Update to use the gurifuncs.h from gio. Fix filename parsing to handle ~/xAlexander Larsson2007-10-221-1/+1
* Rename set_icon -> set_icon_name Add getter for icon_name and display_nameAlexander Larsson2007-10-191-1/+1
* Add user_visible to mount info Reorder args so that new stuff comes at theAlexander Larsson2007-10-191-1/+2