From 1ea21ba3e616d4a2b38ed6cbaf0fe3ff8f9140db Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 29 Apr 2002 22:33:50 +0000 Subject: Convert UTF-8 to gtkstrings since we are using a clist and not an E-widget 2002-04-29 Jeffrey Stedfast * message-tag-followup.c (message_tag_followup_append_message): Convert UTF-8 to gtkstrings since we are using a clist and not an E-widget that takes UTF-8. * mail-display.c (mail_display_add_url): If the data-urls is NULL, add a data-urls hash to the datalist. This finishes up bug #90. svn path=/trunk/; revision=16640 --- mail/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 3b8f49b304..bacd3e8416 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,12 @@ 2002-04-29 Jeffrey Stedfast + * message-tag-followup.c (message_tag_followup_append_message): + Convert UTF-8 to gtkstrings since we are using a clist and not an + E-widget that takes UTF-8. + + * mail-display.c (mail_display_add_url): If the data-urls is NULL, + add a data-urls hash to the datalist. This finishes up bug #90. + * mail-account-gui.c (save_service): Strip leading/trailing whitespace from the username because users sometimes accidently add extra spaces here and there. Fixes bug #24009 (along with a -- cgit v1.2.3