log

age author description
Thu, 18 Nov 2010 20:47:28 +0000 Stu Tomlinson Add new intermediate certificates that Microsoft have started using to
Wed, 17 Nov 2010 08:28:51 +0000 Bj«Órn Voigt German translation update
Wed, 17 Nov 2010 08:12:56 +0000 Bj«Órn Voigt Encryption keys were marked with the _N() translation macro
Mon, 15 Nov 2010 21:31:30 +0000 Marcus Lundblad ChangeLog
Mon, 15 Nov 2010 21:30:07 +0000 Marcus Lundblad Don't call purple_xfer_error before purple_xfer_cancel_remote when an error occurs in IBB, avoids double transfer messages on error. Closes #12757
Mon, 15 Nov 2010 16:56:33 +0000 Jochen Kemnade update for German translation, still incomplete
Sat, 13 Nov 2010 04:35:36 +0000 John Bailey Make 'intltool-update --maintain' happy.
Wed, 10 Nov 2010 23:44:57 +0000 Mark Doliner Minor cleanup. Should be no functionality change, just a variable
Wed, 10 Nov 2010 23:41:53 +0000 Mark Doliner Fix a bug where if we used fetch url with include_headers=FALSE and
Wed, 10 Nov 2010 01:22:53 +0000 Mark Doliner Correct typo in comment
Wed, 10 Nov 2010 01:17:22 +0000 Mark Doliner g_hash_table_get_keys is GLIB>2.14.0 but we maintain compatibility with 2.12.0.
Wed, 10 Nov 2010 01:00:42 +0000 Mark Doliner g_strcmp0 was added in glib 2.16.0, but we keep compatibility with 2.12.
Mon, 08 Nov 2010 22:51:35 +0000 Daniel Atallah merge of '148e99c7c4a60cc18826232bd8b3270cbdddc7b5'
Thu, 04 Nov 2010 19:20:38 +0000 Daniel Atallah Make untarring work for non-ASCII destination dirs on Windows.
Mon, 08 Nov 2010 17:05:53 +0000 Paul Aurich merge of '69fbc32fd3dfe8ca0979e1c486c3d51eb06088cf'
Mon, 08 Nov 2010 17:05:18 +0000 Paul Aurich jabber: Avoid a double-free in the google relay code.
Thu, 18 Nov 2010 23:07:34 +0900 Yoshiki Yazawa more unicode normalization
Wed, 10 Nov 2010 11:41:51 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Sat, 06 Nov 2010 03:46:35 +0000 Elliott Sales de Andrade merge of '833313a684a714d5138a37f30a635c00044f3b93'
Sat, 06 Nov 2010 02:44:06 +0000 Elliott Sales de Andrade slpcall is never NULL here.
Sat, 06 Nov 2010 02:35:40 +0000 Elliott Sales de Andrade first can be NULL here, obviously, We don't want any NULL-pointer
Thu, 04 Nov 2010 05:00:05 +0000 Elliott Sales de Andrade Fix possible uninitialized value.
Thu, 04 Nov 2010 04:50:18 +0000 Elliott Sales de Andrade One more dead assignment.
Thu, 04 Nov 2010 04:41:48 +0000 Elliott Sales de Andrade Remove dead assignments in new MSN code.
Fri, 05 Nov 2010 00:38:46 +0000 ivan komarov merge of '2dfb64bc744cbdfa05ad4ebc9d940e9f078650ef'
Fri, 05 Nov 2010 00:37:23 +0000 ivan komarov No need to clutter the debug log with dozens of lines when
Thu, 04 Nov 2010 23:38:20 +0000 ivan komarov A followup commit to d849dc2a852a4ffdd345a150f0b88ab37de36e36.
Thu, 04 Nov 2010 18:28:48 +0000 ivan komarov The end user is not going to be amused when he sees a "<URL>: Ok" connection
Thu, 04 Nov 2010 19:40:28 +0000 masca Add switchboard users to the chat instead of adding always the same user as Elliot and Stu pointed out.
Thu, 04 Nov 2010 18:23:41 +0000 Daniel Atallah Build the "Pidgin Theme Editor" plugin on Windows too.