log

age author description
Mon, 19 Nov 2007 06:15:15 +0000 Evan Schoenberg Fixed whitespace and indentation in jabber_register_parse(). I'm seeing crashes while attempting to register, and it was difficult to follow the previous code with inconsistent and misleading indentation.
Sun, 11 Nov 2007 16:45:19 +0000 Evan Schoenberg An identity does not always have a name; for example, Google Talk web folks can have type 'web', category 'client', no name.
Sun, 11 Nov 2007 15:57:35 +0000 Stu Tomlinson I think this is what the fwrite is actually meant to be doing.
Sun, 11 Nov 2007 14:40:16 +0000 Stu Tomlinson fix a bunch of these warnings from running configure:
Sun, 11 Nov 2007 16:51:19 +0000 Will Thompson May as well use an existing string as the title for the error notification.
Sun, 11 Nov 2007 16:50:24 +0000 Will Thompson Actually properly fix this gg "write my buddy list to a file" callback by just
Sun, 11 Nov 2007 17:46:02 +0000 Kelemen G«¡bor Hungarian translation updated
Sun, 11 Nov 2007 14:18:23 +0000 Will Thompson merge of '2fb075583d4e52527a1045112f38c7a76f2c7e80'
Sun, 11 Nov 2007 14:12:51 +0000 Will Thompson Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.
Sun, 11 Nov 2007 14:10:06 +0000 Will Thompson Use distinct variables for the result of g_strerror (which is const) and a
Sun, 11 Nov 2007 14:08:30 +0000 Will Thompson Handle fwrite returning 0 in gg's "save my buddy list to a file" code,
Sun, 11 Nov 2007 14:02:01 +0000 Jochen Kemnade update for next version (probably 2.3.0)
Sun, 11 Nov 2007 13:03:31 +0000 Stu Tomlinson Might help if we include msnp9 in the dist
Sun, 11 Nov 2007 12:59:14 +0000 Stu Tomlinson Update the list of files to be translated
Sun, 11 Nov 2007 12:57:52 +0000 Stu Tomlinson Add MSNP9 back as an alternative alongside the existing MSN prpl. Cowardly