Sat, 01 Oct 2011 11:29:43 +0000 |
andrew victor |
Hide struct _PurpleConvChat.
|
Sat, 01 Oct 2011 11:02:15 +0000 |
andrew victor |
Use purple_conv_chat_get_nick() rather than accessing chat->nick directly.
|
Thu, 29 Sep 2011 05:03:40 +0000 |
Elliott Sales de Andrade |
Correct Perl API for purple_util_fetch_url.
|
Thu, 29 Sep 2011 04:57:10 +0000 |
Elliott Sales de Andrade |
Correct API Changelog for renamed entries.
|
Sun, 25 Sep 2011 20:22:44 +0000 |
Elliott Sales de Andrade |
merge of '9912972220e43702dfc027a7d3b30db1697ed746'
|
Sun, 25 Sep 2011 19:28:12 +0000 |
andrew victor |
Remove the special case of fd=0 in purple_xfer_start().
|
Sun, 25 Sep 2011 19:15:05 +0000 |
andrew victor |
purple_xfer_is_canceled() renamed to purple_xfer_is_cancelled()
|
Sun, 25 Sep 2011 19:09:01 +0000 |
andrew victor |
Remove obsolete preference "/purple/debug/timestamps".
|
Sun, 25 Sep 2011 18:56:58 +0000 |
andrew victor |
Clean the API documentation in preparation for 3.0.0 by removing all the old @since tags.
|
Sun, 25 Sep 2011 05:47:54 +0000 |
Elliott Sales de Andrade |
Ref/unref the theme for a conversation.
|
Sat, 24 Sep 2011 22:21:48 +0000 |
andrew victor |
merge of '246ce23ba85b41bf89269edfa8ec16583ad89fb3'
|
Sat, 24 Sep 2011 21:19:26 +0000 |
Elliott Sales de Andrade |
Fix a leak. This strdup shouldn't be here.
|