summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendcomputer.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard icon names.Matthias Clasen2008-07-281-2/+2
* get rid of modelines The modelines were inconsistent and caused issuesBenjamin Otte2008-04-221-1/+0
* Avoid crash when mounting drive Fix leak.Alexander Larsson2008-03-041-2/+5
* Implement media polling for Computer backend, handling the case when noCosimo Cecchi2008-02-291-4/+105
* Code cleanup from Kjartan: Removes unused code/variables. Uses rightAlexander Larsson2008-02-191-1/+1
* If lookup returns NULL it already set the error. Handle this in allAlexander Larsson2008-02-141-6/+11
* Update for the new mount flag argument.Alexander Larsson2008-02-111-0/+1
* Add "filesystem" to computer:Alexander Larsson2008-02-081-2/+11
* Add upload operation (requires latest glib)Alexander Larsson2008-01-171-0/+1
* Clean up strings and add translator commentsAlexander Larsson2008-01-151-2/+2
* Fix crash (#508236) Patch from Joe Marcus ClarkeAlexander Larsson2008-01-151-0/+1
* Set can't write info on the root.Alexander Larsson2008-01-111-0/+3
* Implement unmount_mountable and eject_mountable on client side.Alexander Larsson2008-01-111-6/+170
* Make GVfsMonitor API simpler for users.Alexander Larsson2008-01-101-7/+7
* Remove freeing of initial ref after delay.Alexander Larsson2008-01-101-2/+2
* Add g_mount_source_get_operation() that lets you handle a remoteAlexander Larsson2008-01-091-7/+55
* Add initial computer backendAlexander Larsson2008-01-081-0/+791