Mercurial > pidgin
log
age | author | description |
---|---|---|
Tue, 11 Sep 2007 21:56:23 +0000 | Ihar Hrachyshka | references #2743 |
Tue, 11 Sep 2007 21:44:29 +0000 | Claudio Satriano | fixes #2797 |
Tue, 11 Sep 2007 22:42:28 +0000 | Sean Egan | disapproval of revision '4d691e24cf14c43dbce305dafaa5dd03f76632e7' |
Tue, 11 Sep 2007 22:35:31 +0000 | Sean Egan | New logo for 2.2.0 |
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(). |