2005-01-29 Havoc Pennington <hp@redhat.com>
authorHavoc Pennington <hp@redhat.com>
Sat, 29 Jan 2005 20:12:22 +0000 (20:12 +0000)
committerHavoc Pennington <hp@redhat.com>
Sat, 29 Jan 2005 20:12:22 +0000 (20:12 +0000)
commit2922b0e88ba00b0067c23633075629108ad8a496
tree50a0022443d38eddd79bbbd77241886391d6257c
parentfd3e49f249fb4ab5ac7da4fe9fc14cc67958d84a
2005-01-29  Havoc Pennington  <hp@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
ChangeLog
doc/dbus-specification.xml
glib/dbus-gobject.c
tools/dbus-tree-view.c