Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 11 Sep 2007 14:34:20 +0000 | Daniel Atallah | Update the Hungarian translator in the about dialog. Fixes #3030. |
Tue, 11 Sep 2007 14:14:11 +0000 | Evan Schoenberg | The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same. |
Tue, 11 Sep 2007 13:50:03 +0000 | Evan Schoenberg | len should be a socklen_t rather than an unsigned int in _qq_s5_canwrite() |
Tue, 11 Sep 2007 13:48:19 +0000 | Evan Schoenberg | Silence the warning that body_len might be used uninitialized in msn_message_gen_payload(). |