summaryrefslogtreecommitdiff
path: root/libpurple/dbus-analyze-functions.py
Commit message (Expand)AuthorAgeFilesLines
* Stop translating gpointer to int in the dbus API. This has the effect ofThe OpenSUSE Project2010-12-281-1/+1
* Fix D-Bus version of purple_xfer_get_thumbnail. I don't think this was aElliott Sales de Andrade2010-05-271-1/+1
* serialize functions that return unsigned int types in dbusKa-Hing Cheung2009-08-231-8/+21
* Exclude some get/set UI/protocol data functions from dbus. I don't see how th...Paul Aurich2009-05-101-0/+9
* *** Plucked rev 8e8959be (sadrul@pidgin.im):Sadrul Habib Chowdhury2009-02-031-1/+1
* Add special handling to the Python D-Bus parsing code for the *_get_dataElliott Sales de Andrade2009-01-271-2/+31
* A patch from Math2Gold to fix the dbus-analyze-functions script to properlyRichard Laager2008-11-131-4/+4
* Update the dbus-analyze script to deal with multiline functionSadrul Habib Chowdhury2008-05-131-1/+2
* Disable the DBus "Functions not exported" list. It's huge and buries theRichard Laager2008-01-141-3/+4
* Silence warnings from dbus-analyze-functions.py about calling 'raise' on aWill Thompson2007-10-281-2/+6
* Work around a problem so --enable-dbus will build again.Richard Laager2007-09-101-0/+5
* DBus-ify the message history in a conversation.Sadrul Habib Chowdhury2007-08-251-0/+1
* Make sure dbus doesn't leak in purple_prefs_get_children_names.Sadrul Habib Chowdhury2007-08-131-0/+1
* Remove the warning about signedness.Sadrul Habib Chowdhury2007-06-171-6/+12
* Process unsigned ints for dbus.Sadrul Habib Chowdhury2007-06-171-7/+20
* Treat some more types as simple types. This allows exporting some usefulSadrul Habib Chowdhury2007-06-161-1/+1
* Re-fix the DBus list handling code by killing const GList* / const GSList*Richard Laager2007-06-161-18/+36
* Fix some weird whitespace in the output.Richard Laager2007-06-161-3/+3
* Lots of DBus list handling changes. The objective here was to eliminate aRichard Laager2007-06-071-17/+33
* Whitespace changes.Richard Laager2007-06-061-8/+8
* Now fix warnings from null_to_empty()'s constness.Richard Laager2007-06-021-1/+2
* The DBus bindings have a lot of warnings about calling g_free() on aRichard Laager2007-06-021-2/+4
* Part of a patch from o_sukhodolsky.Richard Laager2007-05-301-1/+4
* Callbacks are not supported for dbus.Sadrul Habib Chowdhury2007-05-131-2/+1
* gchar returning functions should also be exposed for dbus.Sadrul Habib Chowdhury2007-05-021-2/+2
* sed -ie 's/gaim/purple/g'Sean Egan2007-03-191-31/+31
* Rename gtk/ and libgaim/ to pidgin/ and libpurple/Sean Egan2007-01-201-0/+531