2007-10-06 [colin] 3.0.2cvs21
[claws.git] / ChangeLog
index cb194750779a27339d40527635dde08f3d8be9c8..b2db89ed20b03ed7949004a3d60b7741fafe2972 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,131 @@
+2007-10-06 [colin]     3.0.2cvs21
+
+       * src/prefs_toolbar.c
+       * src/toolbar.c
+               Set toolbar text automatically to the default
+               when changing Event executed on click
+
+2007-10-06 [colin]     3.0.2cvs20
+
+       * src/prefs_toolbar.c
+               Invert Text and Event fields
+
+2007-10-06 [colin]     3.0.2cvs19
+
+       * src/prefs_toolbar.c
+       * src/toolbar.c
+               Make toolbar prefs look much better
+               Patch by Pawel Pekala
+
+2007-10-06 [paul]      3.0.2cvs18
+
+       * src/account.c
+       * src/prefs_filtering.c
+               fix checkbuttons in gtktreeview on maemo by
+               setting maemo's "allow-checkbox-mode" to FALSE
+
+2007-10-06 [colin]     3.0.2cvs17
+
+       * configure.ac
+               Export -DSOLARIS in CFLAGS for all
+               Solaris (not just 2.8) and OpenSolaris
+
+2007-10-06 [paul]      3.0.2cvs16
+
+       * AUTHORS
+       * src/exporthtml.c
+       * src/mbox.c
+       * src/gtk/authors.h
+               fix build on solaris where ctime_r takes
+               3 arguments rather than 2.
+               Patch by Nicolas Doualot <slubman.lists@slubman.info>
+
+2007-10-05 [colin]     3.0.2cvs15
+
+       * src/etpan/imap-thread.c
+               Fix wrong error codepath
+
+2007-10-05 [wwp]       3.0.2cvs14
+
+       * src/filtering.c
+               Fix unexpected logging of quicksearches:
+               debug_filtering_session flag was never reset to FALSE, causing
+               matcher functions to log when called from a quicksearch
+               (if a filtering session happened before).
+
+2007-10-05 [paul]      3.0.2cvs13
+
+       * src/prefs_actions.c
+       * src/prefs_filtering.c
+       * src/prefs_template.c
+               fix bug 1343, 'Filtering..'s close button
+               silently discards new filter'
+               Thanks to Colin
+
+2007-10-05 [paul]      3.0.2cvs12
+
+       * configure.ac
+       * src/Makefile.am
+               fix bug 1347, '-Wno-unused-function, optional'
+
+2007-10-05 [colin]     3.0.2cvs11
+
+       * src/procmime.c
+       * src/common/mgutils.c
+               Fix warnings
+
+2007-10-05 [mones]     3.0.2cvs10
+
+       * manual/advanced.xml
+               Use full menu name
+       * manual/es/advanced.xml
+               Synchronise translation
+
+2007-10-04 [colin]     3.0.2cvs9
+
+       * src/action.c
+       * src/addrbook.c
+       * src/addrindex.c
+       * src/compose.c
+       * src/exporthtml.c
+       * src/exportldif.c
+       * src/folder.c
+       * src/main.c
+       * src/matcher.c
+       * src/mbox.c
+       * src/messageview.c
+       * src/mh.c
+       * src/news.c
+       * src/partial_download.c
+       * src/pop.c
+       * src/procmime.c
+       * src/procmsg.c
+       * src/toolbar.c
+       * src/common/log.c
+       * src/common/mgutils.c
+       * src/common/plugin.c
+       * src/common/utils.c
+       * src/common/xml.c
+       * src/common/xml.h
+       * src/common/xmlprops.c
+       * src/common/xmlprops.h
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/pgpcore/prefs_gpg.c
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/trayicon/trayicon_prefs.c
+               Verify success on writes. Will fix possible strange
+               failure on disk full.
+
+2007-10-04 [paul]      3.0.2cvs8
+
+       * manual/advanced.xml
+               add further info about Actions
+               Patch by Emmanuel Briot <briot@adacore.com>
+
 2007-10-04 [paul]      3.0.2cvs7
 
        * src/account.c