summaryrefslogtreecommitdiff
path: root/daemon/gvfsbackendcomputer.c
Commit message (Expand)AuthorAgeFilesLines
* daemon: Set G_FILESYSTEM_PREVIEW_TYPE_NEVER in browse backendsAntónio Fernandes2021-01-221-0/+1
* daemon: Use "Operation not supported" consistentlyMayank Sharma2019-03-211-1/+1
* Use Unicode in translatable stringsPiotr Drąg2016-10-031-13/+13
* daemon: Set G_FILE_ATTRIBUTE_FILESYSTEM_REMOTE attributeOndrej Holy2016-06-281-0/+1
* Set filesystem::type for all backendsRoss Lagerwall2015-08-041-0/+13
* computer: Fix a memory leakRoss Lagerwall2014-08-141-0/+1
* Use g_list_free_full() where applicableTomas Bzatek2013-01-171-2/+1
* Add symbolics support to the backendsWilliam Jon McCann2012-08-301-0/+16
* Improve translations a bit and add hint for etagFelix Möller2012-08-231-4/+4
* Update the Address of the FSFFelix Möller2012-07-301-2/+2
* computer: Mark items as not renamableMarcus Carlson2012-07-301-0/+1
* computer: Use 'drive-harddisk-system' as File System iconTimothy Arceri2011-08-231-1/+1
* Fix singular/plural form confusion with media/medium. Reported by Bruce Cowan...Kjartan Maraas2011-05-241-1/+1
* use consistent "file system" spelling (#520902)Bryce Harrington2009-12-161-1/+1
* Use default location instead of root when activating mounts in computerAlexander Larsson2009-11-271-1/+1
* Disallow mounting empty drivesTomas Bzatek2009-10-131-1/+1
* Bug 587484 – Interaction when unmounting mounts and misc fixesDavid Zeuthen2009-07-081-32/+146
* Bug 585591 – Starting/stopping drivesDavid Zeuthen2009-06-171-4/+158
* Bug 578574 – always show drive names in computer://Alexander Larsson2009-04-161-2/+29
* Bug 572521 – gvfsd-cdda create two different Audio Disc Icons on DesktopAlexander Larsson2009-03-111-1/+1
* Bug 563788 – GNOME Goal: Clean up GLib and GTK+ includesBastien Nocera2009-02-051-1/+1
* Always fail the job when we don't support monitoring.Alexander Larsson2008-10-201-4/+3
* 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