2009-02-23 [colin] 3.7.0cvs72
[claws.git] / ChangeLog
index 8a67d6e159825d6388532cf73e4a8edb43d6c2ba..a8f364454d4ef29ed36571b0f9a04638cc748c76 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,237 @@
+2009-02-23 [colin]     3.7.0cvs72
+
+       * src/imap.c
+               Always initialise error code to no error
+
+2009-02-23 [colin]     3.7.0cvs71
+
+       * src/imap.c
+               Fix separator substitution
+
+2009-02-23 [colin]     3.7.0cvs70
+
+       * src/stock_pixmap.c
+       * src/gtk/colorlabel.c
+               don't use g_return on normal checks
+
+2009-02-22 [colin]     3.7.0cvs69
+
+       * src/addressbook.c
+       * src/procmime.c
+               More fixes
+
+2009-02-22 [colin]     3.7.0cvs68
+
+       * src/addrduplicates.c
+       * src/addressbook.c
+       * src/addrharvest.c
+       * src/codeconv.c
+       * src/compose.c
+       * src/filtering.c
+       * src/folder.c
+       * src/imap.c
+       * src/imap_gtk.c
+       * src/importldif.c
+       * src/jpilot.c
+       * src/mainwindow.c
+       * src/matcher.c
+       * src/mbox.c
+       * src/messageview.c
+       * src/mh_gtk.c
+       * src/prefs_common.c
+       * src/prefs_filtering.c
+       * src/prefs_gtk.c
+       * src/printing.c
+       * src/privacy.c
+       * src/procmime.c
+       * src/procmsg.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/undo.c
+       * src/wizard.c
+       * src/common/md5.c
+       * src/common/socket.c
+       * src/common/template.c
+       * src/etpan/imap-thread.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkcmctree.c
+       * src/gtk/gtksctree.c
+       * src/gtk/inputdialog.c
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/smime/smime.c
+       * src/plugins/spamassassin/spamassassin.c
+               Fix errors caught by Coverity: NULL checks, leaks, overruns,
+               uninitialised accesses
+
+2009-02-17 [colin]     3.7.0cvs67
+
+       * src/compose.c
+               Disable controls during queuing
+
+2009-02-15 [colin]     3.7.0cvs66
+
+       * src/privacy.c
+       * src/plugins/pgpcore/select-keys.c
+       * src/plugins/pgpcore/sgpgme.c
+               Disable use of disabled keys
+
+2009-02-15 [colin]     3.7.0cvs65
+
+       * src/folderview.c
+       * src/summaryview.c
+               Fix font updating after changing 
+               prefs_common.derive_from_normal_font
+
+2009-02-12 [paul]      3.7.0cvs64
+
+       * src/addressitem.h
+       * src/export.h
+       * src/headerview.c
+       * src/headerview.h
+       * src/common/version.h.in
+       * src/gtk/about.h
+       * src/gtk/menu.c
+       * src/gtk/menu.h
+               more copyright header fixes
+
+2009-02-12 [paul]      3.7.0cvs63
+
+       * src/gtk/progressdialog.c
+       * src/gtk/progressdialog.h
+               fix copyright header
+
+2009-02-12 [paul]      3.7.0cvs62
+
+       * src/gtk/spell_entry.c
+       * src/gtk/spell_entry.h
+               better, more standard copyright header
+
+2009-02-12 [paul]      3.7.0cvs61
+
+       * src/gtk/spell_entry.c
+       * src/gtk/spell_entry.h
+               changes to copyright header
+
+2009-02-12 [paul]      3.7.0cvs60
+
+       * src/gtk/spell_entry.c
+       * src/gtk/spell_entry.h
+               fix broken build
+
+2009-02-11 [colin]     3.7.0cvs59
+
+       * src/gtk/spell_entry.c
+       * src/gtk/spell_entry.h
+               Forgot to add files
+
+2009-02-11 [colin]     3.7.0cvs58
+
+       * src/compose.c
+       * src/gtk/Makefile.am
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkaspell.h
+               Add spellcheck to subject. Patch by
+               Pawel.
+
+2009-02-10 [holger]    3.7.0cvs57
+
+       * src/printing.c
+       * src/common/defs.h
+               Move filename define for printing page setup cache to defs.h
+
+2009-02-08 [mones]     3.7.0cvs56
+
+       * src/matcher.h
+               Fix build for bison 2.4.1
+
+2009-02-06 [holger]    3.7.0cvs55
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/printing.c
+               Fix restoring of custom page setups for printing by
+               temporarily caching the settings.
+               This is a workaround for Gnome Bug #39018, and fixes
+               Claws Mail Bug #1840.
+
+2009-02-06 [colin]     3.7.0cvs54
+
+       * src/mainwindow.c
+               Fix hardcoded Shift-Q quits. Fixes
+               bug 1838, 'Claws-Mail sometimes quits 
+               when attempting to type a capital Q'
+
+2009-01-31 [paul]      3.7.0cvs53
+
+       * src/compose.c
+               revert 3.7.0cvs49, until there is time to find out
+               why it causes a nasty crash!
+
+2009-01-31 [paul]      3.7.0cvs52
+
+       * src/mainwindow.c
+               1 string that was forgotten for translation
+
+2009-01-31 [paul]      3.7.0cvs51
+
+       * src/messageview.c
+               2 strings that were forgotten for translation
+
+2009-01-31 [paul]      3.7.0cvs50
+
+       * src/gtk/prefswindow.c
+               build prefs tree in a slightly smarter way -
+               fix bug where if path[0] had same name as
+               path[1], (like in the de translation), path[1]
+               was lost and not shown in the window
+
+2009-01-31 [paul]      3.7.0cvs49
+
+       * src/compose.c
+               fix bug 1836, 'Quoted text still blue after
+               removal of quote-character'
+               comment out some debug_print's that needlessly
+               slow things down
+       * src/undo.c
+               comment out a debug_print that needlessly slows
+               things down
+
+2009-01-31 [paul]      3.7.0cvs48
+
+       * src/summaryview.c
+               fix bug 1834, '"semi"-selection when collapsing thread'
+
+2009-01-31 [paul]      3.7.0cvs47
+
+       * src/prefs_compose_writing.c
+       * src/prefs_message.c
+               move 'quote_chars' pref to where it should be
+
+2009-01-30 [paul]      3.7.0cvs46
+
+       * src/summaryview.c
+               fix updating of popup menu sensitivity
+
+2009-01-28 [paul]      3.7.0cvs45
+
+       * tools/filter_conv_new.pl
+               move 'move' and 'delete' to end of @actions
+               so that they are always final actions in the
+               generated filtering rule
+
+2009-01-27 [paul]      3.7.0cvs44
+
+       * src/messageview.c
+               always select text/calendar mimepart if suitable
+               plugin (i.e. vCalendar) is available
+
+2009-01-27 [paul]      3.7.0cvs43
+
+       * src/folder.c
+               fix crash when right-clicking in summaryview when
+               processing is active
+
 2009-01-22 [colin]     3.7.0cvs42
 
        * src/compose.c