log

age author description
Tue, 10 Feb 2009 03:22:35 +0000 Mark Doliner Set this timer to 0 when we return FALSE
Tue, 10 Feb 2009 01:51:07 +0000 Mark Doliner Change two more uses of purple_utf8_strcasecmp to g_str_equal
Tue, 10 Feb 2009 01:44:40 +0000 Mark Doliner It's wrong, unnecessary, and expensive to use purple_utf8_strcasecmp() here.
Mon, 09 Feb 2009 22:05:14 +0000 Mark Doliner Avoid canceling this timer twice
Tue, 10 Feb 2009 05:42:53 +0000 Paul Aurich Fix a double-free segfault in the adhoc commands
Sun, 08 Feb 2009 10:34:31 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head 32e078dbbf6d15a1c0a2916f1d590ea45f3c364d)
Sun, 08 Feb 2009 05:02:30 +0000 Elliott Sales de Andrade A JID can have no node (the part before the @), but a chat must have one,
Sun, 08 Feb 2009 00:23:43 +0000 Elliott Sales de Andrade merge of '1256de56bf55d28698fb946db0dc7fc965f4713b'
Sun, 08 Feb 2009 00:23:13 +0000 Elliott Sales de Andrade disapproval of revision '8a80f271858548f73cac50625660e87df1970bcc'
Sat, 07 Feb 2009 23:45:18 +0000 Elliott Sales de Andrade The jabber_register_parse function was looking for the <x> node as a
Fri, 06 Feb 2009 14:23:25 +0000 Bj«Órn Voigt resolved shortcut conflict in German (fixes http://developer.pidgin.im/ticket/8354)
Fri, 06 Feb 2009 03:50:26 +0000 Daniel Atallah Fix a null ptr deref/double free. Fixes #8336.
Thu, 05 Feb 2009 06:25:18 +0000 Elliott Sales de Andrade merge of '0bfcaf78ec07efb71812fff2c8b738b4532aac7f'
Thu, 05 Feb 2009 05:42:58 +0000 Elliott Sales de Andrade In jabber_iq_parse, xmlnode_get_child is called for a few special cases,