log libpurple/dbus-analyze-functions.py @ 31025:cd61b074103a

age author description
Thu, 27 May 2010 00:36:57 +0000 Elliott Sales de Andrade Fix D-Bus version of purple_xfer_get_thumbnail. I don't think this was a
Sun, 23 Aug 2009 21:40:34 +0000 Ka-Hing Cheung serialize functions that return unsigned int types in dbus
Tue, 26 May 2009 02:27:49 +0000 Paul Aurich Convert the disco browser to a plugin. Refs #556
Sat, 16 May 2009 19:07:31 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0fc44e2e9b4c3867ea189f9705f637125cb2497c)
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.