2008-05-15 [paul] 3.4.0cvs38
[claws.git] / ChangeLog
index adda063d507e0915cef3628850997582c2736494..845f43d1325d067dbf1e0079773ff5eb1bd79f8a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,138 @@
+2008-05-15 [paul]      3.4.0cvs38
+
+       * manual/advanced.xml
+               fix typo
+
+2008-05-15 [paul]      3.4.0cvs37
+
+       * manual/advanced.xml
+       * src/prefs_send.c
+               make outgoing_fallback_to_ascii a hidden pref
+
+2008-05-14 [colin]     3.4.0cvs36
+
+       * src/main.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Make it possible to cancel quit when Claws
+               ask whether to empty trash.
+
+2008-05-14 [colin]     3.4.0cvs35
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_send.c
+               Add a preference to be able to specify an
+               outgoing charset/encoding but still fallback
+               to 7bit US-ASCII when possible (default TRUE,
+               same behavior as pre-cvs34)
+
+2008-05-14 [colin]     3.4.0cvs34
+
+       * src/compose.c
+               Always use the specified encoding and charset if it is
+               specified, even if the mail is ASCII.
+
+2008-05-13 [paul]      3.4.0cvs33
+
+       * src/ldapupdate.c
+               fix the build warnings the easy way for now
+
+2008-05-13 [colin]     3.4.0cvs32
+
+       * src/prefs_themes.c
+               Count .png files as icons too (fixes part
+               of bug 1609, 'Icon issues')
+
+2008-05-13 [wwp]       3.4.0cvs31
+
+       * src/addressbook_foldersel.c
+               Fix wrong check (completes 3.4.0.cvs30).
+
+2008-05-12 [wwp]       3.4.0cvs30
+
+       * src/addressbook.c
+       * src/addressbook_foldersel.c
+       * src/filtering.c
+       * src/matcher.c
+       * src/prefs_matcher.c
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Fix for bug 1604 "found_in_addressbook in Any in non English local",
+               based on a patch submitted by Paul CtrlAltBs. Also fix storing of
+               translated string "Any" in plugins (whitelisting) and
+               UTF8 comparisons.
+
+2008-05-07 [colin]     3.4.0cvs29
+
+       * configure.ac
+               Fix --enable-maemo (assume --enable-generic-umpc)
+
+2008-05-07 [colin]     3.4.0cvs28
+
+       * configure.ac
+       * src/account.c
+       * src/addr_compl.c
+       * src/compose.c
+       * src/editaddress.c
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/prefs_display_header.c
+       * src/prefs_filtering.c
+       * src/prefs_summaries.c
+       * src/prefs_template.c
+       * src/prefs_toolbar.c
+       * src/stock_pixmap.c
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/textview.c
+       * src/toolbar.c
+       * src/gtk/about.c
+       * src/gtk/gtksctree.c
+       * src/gtk/menu.c
+       * src/gtk/prefswindow.c
+       * src/gtk/sslcertwindow.c
+               Separate generic UMPC code (layouts, ...) from 
+               MAEMO code (Hildon, ...)
+
+2008-05-06 [paul]      3.4.0cvs27
+
+       * tools/claws.i18n.status.pl
+               add he.po
+
+2008-05-06 [colin]     3.4.0cvs26
+
+       * src/common/utils.c
+               Maybe fix crash on FreeBSD
+
+2008-05-05 [colin]     3.4.0cvs25
+
+       * src/messageview.c
+               Fix bug 1602, 'Crash when sending return receipt for
+               messages with no subject'
+
+2008-05-05 [colin]     3.4.0cvs24
+
+       * src/mimeview.c
+               Don't overwrite temporary files with same
+               name when drag and dropping. Fixes bug 1599,
+               'attach multiple files with the same name from 
+               one mail to another'
+
+2008-05-04 [paul]      3.4.0cvs23
+
+       * src/compose.c
+       * src/prefs_common.c
+               fix bug 1587 'can not replay with quote'
+
 2008-05-03 [colin]     3.4.0cvs22
 
        * po/de.po