log

age author description
Wed, 02 Jun 2010 06:27:24 +0000 andrew victor propagate from branch 'im.pidgin.pidgin' (head 7f7ef3aa89b9c72fb9cb9d2eb1916d051a108d17)
Fri, 28 May 2010 21:10:09 +0000 andrew victor merge of 'c32c1fdff08db87b69fc0eb921a5eaafcb5ef67e'
Fri, 28 May 2010 21:08:49 +0000 andrew victor Some spelling fixes to code comments.
Thu, 22 Jul 2010 18:28:22 +0900 Yoshiki Yazawa should not HTML wrap messages on non-ICQ services, otherwise non-ascii message would not be delivered.
Thu, 22 Jul 2010 15:37:35 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Wed, 21 Jul 2010 04:29:58 +0000 Mark Doliner We are the future, now
Wed, 21 Jul 2010 04:10:01 +0000 Mark Doliner Oh my bad, we said we'd stop updating this
Wed, 21 Jul 2010 04:07:53 +0000 Mark Doliner Grab changes from the 2.7.2 branch
Wed, 21 Jul 2010 02:57:51 +0000 Mark Doliner Fix a crash bug in oscar related to trying to allocate too much memory.
Wed, 21 Jul 2010 02:49:23 +0000 Mark Doliner This patch attempts to fix four bugs in the oscar protocol plugin that
Tue, 20 Jul 2010 17:01:04 +0000 Bj«Órn Voigt Small German translation update
Tue, 20 Jul 2010 08:28:11 +0000 Bj«Órn Voigt German translation update
Tue, 20 Jul 2010 02:27:17 +0000 Stu Tomlinson Some fixes to IRC handling in purple-url-handler, mainly to fix
Mon, 19 Jul 2010 18:25:47 +0000 Sadrul Habib Chowdhury Make it possible for perl plugins to connect to log-signals.
Sat, 17 Jul 2010 23:28:20 +0000 Elliott Sales de Andrade Remove a buddy that left a chat from an internal list. Otherwise, the
Sat, 17 Jul 2010 23:10:39 +0000 Elliott Sales de Andrade Add a timeout which forces the login process to complete. This won't
Sat, 17 Jul 2010 20:13:29 +0000 Elliott Sales de Andrade The session parameter appears unused in msn_add_contact_xml.
Sat, 17 Jul 2010 18:49:09 +0000 Elliott Sales de Andrade Clear the password on an MSN account if saving is disabled and the
Mon, 12 Jul 2010 15:15:18 +0000 Sadrul Habib Chowdhury merge of '6eb94bb98b242b76b07fe78fe89d136b9201d6f1'
Mon, 12 Jul 2010 15:13:31 +0000 Sadrul Habib Chowdhury Get rid of a few unnecessary strlen/g_snprintf's.
Mon, 12 Jul 2010 14:54:40 +0000 Sadrul Habib Chowdhury Remove some timeout/input handlers for upnp.
Sat, 10 Jul 2010 02:10:19 +0000 Paul Aurich merge of '188465fa1e8064c35ae348b4c71cee7fb4c7c755'
Sat, 10 Jul 2010 00:30:06 +0000 Sadrul Habib Chowdhury Add missing window-scroll-down and -up for finch in the man page.
Sat, 10 Jul 2010 02:02:21 +0000 Paul Aurich jabber: Move another function out of caps.c...
Sat, 10 Jul 2010 00:59:19 +0000 Paul Aurich jabber: Move (and harden) a function to xdata.c
Sat, 10 Jul 2010 00:56:11 +0000 Paul Aurich const-ify the xmlnode* parameter to xmlnode_get_attrib(_with_namespace)
Sat, 10 Jul 2010 00:35:52 +0000 Paul Aurich jabber: Minor cleanup (formatting + strcmp->g_str_equal) of caps
Fri, 09 Jul 2010 22:49:17 +0000 Paul Aurich jabber: Don't crash on caps that include an empty <value/> in the Software Information extended info. Fixes #12292
Fri, 09 Jul 2010 22:14:03 +0000 Paul Aurich jabber: Start adding some caps tests
Thu, 08 Jul 2010 21:27:36 +0000 Paul Aurich jabber: Set js->serverFQDN when connecting via BOSH. Fixes #12289