log

age author description
Tue, 20 Jan 2009 04:39:46 +0000 Daniel Atallah disapproval of revision 'd61c2fc82b19cd2629b498d903d7018d41a00108'
Fri, 09 Jan 2009 03:57:01 +0000 Daniel Atallah disapproval of revision 'c1eb11b61c6c6756eba2e3aa380e4e4e09db0914'
Sat, 03 Jan 2009 18:37:37 +0000 Daniel Atallah Rearrange prefs uninitialization now that it actually does something.
Fri, 02 Jan 2009 22:41:11 +0000 Richard Laager Fix a compiler warning:
Fri, 02 Jan 2009 07:43:30 +0000 Daniel Atallah Plug a small leak
Fri, 02 Jan 2009 07:42:04 +0000 Daniel Atallah merge of '5a35c52faacfbdaf503309fcdf10842cfd126c3f'
Thu, 01 Jan 2009 23:17:11 +0000 Daniel Atallah Fix from the QuteCom folks to compile with Glib < 2.8.5 with MSVC. Fixes #7761. Also some minor cleanup from me.
Thu, 01 Jan 2009 23:07:15 +0000 Daniel Atallah Fixes from the QuteCom folks for the core being reinitialized. References #7761
Thu, 01 Jan 2009 22:43:01 +0000 Daniel Atallah Fix a race condition that can result in a NULL ptr deref. Fixes #7920.
Thu, 01 Jan 2009 19:29:30 +0000 Ka-Hing Cheung He wandered into the darkside just for us, what else can we say?
Thu, 01 Jan 2009 18:07:37 +0000 John Bailey Changelog the last three patches. Refs #7836, #7849, #7889.
Thu, 01 Jan 2009 17:27:54 +0000 Paul Aurich Don't log passwords for XMPP when using SASL PLAIN or old-style IQ Auth so
Thu, 01 Jan 2009 17:03:44 +0000 Paul Aurich Extend purple-url-handler to handle "gtalk" URIs. Fixes #7889
Thu, 01 Jan 2009 16:51:09 +0000 Paul Aurich Adjust the NLA code to prevent hang on exit for Windows XP and Windows Vista.
Thu, 01 Jan 2009 03:47:26 +0000 Sadrul Habib Chowdhury merge of '409aaedc8836828692279141224e2077ffd4a80f'
Thu, 01 Jan 2009 03:09:10 +0000 Ka-Hing Cheung validates that string PurpleValues are utf-8
Thu, 01 Jan 2009 03:12:56 +0000 Sadrul Habib Chowdhury A couple of memory leak fixes.
Thu, 01 Jan 2009 01:04:34 +0000 Sadrul Habib Chowdhury Remove unused option, thanks to KuSh. Closes #7856.
Wed, 31 Dec 2008 23:49:36 +0000 Sadrul Habib Chowdhury Redirect stderr to the debug window.
Wed, 31 Dec 2008 23:42:28 +0000 Sadrul Habib Chowdhury Do not show a separator after 'Account -> Enable Account' when not required.
Mon, 29 Dec 2008 05:44:01 +0000 John Bailey Changelog that last bit
Mon, 29 Dec 2008 05:37:18 +0000 John Bailey Make sure the prpl has a get_account_text_table function before trying to
Mon, 29 Dec 2008 03:49:33 +0000 Mark Doliner Don't mention TOC in this error message. I think this error is too
Sun, 28 Dec 2008 00:39:39 +0000 Evan Schoenberg Use purple_prpl_got_attention() for XMPP notifications
Sat, 27 Dec 2008 10:04:33 +0000 Elliott Sales de Andrade Changelog the MSN OIM crash fix of #7901.
Sat, 27 Dec 2008 09:37:12 +0000 Elliott Sales de Andrade merge of '518ebe34a3f1499bab1208e43f5e9acf69c4ca3e'
Sat, 27 Dec 2008 09:37:08 +0000 Elliott Sales de Andrade merge of '5043805100d2fa5a371317e802d6a191c89ddaeb'
Sun, 08 Feb 2009 10:09:34 +0000 SHiNE CsyFeK 2009.02.08 - flos <lonicerae(at)gmail.com>
Sat, 27 Dec 2008 18:42:19 +0000 SHiNE CsyFeK 2008.12.28 - flos <lonicerae(at)gmail.com>
Sat, 27 Dec 2008 17:51:45 +0000 SHiNE CsyFeK 2008.12.28 - flos <lonicerae(at)gmail.com>
Fri, 26 Dec 2008 13:00:57 +0000 SHiNE CsyFeK 2008.12.25 - flos <lonicerae(at)gmail.com>
Thu, 25 Dec 2008 14:06:10 +0000 SHiNE CsyFeK propagate from branch 'im.pidgin.pidgin' (head c06356e8e8d2c586f0192a5564053c2584020da8)
Sat, 27 Dec 2008 09:32:38 +0000 Elliott Sales de Andrade Apparently X-OIM-Proxy was not a good way to decide that we received a
Sat, 27 Dec 2008 08:41:35 +0000 Elliott Sales de Andrade These translated strings don't need to be duplicated with g_snprintf. And
Wed, 24 Dec 2008 06:10:40 +0000 Kevin Stange Spell "conversation" properly. My typo can forever be found in release
Tue, 23 Dec 2008 16:55:49 +0000 John Bailey Slightly modified version of a fix fqueze proposed for a crash with the empty
Tue, 23 Dec 2008 16:38:49 +0000 Daniel Atallah Fix a typo in the French translation. References #7881.
Mon, 22 Dec 2008 23:21:14 +0000 Mark Doliner This is a bitmask, and the "c" value here should be the least significant
Mon, 22 Dec 2008 23:08:26 +0000 Mark Doliner Error messages from libxml contain their own newlines
Mon, 22 Dec 2008 22:01:34 +0000 Mark Doliner Fix two related bugs:
Mon, 22 Dec 2008 19:29:59 +0000 Mark Doliner Change our font mapping in gtkimhtml to match the suggested values
Mon, 22 Dec 2008 19:14:50 +0000 Mark Doliner Change the font size mapping table in purple_markup_html_to_xhtml() to
Mon, 22 Dec 2008 19:02:33 +0000 Mark Doliner Fix a typo in a comment
Mon, 22 Dec 2008 16:50:40 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7857.
Mon, 22 Dec 2008 16:41:53 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7858. Also, make the relevant code less of a horrible abomination.
Mon, 22 Dec 2008 16:22:08 +0000 Daniel Atallah Fix a leak "KuSh" discovered using "cppcheck". Fixes #7859.
Mon, 22 Dec 2008 16:17:28 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7861.
Mon, 22 Dec 2008 16:15:40 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7862.
Mon, 22 Dec 2008 16:13:43 +0000 Daniel Atallah Fix a potential leak "KuSh" discovered using "cppcheck". Fixes #7863.
Mon, 22 Dec 2008 07:51:06 +0000 Mark Doliner Commit patch #7670: Implement xep-0191 (simple blocking) for jabber protocols
Sun, 21 Dec 2008 18:01:37 +0000 John Bailey Correctly credit Tomasz SaŹ©ČaciŹ«Íski for writing the original patch for IM
Sun, 21 Dec 2008 04:58:36 +0000 Michal Witkowski Don't ignore XML namespace and prefix information when parsing incoming XMPP
Sun, 21 Dec 2008 04:45:20 +0000 Martin Rosinski Fix a connection timeout that occurs with empty Gadu-Gadu buddy lists.
Sun, 21 Dec 2008 04:14:18 +0000 John Bailey The road to a new version starts with but a single commit...
Sat, 20 Dec 2008 18:45:53 +0000 Josep Puigdemont merge of '6c01f570946b5aa15076b2de30882e3812c7e889'
Sat, 20 Dec 2008 18:38:57 +0000 Josep Puigdemont merge of '8e2be07d23144f93dd575524d8dac1986487d4cc'
Sat, 20 Dec 2008 16:48:58 +0000 John Bailey Correcting version and dates per the Pre-Release instructions from ReleaseProcess.
Fri, 19 Dec 2008 08:10:19 +0000 Kevin Stange merge of '665a07783e325291cdd356dacf8f394fb18f0031'
Sat, 20 Dec 2008 18:45:44 +0000 Josep Puigdemont Updated Catalan (Valencian) by Toni Hermoso.
Sat, 20 Dec 2008 17:40:01 +0000 Josep Puigdemont Fixed a few accelerator clashes, and updated strings in Catalan translation.