2010-10-18 [colin] 3.7.6cvs57
[claws.git] / ChangeLog
index 0eb144367eb7b33ec68a07d62222824691e06e56..ca19d078cba3df16503458fbcc3d2d62bc7ad645 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,146 @@
+2010-10-18 [colin]     3.7.6cvs57
+
+       * src/action.c
+       * src/addrharvest.c
+       * src/alertpanel.c
+       * src/filtering.c
+       * src/jpilot.c
+       * src/prefs_themes.c
+       * src/procmime.c
+       * src/textview.c
+       * src/gtk/gtkutils.c
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/spamassassin/libspamc.c
+               Fix warnings
+
+2010-10-17 [colin]     3.7.6cvs56
+
+       * src/prefs_themes.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+       * src/gtk/inputdialog.c
+       * src/gtk/progressdialog.c
+               Undeprecate a few things
+
+2010-10-17 [colin]     3.7.6cvs55
+
+       * src/main.c
+       * src/gtk/authors.h
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+               Add ability to search from the command-line.
+               Closes bug 2249, ' Making QuickSearch independent from the GUI'
+               Patch by Sebastien Bigarret.
+
+2010-10-04 [mones]     3.7.6cvs54
+
+       * manual/dist/pdf/Makefile.am
+               Fix build of English PDF manual
+               (sh: Can't open ../../../xml2pdf)
+
+2010-10-03 [colin]     3.7.6cvs53
+
+       * src/folder.c
+       * src/folder.h
+       * src/imap.c
+       * src/mh.c
+       * src/procmsg.c
+               Get rid of GRelation which were, mostly, used as
+               GHashTables. Probably fixes bug #2277, 'Segfault when
+               loading inbox for the first time'
+
+2010-10-03 [mir]       3.7.6cvs52
+
+       * manual/de/dist/html/Makefile.am
+       * manual/de/dist/pdf/Makefile.am
+       * manual/de/dist/ps/Makefile.am
+       * manual/de/dist/txt/Makefile.am
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/Makefile.am
+       * manual/es/dist/html/Makefile.am
+       * manual/es/dist/pdf/Makefile.am
+       * manual/es/dist/ps/Makefile.am
+       * manual/es/dist/txt/Makefile.am
+       * manual/fr/dist/html/Makefile.am
+       * manual/fr/dist/pdf/Makefile.am
+       * manual/fr/dist/ps/Makefile.am
+       * manual/fr/dist/txt/Makefile.am
+       * manual/pl/dist/html/Makefile.am
+       * manual/pl/dist/pdf/Makefile.am
+       * manual/pl/dist/ps/Makefile.am
+       * manual/pl/dist/txt/Makefile.am
+           Missing Makefile.am's for 3.7.6cvs49
+
+
+2010-10-03 [colin]     3.7.6cvs51
+
+       * po/POTFILES.in
+               Fix build
+
+2010-10-02 [mir]       3.7.6cvs50
+
+       * manual/de/dist/html/Makefile.am
+       * manual/de/dist/pdf/Makefile.am
+       * manual/de/dist/ps/Makefile.am
+       * manual/de/dist/txt/Makefile.am
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/Makefile.am
+       * manual/es/dist/html/Makefile.am
+       * manual/es/dist/pdf/Makefile.am
+       * manual/es/dist/ps/Makefile.am
+       * manual/es/dist/txt/Makefile.am
+       * manual/fr/dist/html/Makefile.am
+       * manual/fr/dist/pdf/Makefile.am
+       * manual/fr/dist/ps/Makefile.am
+       * manual/fr/dist/txt/Makefile.am
+       * manual/pl/dist/html/Makefile.am
+       * manual/pl/dist/pdf/Makefile.am
+       * manual/pl/dist/ps/Makefile.am
+       * manual/pl/dist/txt/Makefile.am
+           Part 2 of last commit which broke due to a permission error
+           Avoid claws trying to build manuals if the required
+           tools are not present.
+
+2010-10-02 [mir]       3.7.6cvs49
+
+       * configure.ac
+       * manual/de/dist/html/Makefile.am
+       * manual/de/dist/pdf/Makefile.am
+       * manual/de/dist/ps/Makefile.am
+       * manual/de/dist/txt/Makefile.am
+       * manual/dist/html/Makefile.am
+       * manual/dist/pdf/Makefile.am
+       * manual/dist/ps/Makefile.am
+       * manual/dist/txt/Makefile.am
+       * manual/es/dist/html/Makefile.am
+       * manual/es/dist/pdf/Makefile.am
+       * manual/es/dist/ps/Makefile.am
+       * manual/es/dist/txt/Makefile.am
+       * manual/fr/dist/html/Makefile.am
+       * manual/fr/dist/pdf/Makefile.am
+       * manual/fr/dist/ps/Makefile.am
+       * manual/fr/dist/txt/Makefile.am
+       * manual/pl/dist/html/Makefile.am
+       * manual/pl/dist/pdf/Makefile.am
+       * manual/pl/dist/ps/Makefile.am
+       * manual/pl/dist/txt/Makefile.am
+           1) Downgrade autoconf requirements to 2.59 to allow
+           building on oldest supported Linux distributions.
+           2) Only try to build manuals if the needed software
+           is present.
+
+2010-10-02 [colin]     3.7.6cvs48
+
+       * src/plugins/trayicon/trayicon.c
+               And fix theme updating.
+
 2010-10-02 [colin]     3.7.6cvs47
 
        * src/plugins/trayicon/trayicon.c