From 7296e1c66438454fa48b616605a6720e6ab05923 Mon Sep 17 00:00:00 2001 From: Gediminas Paulauskas Date: Wed, 4 Apr 2001 02:14:11 +0000 Subject: set content type to utf8. fix warning. just call on_link_clicked(). 2001-04-04 Gediminas Paulauskas * mail-config-druid.c (create_html): set content type to utf8. * mail-config.c (mail_config_check_service): fix warning. * mail-display.c (link_open_in_browser): just call on_link_clicked(). (link_menu): Open link works. (link_copy_location): claim selection. (on_selection_get): new function, selection handler. (mail_display_new): connect to selection_get. FIXME: does not work. 2001-04-04 Gediminas Paulauskas * importer/importer.c (create_html): copied newer and fixed function from mail/mail-config-druid.c. (html_new, put_html): removed. (show_import_wizard): use create_html instead of html_new/put_html pair. * importer/importer.glade: a try to set logo. removed source generation options. svn path=/trunk/; revision=9161 --- shell/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 822d329040..feafca398d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,12 @@ +2001-04-04 Gediminas Paulauskas + + * importer/importer.c (create_html): copied newer and fixed function + from mail/mail-config-druid.c. + (html_new, put_html): removed. + (show_import_wizard): use create_html instead of html_new/put_html pair. + * importer/importer.glade: a try to set logo. removed source generation + options. + 2001-04-03 Dan Winship * main.c: -- cgit v1.2.3