Thu, 10 Apr 2003 06:09:26 +0000
[gaim-migrate @ 5455]
jabber XHTML support. since people tend to not like to write valid XHTML
all of the time, we now have html_to_xhtml() which does its best to figure
out what you meant. i'm tired, hope this works for everyone
| ChangeLog | file | annotate | diff | comparison | revisions | |
| src/gaim.h | file | annotate | diff | comparison | revisions | |
| src/gtkimhtml.c | file | annotate | diff | comparison | revisions | |
| src/html.c | file | annotate | diff | comparison | revisions | |
| src/protocols/jabber/jabber.c | file | annotate | diff | comparison | revisions | |
| src/util.c | file | annotate | diff | comparison | revisions |
--- a/ChangeLog Thu Apr 10 00:57:06 2003 +0000 +++ b/ChangeLog Thu Apr 10 06:09:26 2003 +0000 @@ -3,6 +3,7 @@ version 0.62 * Keyboard shortcuts in the buddy list work again (Thanks Joe Clarke). + * Support for Jabber XHTML messages version 0.61 (04/07/2003): * Split the buddy pounce core and UI, and rewrote the UI for it.