log libpurple/dbus-analyze-functions.py @ 20780:e587a7be2916

age author description
Mon, 10 Sep 2007 20:26:22 +0000 Richard Laager Work around a problem so --enable-dbus will build again.
Sat, 25 Aug 2007 10:02:21 +0000 Sadrul Habib Chowdhury DBus-ify the message history in a conversation.
Mon, 13 Aug 2007 00:52:41 +0000 Sadrul Habib Chowdhury Make sure dbus doesn't leak in purple_prefs_get_children_names.
Sun, 17 Jun 2007 03:42:10 +0000 Sadrul Habib Chowdhury Remove the warning about signedness.
Sun, 17 Jun 2007 02:19:22 +0000 Sadrul Habib Chowdhury Process unsigned ints for dbus.
Sat, 16 Jun 2007 22:20:13 +0000 Sadrul Habib Chowdhury Treat some more types as simple types. This allows exporting some useful
Sat, 16 Jun 2007 19:44:59 +0000 Richard Laager Re-fix the DBus list handling code by killing const GList* / const GSList*