dbus ChangeLog,1.465,1.466
Michael Meeks
michael at pdx.freedesktop.org
Mon Mar 29 05:24:52 PST 2004
- Previous message: dbus/dbus dbus-connection.c, 1.77, 1.78 dbus-message.c, 1.124,
1.125 dbus-message.h, 1.52, 1.53
- Next message: dbus/glib dbus-gvalue.c, NONE, 1.1 dbus-gvalue.h, NONE,
1.1 Makefile.am, 1.5, 1.6 dbus-gobject.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/dbus/dbus
In directory pdx:/tmp/cvs-serv25611
Modified Files:
ChangeLog
Log Message:
2004-03-29 Michael Meeks <michael at 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.
Index: ChangeLog
===================================================================
RCS file: /cvs/dbus/dbus/ChangeLog,v
retrieving revision 1.465
retrieving revision 1.466
diff -u -d -r1.465 -r1.466
--- a/ChangeLog 29 Mar 2004 13:11:05 -0000 1.465
+++ b/ChangeLog 29 Mar 2004 13:24:50 -0000 1.466
@@ -1,5 +1,16 @@
2004-03-29 Michael Meeks <michael at 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.
+
+2004-03-29 Michael Meeks <michael at ximian.com>
+
* dbus/dbus-message.c
(dbus_message_new_error_printf): impl.
- Previous message: dbus/dbus dbus-connection.c, 1.77, 1.78 dbus-message.c, 1.124,
1.125 dbus-message.h, 1.52, 1.53
- Next message: dbus/glib dbus-gvalue.c, NONE, 1.1 dbus-gvalue.h, NONE,
1.1 Makefile.am, 1.5, 1.6 dbus-gobject.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the dbus-commit
mailing list