2006-12-26 [wwp] 2.6.1cvs72
[claws.git] / ChangeLog
index 2a6ec47ab93ef63a3411176a52b1fed1f2541e3f..8dc8d704aff728bc499784625ced6cc5c02aff4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,320 @@
+2006-12-26 [wwp]       2.6.1cvs72
+
+       * src/folder_item_prefs.c
+               Add missing defaults for per-folder alt dict
+               (forgotten in 2.6.1cvs61).
+
+2006-12-26 [colin]     2.6.1cvs71
+
+       * src/wizard.c
+               Add tooltip to state that specifying
+               full path to mailbox is possible
+
+2006-12-26 [wwp]       2.6.1cvs70
+
+       * src/partial_download.c
+       * src/gtk/gtkvscrollbutton.c
+       * src/plugins/pgpinline/plugin.c
+               Fix for few compiler warnings that matter.
+
+2006-12-25 [colin]     2.6.1cvs69
+
+       * src/partial_download.c
+               Fix marking for download or deletion
+               when the header isn't the first
+       * src/gtk/logwindow.c
+               Fix start of scrolling
+
+2006-12-23 [paul]      2.6.1cvs68
+
+       * src/compose.c
+               change last commit to use the 'academic'
+               method instead. Thanks to wwp
+
+2006-12-23 [paul]      2.6.1cvs67
+
+       * src/compose.c
+               don't warn about empty subject when
+               redirecting
+
+2006-12-22 [colin]     2.6.1cvs66
+
+       * src/summary_search.c
+               Fix previous patch
+
+2006-12-22 [colin]     2.6.1cvs65
+
+       * src/gtk/gtkutils.c
+       * src/imap.c
+       * src/jpilot.c
+       * src/summary_search.c
+               A few warning fixes
+
+2006-12-23 [paul]      
+
+       2.7.0-rc2 released
+
+2006-12-22 [colin]     2.6.1cvs64
+
+       * src/toolbar.c
+       * src/toolbar.h
+               Add a combo to the learn spam button
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/bogofilter/bogofilter.h
+               Allow to store Unsure mails in a specific
+               folder to make better teaching easier
+
+2006-12-21 [wwp]       2.6.1cvs63
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_spelling.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkaspell.h
+               Allow spell-checking using both current and alternate dictionaries
+               (thanks to Colin).
+
+2006-12-21 [wwp]       2.6.1cvs62
+
+       * src/gtk/gtkaspell.c
+               Apply recheck_when_changing_dict (highlight all mispelled words)
+               when switching to alternate dictionary.
+
+2006-12-21 [wwp]       2.6.1cvs61
+
+       * src/compose.c
+       * src/folder_item_prefs.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_folder_item.c
+       * src/prefs_spelling.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkaspell.h
+               Add global and per-folder prefs to set the default
+               alternate dictionary.
+
+2006-12-21 [colin]     2.6.1cvs60
+
+       * src/folder.c
+               Look for folders by path in all folders
+       * src/html.c
+               add —
+
+2006-12-20 [colin]     2.6.1cvs59
+
+       * src/gtk/quicksearch.c
+               Make sure in_typing is false when clearing
+
+2006-12-20 [wwp]       2.6.1cvs58
+
+       * configure.ac
+               change manual's target dir to be LFH-compliant (thanks to Colin).
+
+2006-12-20 [wwp]       2.6.1cvs57
+
+       * src/prefs_common.c
+       * src/prefs_summaries.c
+               i18n fix and factorize patch, thanks to Fabien.
+
+2006-12-20 [paul]      2.6.1cvs56
+
+       * configure.ac
+               last of the renaming (??)
+       * src/main.c
+               correct --help info of --status-full
+       * src/plugins/bogofilter/bogofilter.c
+               make FALSE default of whitelist_ab
+
+2006-12-19 [colin]     2.6.1cvs55
+
+       * src/jpilot.c
+               Same as before, without depending on
+               pisock >= 0.12
+
+2006-12-19 [colin]     2.6.1cvs54
+
+       * src/jpilot.c
+               Fix bug 1059, 'Better jpilot charset 
+               handling'. Use libpisync's charset conversion
+               if possible
+
+2006-12-19 [colin]     2.6.1cvs53
+
+       * po/fr.po
+               Updated by Fabien
+
+2006-12-19 [wwp]       2.6.1cvs52
+
+       * src/gtk/about.c
+               Add missing #include (thanks to Colin).
+
+2006-12-19 [wwp]       2.6.1cvs51
+
+       * src/prefs_receive.c
+               Better spacing between widgets in prefs.
+
+2006-12-18 [colin]     2.6.1cvs50
+
+       * src/imap.c
+               Fix failure to get separator on LIST "" ""
+               Try LIST "" "INBOX" too.
+
+2006-12-18 [wwp]       2.6.1cvs49
+
+       * src/common/session.c
+               Fix a compiler warning (thanks to Fabien).
+
+2006-12-18 [wwp]       2.6.1cvs48
+
+       * src/compose.c
+       * src/prefs_quote.c
+               Factorize some strings for translation (it's about error
+               messages when applying or checking template/quote format).
+
+2006-12-18 [colin]     2.6.1cvs47
+
+       * Makefile.am
+       * src/common/defs.h
+       * src/gtk/Makefile.am
+       * src/gtk/about.c
+               Add a Release notes tab from the contents of
+               $(DOCDIR)/RELEASE_NOTES. Patch by Fabien.
+
+2006-12-17 [colin]     2.6.1cvs46
+
+       * src/mimeview.c
+       * src/textview.c
+       * src/gtk/filesel.c
+               Correctly convert from/to UTF8/filename encoding
+               when loading and saving files. Probably fixes
+               bug 1068, 'Claws-Mail uses 100% CPU when looking 
+               for a file to attach and is blocked...'
+
+2006-12-17 [colin]     2.6.1cvs45
+
+       * src/gtk/logwindow.c
+               Fix bug 1067, 'Claws-Mail uses 100% CPU on an 
+               IMAP folder and is blocked on main thread': 
+               make sure we put utf8 in the log.
+
+2006-12-16 [colin]     2.6.1cvs44
+
+       * src/toolbar.c
+       * src/toolbar.h
+               Fix bug 1055, 'Add the 'cancel receive' 
+               in the available events for the toolbar buttons'
+
+2006-12-16 [colin]     2.6.1cvs43
+
+       * po/POTFILES.in
+       * src/imap.c
+       * src/common/nntp.c
+       * src/common/session.c
+               Log error when SSL handshakes fail. 
+               Fixes bug 1082, 'incorrect / imprecise 
+               error message when imap server provides 
+               ssl only through STARTTLS but SSL is 
+               selected'
+
+2006-12-15 [wwp]       2.6.1cvs42
+
+       * src/plugins/bogofilter/bogofilter_gtk.c
+               set proper sensitivity to widgets I've recently added.
+
+2006-12-15 [colin]     
+
+       2.7.0-rc1 released
+
+2006-12-15 [wwp]       2.6.1cvs41
+
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter.h
+       * src/plugins/bogofilter/bogofilter_gtk.c
+               bogofilter's whitelist can now use a subset of
+               the addressbook (either a book, a subfolder of a book,
+               or the whole addressbook by using "Any"). Re-used there
+               some pref_matcher widgets and mechanisms to match a subset
+               of the addressbook.
+
+2006-12-15 [wwp]       2.6.1cvs40
+
+       * src/wizard.c
+       * src/common/plugin.c
+       * src/common/plugin.h
+       * src/gtk/about.c
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/demo/demo.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/pgpcore/plugin.c
+       * src/plugins/pgpinline/plugin.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/trayicon/trayicon.c
+               factorize some translatable strings (plugins-related),
+               fix missing punctuation in several places,
+               remove useless translatable \n in about.c,
+               and factorize plugin init code w/ a new function
+               check_plugin_version() in common/plugin.c.
+               Patch by Fabien Vantard <fzzzzz@gmail.com>.
+
+2006-12-15 [wwp]       2.6.1cvs39
+
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+               flag whitelisted spams as spam, but don't filter it to the spam
+               folder. Thanks to Colin.
+
+2006-12-15 [ticho]     2.6.1cvs38
+
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter.h
+       * src/plugins/bogofilter/bogofilter_gtk.c
+               Add option to whitelist senders found in addressbook. Patch by colin.
+
+2006-12-15 [paul]      2.6.1cvs37
+
+       * src/folderview.c
+               add missing #include "log.h"
+
+2006-12-15 [paul]      2.6.1cvs36
+
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter.h
+       * src/plugins/bogofilter/bogofilter_gtk.c
+               Add an option to allow inserting an
+               X-Claws-Bogosity header (on MH folders
+               only). Patch by Colin
+
+2006-12-14 [colin]     2.6.1cvs35
+
+       * src/main.c
+               "Yes" should be the default choice for
+               migration configuration
+
+2006-12-14 [paul]      2.6.1cvs34
+
+       * src/prefs_summaries.c
+       * manual/advanced.xml
+               Unhide mark_as_read_delay
+
+2006-12-14 [paul]      2.6.1cvs33
+
+       * src/messageview.c
+       * src/messageview.h
+       * src/mimeview.c
+       * src/mimeview.h
+       * src/summaryview.c
+       * src/textview.c
+       * src/textview.h
+               Fix printing of selection
+               Fix printing of message parts
+               Fix printing of images
+       * src/gtk/gtksourceprintjob.c
+               Fix page count when there are images
+
 2006-12-14 [wwp]       2.6.1cvs32
 
        * src/mainwindow.c