log

age author description
Sat, 07 Jun 2008 05:23:54 +0000 Sadrul Habib Chowdhury msgcolor command to change colors of messages in conversations.
Sat, 07 Jun 2008 01:58:23 +0000 Richard Laager A patch from toofishes to fix a crash.
Sat, 07 Jun 2008 00:00:34 +0000 Richard Laager Change "Manage" to "Manage Accounts" in the Accounts menu.
Sat, 07 Jun 2008 01:06:41 +0000 Mark Doliner Documentation: Use the word opaque to describe the data structure
Sat, 07 Jun 2008 00:56:14 +0000 Mark Doliner Add a few bits of documentation
Sat, 07 Jun 2008 00:47:16 +0000 Mark Doliner msn_slplink_new() is only used within slplink.c, so make it static and
Sat, 07 Jun 2008 00:43:33 +0000 Mark Doliner Remove an unused linked list
Fri, 06 Jun 2008 23:10:01 +0000 Mark Doliner Minor documentation and whitespace
Fri, 06 Jun 2008 22:51:17 +0000 Mark Doliner Payload length is an int here, so treat it as such. Get's rid of this warning:
Fri, 06 Jun 2008 22:49:43 +0000 Mark Doliner These forward declarations aren't needed
Fri, 06 Jun 2008 22:46:31 +0000 Mark Doliner We don't need this thing, right?
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Fri, 06 Jun 2008 22:35:27 +0000 Mark Doliner Don't use strlen() when we can just check the first character
Fri, 06 Jun 2008 06:41:07 +0000 Daniel Atallah Fix setting buddy icons on yahoo. It looks like this must have been broken by
Fri, 06 Jun 2008 06:31:53 +0000 Daniel Atallah Plug a small and unlikely leak.
Fri, 06 Jun 2008 03:04:05 +0000 Sadrul Habib Chowdhury Fixes a crash when next_begin_word is called on trailing spaces at the
Thu, 05 Jun 2008 23:55:01 +0000 Mark Doliner Don't send an auto-response when you're away and you IM someone
Thu, 05 Jun 2008 22:40:11 +0000 Ethan Blanton merge of '4dd6e06680aebbca6a326930f5fff7e65ed87802'
Thu, 05 Jun 2008 20:02:13 +0000 Daniel Atallah Don't start sending the local file until after recieving the <streamhost-used/>
Thu, 05 Jun 2008 22:36:21 +0000 Ethan Blanton Make the IRC "unknown message" debugging messages UTF-8 safe.
Thu, 05 Jun 2008 12:25:20 +0000 Stu Tomlinson Include the send button plugin in the win32 build
Thu, 05 Jun 2008 10:23:58 +0000 Sadrul Habib Chowdhury Added "View All Logs" menu in the buddylist to display a list of all IM
Thu, 05 Jun 2008 10:16:23 +0000 Sadrul Habib Chowdhury Correctly detect system logs.
Thu, 05 Jun 2008 00:44:58 +0000 Hylke Bons Update some status icons.
Wed, 04 Jun 2008 23:05:31 +0000 Mark Doliner Don't crash if the given jabber id is invalid. For example,
Wed, 04 Jun 2008 22:50:40 +0000 Sadrul Habib Chowdhury merge of '5e69fb5f354ed74d6deb6f4d1f6aff46afd8a072'
Wed, 04 Jun 2008 03:22:36 +0000 Daniel Atallah Yahoo seems to always send messages encoded in utf-8 now. Hopefully this
Wed, 04 Jun 2008 01:05:20 +0000 Daniel Atallah "rob" noticed this bug in the en_AU translation. Fixes #5844.
Tue, 03 Jun 2008 23:51:12 +0000 Daniel Atallah Don't try to retrieve the chat_info_defaults while signed off, it tends to
Tue, 03 Jun 2008 23:47:24 +0000 Daniel Atallah Update File Transfer icon and use new send fie icon. Fixes #2744.