log

age author description
Thu, 11 Dec 2008 06:50:38 +0000 John Bailey ChangeLog darkrain42's patch. I need to remember to do this when committing
Thu, 11 Dec 2008 06:48:25 +0000 John Bailey Tweak a few for loop conditions in the Perl bindings per Etan's suggestion.
Thu, 11 Dec 2008 22:36:29 +0000 John Bailey disapproval of revision '0538a6873b4fbb3c72cc0b6fc4d8b690d467686d'
Thu, 11 Dec 2008 06:38:23 +0000 Paul Aurich Fix off-by-ones in the perl loader where av_len is used. Fixes #7687.
Thu, 11 Dec 2008 06:32:05 +0000 Florian Qu«²ze Remove the commas at the end of enumerator lists. This resolves warnings
Thu, 11 Dec 2008 06:24:58 +0000 John Bailey Remove mention of the reverted patch from the ChangeLog.
Thu, 11 Dec 2008 06:24:14 +0000 John Bailey merge of '17b584b23aee26cc5553b12483ab9b550eee8103'
Fri, 12 Dec 2008 04:01:39 +0000 Mark Doliner Keep track of the user ID in the MsimUser struct so that we have a copy
Fri, 12 Dec 2008 03:46:36 +0000 Mark Doliner Don't create a temporary PurpleBuddy when getting info for someone not
Thu, 11 Dec 2008 07:17:32 +0000 Mark Doliner String changes (a few of which I had already made, grumble grumble).
Thu, 11 Dec 2008 04:20:14 +0000 Elliott Sales de Andrade Replace strrchr(..., '/')+1 with g_path_get_basename in QQ plugin. Didn't
Thu, 11 Dec 2008 04:07:29 +0000 Elliott Sales de Andrade Why #if 0\n#define something when you can just #undef it?
Thu, 11 Dec 2008 04:03:27 +0000 Elliott Sales de Andrade Fix some English in the QQ plugin. And remove some translated phrases that are
Wed, 10 Dec 2008 11:11:32 +0000 Bj«Órn Voigt fixed some spelling errors in QQ protocol plugin:
Wed, 10 Dec 2008 06:58:10 +0000 Elliott Sales de Andrade merge of '834b032b518f6b4ab9148b946ca635214a9388d8'
Wed, 10 Dec 2008 06:51:47 +0000 Elliott Sales de Andrade merge of '08fd5918978aecbd045771fb72fd0d80c7fcf941'
Wed, 10 Dec 2008 02:44:03 +0000 Daniel Atallah Further cleanup to fix CID 373.
Wed, 10 Dec 2008 02:28:30 +0000 Daniel Atallah Fix CID 399 - I'm reasonably sure this couldn't ever actually cause a NULL deref.
Wed, 10 Dec 2008 02:23:27 +0000 Daniel Atallah Clean up some stuff that the behavior has changed on to fix CID 398.
Wed, 10 Dec 2008 01:14:02 +0000 Daniel Atallah Updated included win32 meanwhile library to fix #7563
Wed, 10 Dec 2008 00:35:26 +0000 Daniel Atallah Changelog the win32 SILC change. Fixes #7399
Wed, 10 Dec 2008 00:28:26 +0000 Daniel Atallah Update SILC Toolkit used on win32 to 1.1.8
Tue, 09 Dec 2008 15:45:46 +0000 Sadrul Habib Chowdhury Use g_free instead of free here too.
Tue, 09 Dec 2008 15:45:15 +0000 Sadrul Habib Chowdhury merge of '68a2ccd3df34ca17e6d788cfcbaf96a605bea2e5'
Tue, 09 Dec 2008 02:59:29 +0000 Mark Doliner Make our profile text a little cleaner and more uniform across the protocols.
Mon, 08 Dec 2008 02:22:59 +0000 Sadrul Habib Chowdhury Use g_free instead of free.
Sun, 07 Dec 2008 23:34:12 +0000 Mark Doliner Minor cleanup: remove od->sn, since it's the same as PurpleAccount->username
Sun, 07 Dec 2008 02:36:57 +0000 John Bailey Sadrul pointed out that I'm less than bright today and let a // comment slip in.
Mon, 15 Dec 2008 00:08:45 +0000 Ka-Hing Cheung fixes a crash, I think I've seen this before somewhere else
Sun, 07 Dec 2008 02:12:00 +0000 Ka-Hing Cheung fixes a printf crash on Windows, reported by InstantBird developer fqueze