dbus ChangeLog,1.666,1.667
Havoc Pennington
hp at freedesktop.org
Sat Jan 29 12:12:24 PST 2005
Update of /cvs/dbus/dbus
In directory gabe:/tmp/cvs-serv21445
Modified Files:
ChangeLog
Log Message:
2005-01-29 Havoc Pennington <hp at redhat.com>
* tools/dbus-tree-view.c: add support for displaying properties.
(run dbus-viewer with an introspect xml file as arg, then resize
the window so the tree elements show up, not sure what that is)
* glib/dbus-gobject.c (handle_introspect): return
org.freedesktop.Properties and org.freedesktop.Introspectable
interfaces when we are introspected.
* doc/dbus-specification.xml: allow empty interface name when
Get/Set a property
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.666
retrieving revision 1.667
diff -u -d -r1.666 -r1.667
--- ChangeLog 29 Jan 2005 19:52:19 -0000 1.666
+++ ChangeLog 29 Jan 2005 20:12:21 -0000 1.667
@@ -1,5 +1,18 @@
2005-01-29 Havoc Pennington <hp at redhat.com>
+ * tools/dbus-tree-view.c: add support for displaying properties.
+ (run dbus-viewer with an introspect xml file as arg, then resize
+ the window so the tree elements show up, not sure what that is)
+
+ * glib/dbus-gobject.c (handle_introspect): return
+ org.freedesktop.Properties and org.freedesktop.Introspectable
+ interfaces when we are introspected.
+
+ * doc/dbus-specification.xml: allow empty interface name when
+ Get/Set a property
+
+2005-01-29 Havoc Pennington <hp at 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
More information about the dbus-commit
mailing list