Update of /cvsroot/gaim/gaim
In directory sc8-pr-cvs1:/tmp/cvs-serv27859
Modified Files:
ChangeLog
Log Message:
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.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/gaim/gaim/ChangeLog,v
retrieving revision 1.835
retrieving revision 1.836
diff -u -d -p -r1.835 -r1.836
--- ChangeLog 27 Oct 2003 04:03:53 -0000 1.835
+++ ChangeLog 27 Oct 2003 06:54:49 -0000 1.836
@@ -5,6 +5,7 @@ version 0.72
* 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 @@ version 0.72
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)
|