From e694ee7fffe74825f0791748a11e13e5e6585804 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Mon, 2 Jul 2001 21:13:18 +0000 Subject: Set the user-chosen charset. 2001-07-02 Jeffrey Stedfast * e-msg-composer-attachment-bar.c (attach_to_multipart): Set the user-chosen charset. * e-msg-composer.c (menu_change_charset_cb): New callback function to get the user-set charset. (init): Set the charset to NULL. (best_charset): Take a default_charset param that holds the value the user set for this particular message using the menu. (destroy): Free the charset. svn path=/trunk/; revision=10704 --- composer/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'composer/ChangeLog') diff --git a/composer/ChangeLog b/composer/ChangeLog index 8a58e343d3..4421e39866 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,7 +1,20 @@ +2001-07-02 Jeffrey Stedfast + + * e-msg-composer-attachment-bar.c (attach_to_multipart): Set the + user-chosen charset. + + * e-msg-composer.c (menu_change_charset_cb): New callback function + to get the user-set charset. + (init): Set the charset to NULL. + (best_charset): Take a default_charset param that holds the value + the user set for this particular message using the menu. + (destroy): Free the charset. + 2001-07-02 Jeffrey Stedfast * e-msg-composer.c (setup_ui): Construct an e-charset-picker bonobo-ui menu. + (menu_change_charset_cb): 2001-06-30 Jon Trowbridge -- cgit v1.2.3