glib r6153 - trunk/gio



Author: alexl
Date: 2007-12-19 09:39:50 +0000 (Wed, 19 Dec 2007)
New Revision: 6153
ViewCVS link: http://svn.gnome.org/viewcvs/glib?rev=6153&view=rev

Modified:
   trunk/gio/ChangeLog
   trunk/gio/gdrive.c
   trunk/gio/gdrive.h
   trunk/gio/gfile.c
   trunk/gio/gio.symbols
   trunk/gio/gioerror.h
   trunk/gio/gmount.c
   trunk/gio/gmount.h
   trunk/gio/gunionvolumemonitor.c
   trunk/gio/gunixvolumemonitor.c
   trunk/gio/gvolume.c
   trunk/gio/gvolume.h
   trunk/gio/gvolumemonitor.h
Log:
2007-12-19  David Zeuthen  <davidz redhat com>

	Introduce g_volume_monitor_adopt_orphan_mount() function. Also
	add signals 'disconnected' and 'eject-button' on GDrive. Add
	signal 'removed' on GVolume and 'unmounted' on GMount.

	* gdrive.c: (g_drive_base_init):
	* gdrive.h:
	* gfile.c: (g_file_mount_mountable),
	(g_file_mount_enclosing_volume):
	* gio.symbols:
	* gioerror.h:
	* gmount.c: (g_mount_base_init):
	* gmount.h:
	* gunionvolumemonitor.c: (g_volume_monitor_adopt_orphan_mount):
	* gunixvolumemonitor.c: (update_volumes), (update_mounts):
	* gvolume.c: (g_volume_base_init), (g_volume_mount):
	* gvolume.h:
	* gvolumemonitor.h:






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]