log

age author description
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().
Tue, 11 Sep 2007 07:13:05 +0000 Sadrul Habib Chowdhury merge of '04b85a7dd6d2bd21a0cbb8a6022eb500b53efddc'
Tue, 11 Sep 2007 05:06:18 +0000 Mark Doliner Data in vCards is supposed to be plain text, not HTML. So escape
Tue, 11 Sep 2007 04:06:56 +0000 Daniel Atallah Various leakfixes and preventing unnecessary allocations.
Tue, 11 Sep 2007 03:43:19 +0000 Mark Doliner merge of '629d4e0dcf9bd35671fc00e61b6f09e381345e7c'