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.
|
Mon, 13 Aug 2007 00:52:41 +0000 |
Sadrul Habib Chowdhury |
Make sure dbus doesn't leak in purple_prefs_get_children_names.
|
Sun, 17 Jun 2007 03:42:10 +0000 |
Sadrul Habib Chowdhury |
Remove the warning about signedness.
|
Sun, 17 Jun 2007 02:19:22 +0000 |
Sadrul Habib Chowdhury |
Process unsigned ints for dbus.
|
Sat, 16 Jun 2007 22:20:13 +0000 |
Sadrul Habib Chowdhury |
Treat some more types as simple types. This allows exporting some useful
|
Sat, 16 Jun 2007 19:44:59 +0000 |
Richard Laager |
Re-fix the DBus list handling code by killing const GList* / const GSList*
|
Sat, 16 Jun 2007 19:21:06 +0000 |
Richard Laager |
Fix some weird whitespace in the output.
|
Thu, 07 Jun 2007 04:25:54 +0000 |
Richard Laager |
Lots of DBus list handling changes. The objective here was to eliminate a
|
Wed, 06 Jun 2007 01:50:17 +0000 |
Richard Laager |
Whitespace changes.
|
Sat, 02 Jun 2007 06:19:50 +0000 |
Richard Laager |
Now fix warnings from null_to_empty()'s constness.
|
Sat, 02 Jun 2007 06:00:35 +0000 |
Richard Laager |
The DBus bindings have a lot of warnings about calling g_free() on a
|
Wed, 30 May 2007 02:11:24 +0000 |
Richard Laager |
Part of a patch from o_sukhodolsky.
|
Sun, 13 May 2007 08:34:26 +0000 |
Sadrul Habib Chowdhury |
Callbacks are not supported for dbus.
|
Wed, 02 May 2007 16:14:09 +0000 |
Sadrul Habib Chowdhury |
gchar returning functions should also be exposed for dbus.
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|