summaryrefslogtreecommitdiff
path: root/libpurple/dbus-analyze-functions.py
Commit message (Expand)AuthorAgeFilesLines
* 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