2009-10-17 [paul] 3.7.3cvs1
[claws.git] / ChangeLog
index 65374c1c6acbe063a267d5fe31cd5f0215dae2e1..d519aa93059b5b993390121b6a2ede3e022619bb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,206 @@
+2009-10-17 [paul]      3.7.3cvs1
+
+       * src/prefs_account.c
+       * src/prefs_compose_writing.c
+       * src/prefs_receive.c
+       * src/prefs_summaries.c
+       * src/prefs_wrapping.c
+               reword a few labels. (this incorporates everything
+               that seemed worthwhile from bug 2020)
+       * src/prefs_customheader.c
+               use a 'Browse' button instead of button with
+               label 'From file...'
+
+2009-10-12 [colin]
+
+       * CVS repository change
+
+2009-10-09 [paul[      3.7.3
+
+       version 3.7.3 unleashed!!
+
+2009-10-07 [paul]      3.7.2cvs49
+
+       * src/folderview.c
+       * src/folderview.h
+       * src/mainwindow.c
+               fix  Bug 1994 -  Changing colors required restart.
+               in the process rename folderview_reflect_prefs_pixmap_theme() to the
+               more accurate folderview_reinit_fonts()
+
+2009-10-07 [paul]      3.7.2cvs48
+
+       * src/addrgather.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
+               patch by Pawel Pekala
+
+2009-10-07 [paul]      3.7.2cvs47
+
+       * po/cs.po
+       * po/de.po
+       * po/hu.po
+       * po/id.po
+       * po/ja.po
+       * po/pt_BR.po
+               updated by David Vachulka, Stephan Sachse and Marc Arens,
+               Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
+               Goncalves Guimaraes
+
+2009-10-06 [colin]     3.7.2cvs46
+
+       * po/fr.po
+               French translation update
+
+2009-10-05 [paul]      3.7.2cvs45
+
+       * src/printing.c
+               enable Page Size and Orientation in the print dialog,
+               GTK+ >= 2.18.x only. Patch by Mark__T
+
+2009-10-05 [paul]      3.7.2cvs44
+
+       * src/prefs_summaries.c
+               fix label, startup --> start-up, to match other uses of the
+               term
+
+2009-10-05 [paul]      3.7.2cvs43
+
+       * po/pl.po
+               updated by Emilian Nowak
+
+2009-10-03 [colin]     3.7.2cvs42
+
+       * src/mimeview.c
+       * src/noticeview.c
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkvscrollbutton.c
+       * src/gtk/logwindow.c
+               GTK+ 2.18 fixes:
+               Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
+               Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
+               Fix warning at start
+
+2009-09-28 [colin]     3.7.2cvs41
+
+       * src/matcher.c
+       * src/mimeview.c
+       * src/prefs_folder_item.c
+               Fix bug 2007, 'Small memory leaks'. Patch by Pawel
+
+2009-09-28 [colin]     3.7.2cvs40
+
+       * src/prefs_summaries.c
+       * src/gtk/sslcertwindow.c
+               Fix bug 2006, 'Non-utf8 strftime(3) date strings 
+               shows up garbled in GUI'. Patch by Pawel Pekala
+
+2009-09-24 [iwkse]     3.7.2cvs39
+
+       * configure.ac
+            That's only for statistics, of course :)
+
+2009-09-24 [iwkse]     3.7.2cvs38
+
+       * configure.ac
+            ...
+
+2009-09-24 [iwkse]     3.7.2cvs37
+
+       * configure.ac
+            Revert unwanted change
+
+2009-09-24 [iwkse]     3.7.2cvs36
+
+       * src/action.c
+            Fix issue with filtering actions and 
+            parsed parameters
+
+2009-09-20 [mones]     3.7.2cvs35
+
+       * tools/convert_mbox.pl
+               Add -R flag to support recursive conversions
+               of arbitrary Evolution mail folders, based on
+               bash script by Daniel Dickinson (fixes debian 
+               bug #461435) 
+       * tools/popfile-link.sh
+               Set required shell for script (fixes debian 
+               bug #530057)
+
+2009-09-16 [colin]     3.7.2cvs34
+
+       * src/main.c
+               Go grab files in /etc/skel if they exist
+               at first startup 
+
+2009-09-15 [colin]     3.7.2cvs33
+
+       * src/procmime.c
+               Complete 3.7.1cvs42: only output directly to
+               final file if we get NULL byes at the start.
+               Still fixes saving UTF16 files, but also
+               fixes displaying Base64 parts with decoding
+               errors (parts without errors get displayed)
+
+2009-09-14 [colin]     3.7.2cvs32
+
+       * src/matcher.c
+       * src/matcher.h
+       * src/matcher_parser_parse.y
+       * src/prefs_matcher.c
+               Add 'has_attachment' and 'signed' matcher
+               expressions. Patch by Aleksei Miheev, fixes
+               bug 1997. 
+
+2009-09-14 [colin]     3.7.2cvs31
+
+       * src/common/utils.c
+               Add "Re :" prefix from french Yahoo mail.
+               Patch by Didier Barvaux, fixes bug 1999
+
+2009-09-10 [mones]     3.7.2cvs30
+
+       * manual/plugins.xml
+               Fix sites supported by SpamReport
+       * manual/es/plugins.xml
+               Synchronise Spanish manual
+
+2009-09-07 [holger]    3.7.2cvs29
+
+       * Makefile.am
+               Also update the icon cache on uninstall.
+               This prevents possible problems when Claws Mail was
+               uninstalled and installed again into a different location,
+               see http://bugzilla.gnome.org/show_bug.cgi?id=362604
+               and the blog post linked therein
+
+2009-09-07 [paul]      3.7.2cvs28
+
+       * src/prefs_toolbar.c
+               when updating the main toolbar icons just update
+               the main toolbar (and consequently fix a bug where
+               folderview icons would disappear)
+
+2009-08-30 [holger]    3.7.2cvs27
+
+       * src/compose.c
+               Do case-insensitive comparison against
+               header names when extracting recipients
+               from composed mails
+
+2009-08-23 [colin]     3.7.2cvs26
+
+       * src/mbox.c
+               Probably fix RH bug 512024, " folder.c:3543 
+               Condition msglist != NULL failed"
+
+2009-08-23 [colin]     3.7.2cvs25
+
+       * src/prefs_compose_writing.c
+               Make the maximum size warning bigger. Patch
+               by Didier Barvaux on bug 1986.
+
 2009-08-21 [colin]     3.7.2cvs24
 
        * src/compose.c
        * AUTHORS
        * src/gtk/authors.h
        * src/common/utils.c
-               Fix bug 1984: Add Réf. : reply prefix (french 
+               Fix bug 1984: Add Rf. : reply prefix (french 
                Lotus Notes); patch by Didier Barvaux
 
 2009-08-21 [colin]     3.7.2cvs20