2010-10-17 [colin] 3.7.6cvs56
[claws.git] / ChangeLog
index e2d397ee4108f21424f6a5e79341be4d8fbd83e5..075de60815ccdb4dbf7cb124065bf041d81477a8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,226 @@
+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
+               Got burnt by wrong indentation!
+
+2010-10-02 [colin]     3.7.6cvs46
+
+       * configure.ac
+               Forgot to remove the directory from top-level
+
+2010-10-02 [colin]     3.7.6cvs45
+
+       * src/plugins/trayicon/Makefile.am
+       * src/plugins/trayicon/trayicon.c
+       * src/plugins/trayicon/libeggtrayicon/.cvsignore
+       * src/plugins/trayicon/libeggtrayicon/Makefile.am
+       * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
+       * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
+       * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
+       * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
+       * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
+       * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
+       * src/plugins/trayicon/libeggtrayicon/xembed.h
+               Finally get rid of Eggtrayicon, use GtkStatusIcon
+               instead (which can be done safely now that we 
+               require GTK+ 2.10).
+
+2010-10-02 [colin]     3.7.6cvs44
+
+       * src/action.c
+       * src/addr_compl.c
+       * src/addressbook.c
+       * src/addrgather.c
+       * src/alertpanel.c
+       * src/editaddress.c
+       * src/editaddress_other_attributes_ldap.c
+       * src/editgroup.c
+       * src/folderview.c
+       * src/grouplistdialog.c
+       * src/headerview.c
+       * src/image_viewer.c
+       * src/importldif.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/message_search.c
+       * src/mimeview.c
+       * src/prefs_themes.c
+       * src/summary_search.c
+       * src/summaryview.c
+       * src/toolbar.c
+       * src/etpan/imap-thread.c
+       * src/gtk/authors.h
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmoptionmenu.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+       * src/gtk/gtkvscrollbutton.c
+       * src/plugins/pgpcore/select-keys.c
+       * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
+               Undeprecate for GTK+2.22. Patch by Reed Loden.
+               Fixes bug #2276, 'Compile in maintainer mode
+               fails on GTK+ 2.22'.
+
+2010-10-02 [colin]     3.7.6cvs43
+
+       * configure.ac
+               It's now time to remove the temporary enable-openssl
+               option that was used when we removed OpenSSL. See 
+               bug #2276 comment #14.
+
+2010-09-30 [wwp]       3.7.6cvs42
+
+       * src/prefs_account.c
+       * src/prefs_filtering_action.c
+       * src/prefs_matcher.c
+                       Fix bug #2274, wrong color label index range
+                       used w/ gtk_cmoption_menu (behaviour change
+                       has been introduced w/ 3.5.0cvs49 apparently),
+                       now it must be 1..N so let's use colorlabel value
+                       (0..N) + 1.
+                       
+
+2010-09-20 [pawel]     3.7.6cvs41
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/summaryview.c
+               revert last patch
+
+2010-09-19 [pawel]     3.7.6cvs40
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/summaryview.c
+               Set ML menus sensitivity accordingly to
+               possibility of reply to ML
+
 2010-09-19 [colin]     3.7.6cvs39
 
        * src/compose.c