Changes for version 0.9.7 - 2001-08-19
- Features:
- this version ships with a patch for Gtk::HTML to support the set_default_content_type() method. JaM uses it, when available, to set the correct charset when viewing mail. (see statement beyond regarding support of character sets for outgoing/replied messages). If the method is missing, mails will be displayed with the standard locale charset, which may be wrong. The patch is located in the patches/ directory, together with a small README. I hope Ken will add this patch to the next Gtk-Perl release, so we'll get this feature without patching.
- convert reply messages iso-8859-1, if the orignal message is utf-8 encoded. unfortunately the i18n stuff in Gtk+ is well undocumented (at least i can't find good documents, only the mailing list archive with a horrible slow search frontend), so i insist on iso-8859-1 for now. i hope i can change this when i learned more about i18n. iso-8859-1 is ok for me, that's what counts here ;) JaM now needs Unicode::String to do the necessary conversions.
- user configuation dialog. the layout of this dialog is somewhat raw (can't get Label widgets aligned *sigh*), but it works.
- Info:
- table schema is now version 3
Provides
in lib/JaM/Account.pm
in lib/JaM/Filter/View.pm
in lib/JaM/Config.pm
in lib/JaM/Database.pm
in lib/JaM/Debug.pm
in lib/JaM/Drop.pm
in lib/JaM/Mail.pm
in lib/JaM/Filter/IO.pm
in lib/JaM/Filter/IO.pm
in lib/JaM/Filter/IO.pm
in lib/JaM/Folder.pm
in lib/JaM/GUI.pm
in lib/JaM/GUI/Account.pm
in lib/JaM/GUI/Base.pm
in lib/JaM/GUI/Component.pm
in lib/JaM/GUI/Compose.pm
in lib/JaM/GUI/Config.pm
in lib/JaM/GUI/Database.pm
in lib/JaM/GUI/Folders.pm
in lib/JaM/GUI/HTMLSurface.pm
in lib/JaM/GUI/IO_Filter.pm
in lib/JaM/GUI/Init.pm
in lib/JaM/GUI/Mail.pm
in lib/JaM/GUI/MailAsHTML.pm
in lib/JaM/GUI/MailAsText.pm
in lib/JaM/GUI/NetscapeImport.pm
in lib/JaM/GUI/Subjects.pm
in lib/JaM/Import/Netscape.pm
in lib/JaM/Mail.pm