log

age author description
Tue, 06 Dec 2011 06:50:18 +0000 Mark Doliner Fix another possible remote crash bug in SILC.
Tue, 06 Dec 2011 06:47:37 +0000 Mark Doliner Prepare for release
Tue, 06 Dec 2011 06:40:23 +0000 Mark Doliner Fix remotely-triggerable crashes by validating strings in a few
Sun, 04 Dec 2011 22:11:15 +0000 Gary Kramlich G_CONST_RETURN has been deprecated, use const instead
Sun, 04 Dec 2011 21:12:56 +0000 John Bailey This change is needed to make external plugins compile. It's either this or go
Thu, 01 Dec 2011 20:11:42 +0000 andrew victor Fix compilation of Bonjour prpl on 3.0.
Wed, 30 Nov 2011 01:16:33 +0000 Ethan Blanton propagate from branch 'im.pidgin.pidgin.2.x.y' (head bc79b1bf09dcfa1d8edac86a06761fce7416e69c)
Wed, 30 Nov 2011 01:04:16 +0000 linus luessing Fix IPv6 link local file transfer.
Wed, 30 Nov 2011 01:01:09 +0000 linus luessing Remove some layers of indentation in bonjour_ft.c
Wed, 30 Nov 2011 00:58:50 +0000 linus luessing Append interface ID only to local interfaces for IPv6 Bonjour.
Tue, 29 Nov 2011 03:59:09 +0000 Ethan Blanton propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0c3ef8388ce0f274d695767f513518b859889979)
Tue, 29 Nov 2011 03:58:50 +0000 Ethan Blanton Fix a leak in IRC when accepting a UTF-8 message with a non-UTF-8 encoding.
Mon, 28 Nov 2011 08:52:34 +0000 Mark Doliner We haven't used this pref in a while. We stopped adding it in
Mon, 28 Nov 2011 08:33:30 +0000 Mark Doliner Fix minor typo in ChangeLog.API
Fri, 18 Nov 2011 19:53:46 +0000 Elliott Sales de Andrade Add support for %messageDirection% for RTL messages.
Fri, 18 Nov 2011 19:49:08 +0000 Elliott Sales de Andrade Add support for %shortTime% in themed messages. This is probably not
Fri, 18 Nov 2011 19:37:04 +0000 Elliott Sales de Andrade Fix a small leak.
Fri, 18 Nov 2011 19:08:09 +0000 Elliott Sales de Andrade Add support for %dateOpened% in templates.
Fri, 18 Nov 2011 18:22:50 +0000 Elliott Sales de Andrade Fix an infinite loop if there's a tag in the theme header that we
Fri, 18 Nov 2011 18:11:18 +0000 Elliott Sales de Andrade Fix fallback to builtin Template.html file.
Wed, 09 Nov 2011 07:18:18 +0000 andrew victor merge of '377fab6845c6367df5a06eac7afdc93bb2c62e73'
Wed, 02 Nov 2011 09:51:48 +0000 andrew victor MXit is increasing the limit on the size of files that can be transferred.
Mon, 07 Nov 2011 02:07:59 +0000 Elliott Sales de Andrade merge of '071d7e809e0a4532e6dc367a6f05ea43e1ab0de0'
Sun, 06 Nov 2011 05:28:11 +0000 Elliott Sales de Andrade Simplify SSL Makefile.am by using += on variables.
Sun, 06 Nov 2011 20:31:14 +0000 andrew victor Add purple_account_is_disconnecting() accessor function.
Sun, 06 Nov 2011 19:46:57 +0000 andrew victor Introduce purple_account_register_completed() to handle the invoking of any
Sun, 06 Nov 2011 13:34:58 +0000 tomkiewicz Gadu-Gadu: synchronize internal libgadu with upstream - tiny sync. Refs #343
Tue, 01 Nov 2011 17:28:17 +0000 andrew victor Convert to using purple_blist_node_ accessor functions.
Mon, 31 Oct 2011 21:27:32 +0000 andrew victor Pidgin: Use the purple_blist_node_ accessor functions.
Mon, 31 Oct 2011 20:44:22 +0000 andrew victor Finch: Use purple_blist_node_get_ui_data() and purple_blist_node_set_ui_data().