summaryrefslogtreecommitdiff
path: root/monitor
Commit message (Expand)AuthorAgeFilesLines
* 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