log libpurple/dbus-analyze-functions.py @ 19710:93d10000432e

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*
Sat, 16 Jun 2007 19:21:06 +0000 Richard Laager Fix some weird whitespace in the output.
Thu, 07 Jun 2007 04:25:54 +0000 Richard Laager Lots of DBus list handling changes. The objective here was to eliminate a
Wed, 06 Jun 2007 01:50:17 +0000 Richard Laager Whitespace changes.
Sat, 02 Jun 2007 06:19:50 +0000 Richard Laager Now fix warnings from null_to_empty()'s constness.
Sat, 02 Jun 2007 06:00:35 +0000 Richard Laager The DBus bindings have a lot of warnings about calling g_free() on a
Wed, 30 May 2007 02:11:24 +0000 Richard Laager Part of a patch from o_sukhodolsky.
Sun, 13 May 2007 08:34:26 +0000 Sadrul Habib Chowdhury Callbacks are not supported for dbus.
Wed, 02 May 2007 16:14:09 +0000 Sadrul Habib Chowdhury gchar returning functions should also be exposed for dbus.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/