2004-03-29 Michael Meeks <michael@ximian.com>
authorMichael Meeks <michael@ximian.com>
Mon, 29 Mar 2004 13:24:50 +0000 (13:24 +0000)
committerMichael Meeks <michael@ximian.com>
Mon, 29 Mar 2004 13:24:50 +0000 (13:24 +0000)
commitb498dbcc1af41796186e721bcfea916d9fccb2c5
tree4a3829304b82100d4dd21097c37e273d53cadb48
parent004b37eca4ed9a33269d4850525a0e1c2f5deaff
2004-03-29  Michael Meeks  <michael@ximian.com>

* glib/dbus-gobject.c (set_object_property): split out /
re-work, use the property type, and not the message type(!)
(get_object_property): ditto.

        * glib/dbus-gvalue.c (dbus_gvalue_demarshal),
(dbus_gvalue_marshal): make this code re-usable, needed
for signals too, also on both proxy and server side.
Re-write for more efficiency / readability.
ChangeLog
glib/Makefile.am
glib/dbus-gobject.c
glib/dbus-gvalue.c [new file with mode: 0644]
glib/dbus-gvalue.h [new file with mode: 0644]