comparison ChangeLog @ 8518:833dd756dcc3

[gaim-migrate @ 9257] Patch by David Vermeille to add outgoing formatting support for MSN. I'd like to thank him, as a number of people have attempted this patch and ended up discouraged when told it would break core/UI split. David went ahead and stuck through it, and we now have some decent support. I also realized during this that we weren't processing certain incoming colors correctly, so that's taken care of now. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 28 Mar 2004 21:38:22 +0000
parents f395263525d5
children 4cfb32f78d71
comparison
equal deleted inserted replaced
8517:5cb93726e4d5 8518:833dd756dcc3
8 * Added auto-completion for screen names to the New Instant Message and 8 * Added auto-completion for screen names to the New Instant Message and
9 Get User Info dialogs. 9 Get User Info dialogs.
10 * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech) 10 * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech)
11 * Vastly improved browser opening, with tab support! (Nathan Fredrickson) 11 * Vastly improved browser opening, with tab support! (Nathan Fredrickson)
12 * Added support for connecting to MSN using the port 80 method. 12 * Added support for connecting to MSN using the port 80 method.
13 * Added outgoing MSN formatting support (David Vermeille)
13 * Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson) 14 * Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson)
14 * Added protocol-specific preferences (Gary Kramlich) 15 * Added protocol-specific preferences (Gary Kramlich)
15 * Local IP address information can be changed in Preferences 16 * Local IP address information can be changed in Preferences
16 (Tim Ringenbach) 17 (Tim Ringenbach)
17 * Improved local IP address detection (Tim Ringenbach) 18 * Improved local IP address detection (Tim Ringenbach)
49 * The mobile icon on MSN users is now removed when the person disables 50 * The mobile icon on MSN users is now removed when the person disables
50 mobile paging (Stu Tomlinson) 51 mobile paging (Stu Tomlinson)
51 * Removing invalid buddies in MSN with a space in their name no longer 52 * Removing invalid buddies in MSN with a space in their name no longer
52 causes a disconnect (Stu Tomlinson) 53 causes a disconnect (Stu Tomlinson)
53 * Multiple MSN chats should now work (Robert Mibus) 54 * Multiple MSN chats should now work (Robert Mibus)
55 * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson)
56 * Incoming colors are now processed correctly in MSN.
54 * Conversation placement by account now works correctly with both 57 * Conversation placement by account now works correctly with both
55 chats and IMs, and takes the Combine Chats and IMs option into 58 chats and IMs, and takes the Combine Chats and IMs option into
56 consideration. 59 consideration.
57 * Minor tweaks to the list box in the multi-field request dialogs 60 * Minor tweaks to the list box in the multi-field request dialogs
58 so they work without a label and scrollbar (Pekka Riikonen) 61 so they work without a label and scrollbar (Pekka Riikonen)
59 * The Disconnect dialog no longer raises and gains focus each time 62 * The Disconnect dialog no longer raises and gains focus each time
60 a disconnected account is added (Ka-Hing Cheung) 63 a disconnected account is added (Ka-Hing Cheung)
61 * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson)
62 * Gadu-Gadu might actually connect again (Ignacy Gawedzki) 64 * Gadu-Gadu might actually connect again (Ignacy Gawedzki)
63 * Buddy pounces for an account are removed when the account is 65 * Buddy pounces for an account are removed when the account is
64 deleted (Gary Kramlich) 66 deleted (Gary Kramlich)
65 * Various bug and memory leak fixes (Gary Kramlich) 67 * Various bug and memory leak fixes (Gary Kramlich)
66 * Assorted SSL crashfixes 68 * Assorted SSL crashfixes