log libpurple/dbus-analyze-functions.py @ 30696:d22b9e73c929

age author description
2009-08-23 Ka-Hing Cheung serialize functions that return unsigned int types in dbus
2009-05-26 Paul Aurich Convert the disco browser to a plugin. Refs #556
2009-05-16 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0fc44e2e9b4c3867ea189f9705f637125cb2497c)
2009-05-10 Paul Aurich Exclude some get/set UI/protocol data functions from dbus. I don't see how these could function properly.
2009-04-14 Paul Aurich Iteratively expand the disco tree as prompted by the UI.
2009-04-11 Paul Aurich Use per-PurpleDiscoList ops for canceling a disco and registering.
2009-02-03 Sadrul Habib Chowdhury *** Plucked rev 8e8959be (sadrul@pidgin.im):
2009-01-27 Elliott Sales de Andrade Add special handling to the Python D-Bus parsing code for the *_get_data
2008-11-13 Richard Laager A patch from Math2Gold to fix the dbus-analyze-functions script to properly
2008-05-13 Sadrul Habib Chowdhury Update the dbus-analyze script to deal with multiline function
2008-01-14 Richard Laager Disable the DBus "Functions not exported" list. It's huge and buries the
2007-10-28 Will Thompson Silence warnings from dbus-analyze-functions.py about calling 'raise' on a
2007-09-10 Richard Laager Work around a problem so --enable-dbus will build again.
2007-08-25 Sadrul Habib Chowdhury DBus-ify the message history in a conversation.
2007-08-13 Sadrul Habib Chowdhury Make sure dbus doesn't leak in purple_prefs_get_children_names.