summaryrefslogtreecommitdiff
path: root/client/gdaemonvolumemonitor.c
Commit message (Expand)AuthorAgeFilesLines
* Don't spew warnings when hidden mounts are unmounted.Alexander Larsson2008-02-051-1/+2
* Fix typo G_DAEMON_FILE -> G_IS_DAEMON_FILEAlexander Larsson2008-01-281-0/+4
* Remove spew Update for new APIs Don't use GDaemonVolumeMonitor if notAlexander Larsson2007-12-191-3/+23
* Add the cdda:// backend for Compact Disc Digital Audio discs.David Zeuthen2007-12-191-3/+11
* new filesDavid Zeuthen2007-12-171-0/+15
* Update for API changes in gio trunk.David Zeuthen2007-12-111-31/+39
* Add copyright information to source files.Christian Kellner2007-11-011-0/+22
* Implement find_enclosing_volumeAlexander Larsson2007-10-311-2/+2
* Add all mount info to GMountInfo Make it refcountedAlexander Larsson2007-10-311-3/+3
* Don't show not user visible mountsAlexander Larsson2007-10-261-5/+16
* Remove spewAlexander Larsson2007-10-191-3/+0
* Implement using DEFINE_DYNAMIC_TYPE Actually register GDaemonVolumeMonitorAlexander Larsson2007-10-191-2/+28
* Pass in DBusConnection to use instead of using default oneAlexander Larsson2007-09-251-1/+1
* Dup the mount_info as it doesn't belong to us.Alexander Larsson2007-09-131-2/+1
* More cleanup.Alexander Larsson2007-09-131-1/+1
* Clean out the cruft and make GDaemonVolume and GDaemonVolumeMonitor compile.Alexander Larsson2007-09-131-231/+74
* Add initial GDaemonVolume and GDaemonVolumeMonitor sources.Alexander Larsson2007-09-131-0/+306