summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendtrash.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make sending icons actually workAlexander Larsson2007-10-161-1/+1
* Support file monitor on trash:/// (for icon)Alexander Larsson2007-10-101-5/+38
* Add support for directory monitor on root dirAlexander Larsson2007-10-101-37/+446
* Correctly handle len arg in unescape_pathnameAlexander Larsson2007-10-091-2/+7
* Nicer filenames for things in the home trash. This is the common case, soAlexander Larsson2007-10-091-0/+19
* Check for trash dirs in fork to avoid getting stuck on e.g. hanged nfsAlexander Larsson2007-10-091-60/+241
* Implement file monitor in clientAlexander Larsson2007-10-091-15/+90
* Pull in gio-unix-2.0Alexander Larsson2007-10-091-32/+13
* Add defines for monitoringAlexander Larsson2007-10-081-2/+141
* Add delete support to trashAlexander Larsson2007-10-051-0/+45
* Allow NULL end pointerAlexander Larsson2007-10-041-0/+806