Mercurial > pidgin
diff ChangeLog @ 7346:15155dbc768a
[gaim-migrate @ 7937]
GtkIMHtmlCopyable allows non-text items in gtkimhtml to have alternate text
associated with it. Right now only smileys use it, but it can easily be
extended to <hr>s or images or whatnot.
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Mon, 27 Oct 2003 06:54:50 +0000 |
parents | 3e28b2646afd |
children | 15559b7e79ec |
line wrap: on
line diff
--- a/ChangeLog Mon Oct 27 05:02:51 2003 +0000 +++ b/ChangeLog Mon Oct 27 06:54:50 2003 +0000 @@ -5,6 +5,7 @@ * Added an option to remove the formatting toolbar, both globally and on a per-window basis (Nathan Fredrickson) * Added a drop shadow to the buddy list tooltip + * Smileys are copyable * Fixed the ICQ login crash * Fixed a crash in the Add Chat dialog when selecting an account that doesn't support chats. Closes bug #821606. @@ -12,6 +13,7 @@ connect. * Fixed a crash when deleting an account that has IMs or chats open. Closes bug #821630. + * Smileys have background colors * If SSL is not enabled, MSN will load, but error on connect. * Disable Jabber SASL auth until the standard stabilizes * Czech translation updated (Stanislav Brabec, Miloslav Trmac)