Mercurial > pidgin
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 |