log

age author description
Tue, 11 Sep 2007 22:23:28 +0000 Loptosko fixes #3039
Tue, 11 Sep 2007 22:20:11 +0000 Bj«Órn Voigt fixes #3055
Tue, 11 Sep 2007 22:10:43 +0000 Kelemen G«¡bor fixes #3029
Tue, 11 Sep 2007 22:08:51 +0000 Arangel Angov fixes #3001
Tue, 11 Sep 2007 22:04:15 +0000 Luke Schierer fixes #2743
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().
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'
Tue, 11 Sep 2007 00:21:28 +0000 Daniel Atallah Prevent an assertion.
Tue, 11 Sep 2007 00:15:28 +0000 Daniel Atallah merge of 'c33ce721c01032386277454ea2455c2f3638b771'
Tue, 11 Sep 2007 01:57:29 +0000 Sean Egan Some clients don't put the node in the 115 disco response, so send the node to the callback
Tue, 11 Sep 2007 00:10:02 +0000 Sean Egan Dont spam the buddy info window with esoteric capabilities
Mon, 10 Sep 2007 23:54:49 +0000 Sean Egan Don't put "Mood: \(null\) \(null\)" on XMPP buddies
Mon, 10 Sep 2007 23:45:51 +0000 Sean Egan Fix crash in XMPP capabilities
Mon, 10 Sep 2007 23:19:34 +0000 Etan Reisner Protocol's (and other plugin's) PurplePluginInfo structs should really be
Mon, 10 Sep 2007 23:13:42 +0000 Etan Reisner merge of '6cda5928fecda502e1e06e10736c5d98b4406298'
Mon, 10 Sep 2007 21:19:37 +0000 Richard Laager Capitalize the attention type names.
Mon, 10 Sep 2007 21:08:42 +0000 Richard Laager Make the XMPP buzz string match the Yahoo one to help the translators.
Mon, 10 Sep 2007 21:06:14 +0000 Richard Laager Take aliases into account for the attention messages.
Mon, 10 Sep 2007 20:56:02 +0000 Richard Laager Eliminate an excess array and loop.
Mon, 10 Sep 2007 20:54:31 +0000 Richard Laager I missed this code in the last commit to remove the USE_ATTENTION_API conditional.