log

age author description
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,
Thu, 05 Feb 2009 04:23:14 +0000 Elliott Sales de Andrade Fix some warnings in some sometimes-commented-out debug messages.
Thu, 05 Feb 2009 00:59:42 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
Wed, 04 Feb 2009 22:46:45 +0000 Sadrul Habib Chowdhury Debug log is sent to stderr. Thanks to whoever noticed it in IRC the other day.
Wed, 04 Feb 2009 22:46:08 +0000 Sadrul Habib Chowdhury Need some refining for vt100 too, apparently. Fixes #8335.
Wed, 04 Feb 2009 18:59:11 +0000 Mark Doliner Wait to set the account online until after we've fetched our buddy list.
Wed, 04 Feb 2009 05:15:49 +0000 Elliott Sales de Andrade After parsing the message text for HTML formatting, don't try to send it if
Wed, 04 Feb 2009 01:44:30 +0000 John Bailey Break the ICQ changes into their own section. Make an existing ICQ entry more
Wed, 04 Feb 2009 01:30:35 +0000 Daniel Lj Patch to properly publish status messages for statuses other than Available.
Tue, 03 Feb 2009 22:06:21 +0000 Mark Doliner Mark the string "Mongolian" as translatable
Tue, 03 Feb 2009 18:56:17 +0000 Mark Doliner There's no reason for these to not be const is there? This doesn't