summaryrefslogtreecommitdiff
path: root/libpurple/dbus-analyze-functions.py
Commit message (Expand)AuthorAgeFilesLines
* Replace mentions of doxygen with gtk-docAnkit Vani2013-10-131-1/+1
* Merged soc.2013.gobjectification branchAnkit Vani2013-09-241-0/+3
|\
| * Merged soc.2013.gobjectification branchAnkit Vani2013-09-211-0/+3
| |\
| * | Refactored rest of libpurple to use the new protocol APIAnkit Vani2013-09-141-1/+1
| * | Refactored the rest of libpurple to use the new protocol APIAnkit Vani2013-09-011-0/+3
* | | Removed special case of xmlnodeAnkit Vani2013-09-241-1/+1
| |/ |/|
* | Merged default branchAnkit Vani2013-09-211-9/+9
|\ \ | |/
| * Refactored remaining libpurple to use the GObject conversation APIAnkit Vani2013-06-271-9/+9
* | Implement purple_*_is_valid_ui_handle, purple_request_cpar_*et_parent_from, p...Tomasz Wasilczyk2013-09-211-0/+3
|/
* Merge with release-2.x.y.Elliott Sales de Andrade2013-05-111-3/+7
|\
| * Remove free_memory argument from D-Bus list functions. It's alreadyElliott Sales de Andrade2011-10-161-2/+2
| * The following were deprecated since they were moved to the internal API:Andrew Victor2011-09-241-1/+0
| * Correctly fix this build error without warnings.Elliott Sales de Andrade2011-09-061-0/+5
* | Fix build and other scripts on Python3.Ashish Gupta2013-05-111-41/+42
|/
* 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