dbus/glib
Havoc Pennington fd3e49f249 2005-01-29 Havoc Pennington <hp@redhat.com>
* glib/Makefile.am: rename dbus-glib-tool to dbus-binding-tool;
	though it uses glib, it could be extended for any binding in
	principle

	* glib/dbus-gobject.c (gobject_message_function): change to the
	new way properties work

	* dbus/dbus-protocol.h: add the new interfaces

	* doc/dbus-specification.xml: document the introspection format,
	Introspectable interface, and add an org.freedesktop.Properties
	interface.

	* glib/dbus-gparser.c: add support for a <property> element

	* glib/dbus-gidl.c: add PropertyInfo

	* glib/dbus-gobject.c (handle_introspect): put the outermost
	<node> outside the signal and property descriptions.
	(introspect_properties): export properties as <property> rather
	than as method calls
2005-01-29 19:52:19 +00:00
..
.cvsignore 2005-01-29 Havoc Pennington <hp@redhat.com> 2005-01-29 19:52:19 +00:00
dbus-gidl.c 2005-01-29 Havoc Pennington <hp@redhat.com> 2005-01-29 19:52:19 +00:00
dbus-gidl.h 2005-01-29 Havoc Pennington <hp@redhat.com> 2005-01-29 19:52:19 +00:00
dbus-glib-tool.c 2005-01-29 Havoc Pennington <hp@redhat.com> 2005-01-29 19:52:19 +00:00
dbus-glib.c 2005-01-16 Havoc Pennington <hp@redhat.com> 2005-01-16 15:51:55 +00:00
dbus-gloader-expat.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-gmain.c 2005-01-21 Havoc Pennington <hp@redhat.com> 2005-01-21 05:06:10 +00:00
dbus-gobject.c 2005-01-29 Havoc Pennington <hp@redhat.com> 2005-01-29 19:52:19 +00:00
dbus-gparser.c 2005-01-29 Havoc Pennington <hp@redhat.com> 2005-01-29 19:52:19 +00:00
dbus-gparser.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-gproxy.c 2005-01-18 Havoc Pennington <hp@redhat.com> 2005-01-18 20:42:15 +00:00
dbus-gtest-main.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-gtest.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-gtest.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-gthread.c 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-gtool-test.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-gutils.c 2005-01-27 Havoc Pennington <hp@redhat.com> 2005-01-28 03:06:56 +00:00
dbus-gutils.h 2004-08-09 Havoc Pennington <hp@redhat.com> 2004-08-10 03:07:01 +00:00
dbus-gvalue.c 2005-01-27 Havoc Pennington <hp@redhat.com> 2005-01-28 03:06:56 +00:00
dbus-gvalue.h 2004-03-29 Michael Meeks <michael@ximian.com> 2004-03-29 13:24:50 +00:00
Makefile.am 2005-01-29 Havoc Pennington <hp@redhat.com> 2005-01-29 19:52:19 +00:00