summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* Make sure async callbacks are sent in mainloop.Alexander Larsson2009-03-311-1/+1
* Bug 567635 – flickering context menu itemAlexander Larsson2009-03-311-13/+29
* Bug 576083 – pre-unmount signals not being triggeredCarlos Garnacho2009-03-263-21/+55
* Don't unref the real mount directly when we're unshadowed, because thatAlexander Larsson2009-03-171-3/+10
* Bug 575552 – icons for audio cds duplicated on the desktop afterAlexander Larsson2009-03-172-13/+51
* Bug 570888 – gvfs-gphoto2 mount 4 devices when pluging one cameraAlexander Larsson2009-03-091-1/+7
* Remove all locking (not needed since we're now a single threaded process).Alexander Larsson2009-03-054-308/+37
* Break circular dependencies on dispose.Alexander Larsson2009-03-041-0/+28
* Bug 551403 – Support Reading Volume Icon/Name Information fromDavid Zeuthen2009-03-021-476/+87
* Bug 545025 – gvfs doesnt use hal storage.icon.drive/volume propertiesAlexander Larsson2009-03-022-3/+3
* Lots of proxy monitor fixes.David Zeuthen2009-02-269-324/+1797
* Make the gphoto2 backend work with buggy devices (such as the iPhone)David Zeuthen2009-02-203-159/+59
* For each camera discovered, create shadow mounts for each one of theBastien Nocera2008-12-092-16/+90
* Use the new support for shadow mounts instead ofAlexander Larsson2008-12-0110-100/+768
* Require glib 2.19.1 for GIcon serialization supportAlexander Larsson2008-10-216-218/+25
* Complete the mounting operation in idle to ensure we've processed pendingDavid Zeuthen2008-09-291-1/+1
* Make sure we emit 'mount-added' when forcing an update for completing aDavid Zeuthen2008-09-293-12/+19
* Only call the IsSupported dbus call when the class is actually neededAlexander Larsson2008-09-236-97/+138
* Remember to refcount objects (#546971).David Zeuthen2008-09-024-4/+9
* Add docs explaining why powers of 10 are used.David Zeuthen2008-09-021-0/+19
* Revert patch from bug 550100 - we really don't want to show "61.7MBDavid Zeuthen2008-09-021-2/+31
* Use g_format_size_for_display (Bug #550100)Christian Kellner2008-09-011-31/+2
* Make sure we really read mount_flags and use_mount_operation. Fixes RH bugDavid Zeuthen2008-08-281-2/+2
* Bug 545489 – Nautilus hangs when inserting a CDChristian Kellner2008-08-052-33/+44
* Update the GIcon serialization code to work with GEmblemMatthias Clasen2008-08-042-24/+64
* Add x-content/* support to daemon mounts. Right now a backend can only setDavid Zeuthen2008-07-2910-58/+304
* Fix a crash with bind mountsMatthias Clasen2008-07-291-0/+2
* Support sending GEmblemedIcon over dbusMatthias Clasen2008-07-282-27/+70
* Fix crasher (#544399)David Zeuthen2008-07-231-1/+6
* Use 'camera-photo' rather than just 'camera' since gnome-icon-theme inDavid Zeuthen2008-07-211-1/+1
* Separate the hal and gphoto2 volume monitors - this is in part needed toDavid Zeuthen2008-07-2120-263/+2680
* Use the correct hash functions for the hash table of existing proxy volumeDavid Zeuthen2008-07-211-1/+1
* #include <locale.h> to fix the build.Kjartan Maraas2008-07-211-0/+1
* Avoid setting up proxy volume monitors if no session bus is available.David Zeuthen2008-07-163-3/+10
* Fix 'make distcheck'.David Zeuthen2008-07-081-2/+2
* Move hal/ to monitor/hal/.David Zeuthen2008-07-0820-0/+6711
* Provide infrastructure for out of process volume monitors and port the halDavid Zeuthen2008-07-0813-0/+4451