Mercurial > pidgin
graph
-
merge of '0f99eebc17d3efab8dac3d72feb857ab25b06cb7'Sun, 11 Nov 2007 18:11:46 +0000, by Stu Tomlinson
-
Kill off another redundant MakefileSun, 11 Nov 2007 18:09:33 +0000, by Stu Tomlinson
-
Add tooltips when hovering over rooms in the roomlist so the full channelSun, 11 Nov 2007 18:08:19 +0000, by Stu Tomlinson
-
Some versions of libgadu use __GG_LIBGADU_HAVE_OPENSSL, others useSun, 11 Nov 2007 16:30:46 +0000, by Stu Tomlinson
-
merge of '0d945ca4ad9da6d9547272ea91c99f3dc3909ac6'Sun, 11 Nov 2007 16:56:03 +0000, by Will Thompson
-
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.Mon, 19 Nov 2007 06:15:15 +0000, by 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 16:45:19 +0000, by Evan Schoenberg
-
I think this is what the fwrite is actually meant to be doing.Sun, 11 Nov 2007 15:57:35 +0000, by Stu Tomlinson
-
fix a bunch of these warnings from running configure:Sun, 11 Nov 2007 14:40:16 +0000, by Stu Tomlinson
-
May as well use an existing string as the title for the error notification.Sun, 11 Nov 2007 16:51:19 +0000, by Will Thompson
-
Actually properly fix this gg "write my buddy list to a file" callback by justSun, 11 Nov 2007 16:50:24 +0000, by Will Thompson
-
Hungarian translation updatedSun, 11 Nov 2007 17:46:02 +0000, by Kelemen G«¡bor
-
merge of '2fb075583d4e52527a1045112f38c7a76f2c7e80'Sun, 11 Nov 2007 14:18:23 +0000, by Will Thompson
-
Explicitly cast from xmlChar (== unsigned char) to char, squishing a warning.Sun, 11 Nov 2007 14:12:51 +0000, by Will Thompson
-
Use distinct variables for the result of g_strerror (which is const) and aSun, 11 Nov 2007 14:10:06 +0000, by Will Thompson
-
Handle fwrite returning 0 in gg's "save my buddy list to a file" code,Sun, 11 Nov 2007 14:08:30 +0000, by Will Thompson