[glibmm] Add Gio::DBusAuthObserver.



commit 856e1549a8f8e999455c60ddb3434cf0c3dd2073
Author: José Alburquerque <jaalburqu svn gnome org>
Date:   Fri Jul 23 00:17:18 2010 -0400

    Add Gio::DBusAuthObserver.
    
    	* gio/src/dbusauthobserver.ccg:
    	* gio/src/dbusauthobserver.hg:
    	* gio/src/filelist.am: Add the source files of Gio::DBusAuthObserver
    	and add them to 	Add Gio::DBusAuthObserver.
    
    	* gio/src/dbusauthobserver.ccg:
    	* gio/src/dbusauthobserver.hg:
    	* gio/src/filelist.am: Add the source files of Gio::DBusAuthObserver
    	and add them to the compile list.
    
    	* tools/extra_defs_gen/generate_defs_gio.cc:
    	* gio/src/gio_signals.defs: Add the G_TYPE_DBUS_AUTH_OBSERVER to the
    	extra defs gio utility and regenerate the signals defs file with the
    	utility to get the signals and properties of GDBusAuthObserver.
    
    	* tools/m4/convert_gio.m4: Add the necessary conversions.the compile list.
    
    	* tools/extra_defs_gen/generate_defs_gio.cc:
    	* gio/src/gio_signals.defs: Add the G_TYPE_DBUS_AUTH_OBSERVER to the
    	extra defs gio utility and regenerate the signals defs file with the
    	utility to get the signals and properties of GDBusAuthObserver.
    
    	* tools/m4/convert_gio.m4: Add the necessary conversions.

 ChangeLog |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c6b13f3..2d02ce3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2010-07-23  José Alburquerque  <jaalburqu svn gnome org>
+
+	Add Gio::DBusAuthObserver.
+
+	* gio/src/dbusauthobserver.[hg|ccg]:
+	* gio/src/filelist.am: Add the source files of Gio::DBusAuthObserver
+	and add them to the compile list.
+
+	* tools/extra_defs_gen/generate_defs_gio.cc:
+	* gio/src/gio_signals.defs: Add the G_TYPE_DBUS_AUTH_OBSERVER to the
+	extra defs gio utility and regenerate the signals defs file with the
+	utility to get the signals and properties of GDBusAuthObserver.
+
 2010-07-22  Murray Cumming  <murrayc murrayc com>
 
 	DBusMessage: Add get_header() and set_header().



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