Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Sun Mar 28 19:53:43 2004 +0000 +++ b/ChangeLog Sun Mar 28 21:38:22 2004 +0000 @@ -10,6 +10,7 @@ * Non-ascii character support in AIM chats (Uli Luckas and Marco Ziech) * Vastly improved browser opening, with tab support! (Nathan Fredrickson) * Added support for connecting to MSN using the port 80 method. + * Added outgoing MSN formatting support (David Vermeille) * Support for Mozilla Firefox (Chris Friesen and Nathan Fredrickson) * Added protocol-specific preferences (Gary Kramlich) * Local IP address information can be changed in Preferences @@ -51,6 +52,8 @@ * Removing invalid buddies in MSN with a space in their name no longer causes a disconnect (Stu Tomlinson) * Multiple MSN chats should now work (Robert Mibus) + * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson) + * Incoming colors are now processed correctly in MSN. * Conversation placement by account now works correctly with both chats and IMs, and takes the Combine Chats and IMs option into consideration. @@ -58,7 +61,6 @@ so they work without a label and scrollbar (Pekka Riikonen) * The Disconnect dialog no longer raises and gains focus each time a disconnected account is added (Ka-Hing Cheung) - * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson) * Gadu-Gadu might actually connect again (Ignacy Gawedzki) * Buddy pounces for an account are removed when the account is deleted (Gary Kramlich)