Mon, 05 Sep 2011 21:11:07 +0000 |
andrew victor |
Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
|
Mon, 05 Sep 2011 20:37:04 +0000 |
andrew victor |
purple_proxy_connect_socks5() was deprecated in 2.8.0, and can be removed for 3.0.0.
|
Mon, 05 Sep 2011 20:16:47 +0000 |
andrew victor |
purple_conv_chat_set_users() has been deprecated since 2.9.0, and can be removed for 3.0.0.
|
Mon, 05 Sep 2011 20:08:59 +0000 |
andrew victor |
purple_buddy_get_local_alias() has been deprecated since 2.6.0, and can be removed for 3.0.0.
|
Mon, 05 Sep 2011 20:02:49 +0000 |
andrew victor |
purple_contact_set_alias() is deprecated, and can be removed for 3.0.0.
|
Mon, 05 Sep 2011 19:58:03 +0000 |
andrew victor |
purple_blist_update_buddy_icon() has been deprecated since 2.5.0, and can be removed now.
|
Sun, 04 Sep 2011 21:11:24 +0000 |
Paul Aurich |
ChangeLog that. Refs #14529
|
Sat, 03 Sep 2011 23:13:11 +0000 |
Elliott Sales de Andrade |
Rename the _with_invite functions to their counterparts.
|
Fri, 02 Sep 2011 21:15:24 +0000 |
Elliott Sales de Andrade |
Remove deprecated plugin functions. I guess no-one asked for a
|
Fri, 02 Sep 2011 21:04:02 +0000 |
Elliott Sales de Andrade |
Remove deprecated xmlnode functions.
|
Fri, 02 Sep 2011 05:07:37 +0000 |
Elliott Sales de Andrade |
Hide two easy Pidgin structs.
|
Fri, 02 Sep 2011 04:25:04 +0000 |
Elliott Sales de Andrade |
Remove deprecated buddy icon functions and @since tags.
|
Fri, 02 Sep 2011 04:23:18 +0000 |
Elliott Sales de Andrade |
Checkin PurpleStatus API changes.
|
Fri, 02 Sep 2011 03:38:52 +0000 |
Elliott Sales de Andrade |
Hide PurpleAttentionType struct and remove attention @since tags.
|
Fri, 02 Sep 2011 03:29:23 +0000 |
Elliott Sales de Andrade |
Remove old serv attention functions.
|
Fri, 02 Sep 2011 03:18:15 +0000 |
Elliott Sales de Andrade |
Clean up SRV/TXT query functions.
|
Fri, 02 Sep 2011 02:42:39 +0000 |
Elliott Sales de Andrade |
Hide PurpleProxyInfo struct.
|
Fri, 02 Sep 2011 01:57:25 +0000 |
Elliott Sales de Andrade |
Replace purple_dnsquery_a_account with purple_dnsquery_a.
|
Thu, 01 Sep 2011 07:32:09 +0000 |
Mark Doliner |
Make another gtkimhtml function private.
|
Thu, 01 Sep 2011 07:27:16 +0000 |
Mark Doliner |
Make some gtkimhtml functions private
|
Thu, 01 Sep 2011 06:29:47 +0000 |
Mark Doliner |
Hide GtkIMHtmlFontDetail
|
Thu, 01 Sep 2011 06:15:23 +0000 |
masca |
Add the xfer get/set functions to the Changelog.API.
|
Thu, 01 Sep 2011 04:23:42 +0000 |
masca |
Hide-a-PurpleMenuAction.
|
Tue, 30 Aug 2011 22:07:19 +0000 |
andrew victor |
Use the new accessor functions of PidginWhiteboard.
|
Tue, 30 Aug 2011 20:43:52 +0000 |
andrew victor |
Added protocol_data and ui_data accessor functions for Whiteboard.
|
Tue, 30 Aug 2011 07:35:50 +0000 |
Mark Doliner |
Doh, I failed to checkin two files in my previous commit.
|
Tue, 30 Aug 2011 06:23:20 +0000 |
Mark Doliner |
Alphabetize
|
Fri, 26 Aug 2011 20:51:39 +0000 |
andrew victor |
Add accessor functions purple_conversation_get_ui_data() and purple_conversation_set_ui_data().
|
Fri, 26 Aug 2011 19:55:34 +0000 |
andrew victor |
Added accessor functions purple_xfer_get_ui_data() and purple_xfer_set_ui_data().
|
Fri, 26 Aug 2011 17:59:08 +0000 |
andrew victor |
Introduce API purple_xfer_get_protocol_data() and purple_xfer_set_protocol_data().
|