log libpurple/dbus-analyze-functions.py @ 27592:c868575ded5d

age author description
Sun, 10 May 2009 23:33:36 +0000 Paul Aurich Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
Tue, 14 Apr 2009 06:54:44 +0000 Paul Aurich Iteratively expand the disco tree as prompted by the UI.
Sat, 11 Apr 2009 21:46:12 +0000 Paul Aurich Use per-PurpleDiscoList ops for canceling a disco and registering.
Tue, 03 Feb 2009 00:55:57 +0000 Sadrul Habib Chowdhury *** Plucked rev 8e8959be (sadrul@pidgin.im):
Tue, 27 Jan 2009 04:54:13 +0000 Elliott Sales de Andrade Add special handling to the Python D-Bus parsing code for the *_get_data
Thu, 13 Nov 2008 17:38:09 +0000 Richard Laager A patch from Math2Gold to fix the dbus-analyze-functions script to properly
Tue, 13 May 2008 00:27:36 +0000 Sadrul Habib Chowdhury Update the dbus-analyze script to deal with multiline function
Mon, 14 Jan 2008 04:04:08 +0000 Richard Laager Disable the DBus "Functions not exported" list. It's huge and buries the
Sun, 28 Oct 2007 16:30:10 +0000 Will Thompson Silence warnings from dbus-analyze-functions.py about calling 'raise' on a
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