Fixed missing text in changelog.
[claws.git] / ChangeLog
index 08525fe0544cb60dd810de4ff67636ad96f9ab15..d114cfec4aac058fe57998f05c2a0592729f8402 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,384 @@
+2006-09-02 [wwp]       2.4.0cvs131
+
+       * src/prefs_filtering.c
+               added an account name column to the filtering rules
+               dialog.
+
+2006-09-02 [colin]     2.4.0cvs130
+
+       * src/gtk/logwindow.c
+       * src/gtk/logwindow.h
+               Block scrolling if we're not at the end
+               of the log
+
+2006-09-02 [colin]     2.4.0cvs129
+
+       * src/folder.c
+               Make sure account-specific rules can't
+               be used in {pre-,post-,}processing
+       * src/mainwindow.c
+       * src/gtk/logwindow.c
+       * src/gtk/logwindow.h
+               Jump to last error when clicking on the
+               warning icon
+
+2006-09-02 [colin]     2.4.0cvs128
+
+       * src/imap.c
+       * src/import.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Fix warning icon
+       * src/inc.c
+       * src/mbox.c
+       * src/mbox.h
+               Let proc_mbox know its account, for
+               account-specific rules
+
+2006-09-01 [colin]     2.4.0cvs127
+
+       * src/codeconv.c
+               Don't uselessly use iconv to convert from
+               us-ascii
+       * src/alertpanel.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/inc.c
+               Fix certain log cases, disable warning icon
+               for now, the correct way to display it when
+               necessary and only when necessary is probably
+               to do it manually rather than use error logs
+       * src/etpan/imap-thread.c
+               Clean up UID logging a bit
+       * src/gtk/logwindow.c
+       * src/gtk/logwindow.h
+               Make logging faster when the window's closed
+
+2006-09-01 [wwp]       2.4.0cvs126
+
+       * manual/fr/account.xml
+               reflect changes to the ref. manual (parts of cvs72):
+               fix tabnames and quotes.
+
+2006-09-01 [wwp]       2.4.0cvs125
+
+       * manual/fr/plugins.xml
+               reflect changes to the reference manual (cvs42):
+               update IRC channel info.
+
+2006-09-01 [wwp]       2.4.0cvs124
+
+       * commitHelper
+               use CVSEDITOR env. var. if set, according to `man cvs`.
+
+2006-09-01 [wwp]       2.4.0cvs123
+
+       * manual/advanced.xml
+               better sentence again (thanks to Paul).
+
+2006-09-01 [wwp]       2.4.0cvs122
+
+       * manual/advanced.xml
+       fix definition of toolbar_detachable and rework a bit the one of
+       enable_dotted_lines.
+
+2006-09-01 [mones]     2.4.0cvs121
+
+       * manual/advanced.xml
+               Document enable_dotted_lines
+
+2006-09-01 [paul]      2.4.0cvs120
+
+       * src/folderview.c
+       * src/folderview.h
+       * src/imap.c
+       * src/mainwindow.c
+       * src/summaryview.c
+               obey the 'When entering folder...' option
+               when using the /View/Go to/... menu items
+               Thanks to Colin
+
+2006-08-31 [colin]     2.4.0cvs119
+
+       * src/folderview.c
+               Revert 2.4.0cvs116, wrong fix.
+
+2006-08-31 [colin]     2.4.0cvs118
+
+       * src/gtk/gtksctree.c
+               Better state the various copyrights
+
+2006-08-31 [colin]     2.4.0cvs117
+
+       * src/prefs_common.c
+               fix enable_dotted_lines
+
+2006-08-31 [colin]     2.4.0cvs116
+
+       * src/folderview.c
+               Use pref "Always open on select" when going
+               to next unread folder
+       * src/gtk/gtksctree.c
+               Fix link failure to _gtk_clist_create_cell_layout
+               on certain computers. (Why not mine, I wonder)
+
+2006-08-31 [colin]     2.4.0cvs115
+
+       * src/procmsg.c
+       * src/textview.c
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/spamassassin/spamassassin.c
+               Requalify some "errors" to warnings
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/statusbar.c
+               Add an icon in the statusbar to notify
+               of errors
+       * src/gtk/gtksctree.c
+       * src/folderview.c
+       * src/summaryview.c
+               Make the GtkSCTree look more modern by
+               alternating background lines
+       * src/prefs_common.c
+       * src/prefs_common.h
+               Add a pref to let people have the old
+               way if they prefer
+
+
+2006-08-30 [colin]     2.4.0cvs114
+
+       * src/procmsg.c
+       * src/procmsg.h
+               Provide a way to filter a list of
+               messages in an optimised manner, and
+               add a list-filtering hook
+       * src/folder.c
+       * src/inc.c
+       * src/mbox.c
+               Use the list filtering
+       * src/plugins/bogofilter/bogofilter.c
+               Use the list-filtering hook
+               Use -b (bulk) mode for more speed
+               when learning and filtering
+       * src/etpan/imap-thread.c
+               Make log output shorter in UID SEARCH
+
+
+2006-08-30 [colin]     2.4.0cvs113
+
+       * src/plugins/bogofilter/bogofilter.c
+               Really fast mass learning - thanks to David
+               Relson for the options explanations :)
+
+2006-08-30 [colin]     2.4.0cvs112
+
+       * src/msgcache.c
+               Fix compilation on FreeBSD. Thanks
+               to Michael Hugues
+
+2006-08-29 [colin]     2.4.0cvs111
+
+       * src/folderview.c
+               Handle "popup_menu" signal (for popping the 
+               menu via the keyboard)
+       * src/mimeview.c
+       * src/mimeview.h
+       * src/summaryview.c
+       * src/textview.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+               Factorize scrolling code, and add an API 
+               for MimeViewers to handle scroll orders
+
+2006-08-29 [wwp]       2.4.0cvs110
+
+       * src/plugins//bogofilter/bogofilter.c
+       * src/plugins//spamassassin/spamassassin.c
+               make the bogofilter/spamassassin filtering error dialogs at
+        incorporation obey to the "don't popup error dialog on
+        receive error" option. If disabled, feed the log window w/
+        the error message.
+
+2006-08-29 [paul]
+
+       2.5.0-rc2 released
+
+2006-08-29 [paul]      2.4.0cvs109
+
+       * Makefile.am
+               remove 'make release', it's not needed
+               since we use 'AUTOMAKE_OPTIONS = dist-bzip2'
+
+2006-08-29 [paul]      2.4.0cvs108
+
+       * src/foldersel.c
+       * src/summary_search.c
+       * src/gtk/progressdialog.c
+       * src/plugins/pgpcore/passphrase.c
+               replace deprecated gtk_window_set_policy()
+
+2006-08-29 [colin]     2.4.0cvs107
+
+       * src/folder.c
+               Fix data loss when copy fails during a move:
+               only use fast remove_msgs if everything was
+               copied OK; else use slow remove_msg on the
+               mails that got copied only.
+
+2006-08-28 [paul]      2.4.0cvs106
+
+       * src/mh.c
+               revert change in 2.4.0cvs104, it breaks
+               stuff
+
+2006-08-28 [paul]      2.4.0cvs105
+
+       * src/plugins/spamassassin/spamassassin.c
+               english fix
+
+2006-08-28 [paul]      2.4.0cvs104
+
+       * src/mh.c
+               fix data loss when moving to another
+               mailbox fails
+       * src/prefs_spelling.c
+               improve the english
+       * src/gtk/pluginwindow.c
+               improve the layout of the dialog text
+       All thanks to Colin
+
+2006-08-28 [paul]      2.4.0cvs103
+
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+               fix english up a bit, innit
+
+2006-08-28 [paul]      2.4.0cvs102
+
+       * configure.ac
+       * po/Makefile.in.in
+       * po/Makevars
+               require autoconf 2.60, enabling building
+               with gettext 0.15 (gettext 0.14.x build still
+               possible). Replace Makefiles with versions
+               from gettext 0.15.
+               Remove configure options --with-localedir and
+               --with-mandir. The options that are provided
+               directly by autoconf 2.60 can be used instead:
+               --mandir --localedir
+
+2006-08-27 [colin]     2.4.0cvs101
+
+       * src/plugins/bogofilter/Makefile.am
+               Fix make dist (no README)
+
+2006-08-27 [colin]     2.4.0cvs100
+
+       * src/folder.c
+               Don't use F_UNKNOWN folders for any default
+               outbox/trash/etc
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter.h
+       * src/plugins/bogofilter/bogofilter_gtk.c
+               Add an option to specify the path to bogofilter
+               Use single-quotes to be able to learn in folders
+               with spaces in their names
+               Verify learning status
+
+2006-08-27 [colin]     2.4.0cvs99
+
+       * manual/faq.xml
+       * manual/plugins.xml
+               Document Bogofilter plugin
+
+2006-08-27 [colin]     2.4.0cvs98
+
+       * src/compose.c
+       * src/messageview.c
+       * src/procmsg.c
+       * src/procmsg.h
+               When possible, copy the queued mail to sent folder
+               instead of re-adding. Much faster on IMAP.
+
+2006-08-27 [colin]     2.4.0cvs97
+
+       * src/msgcache.c
+               Disable mmaped caches - huge metadata loss
+               here after a power failure.
+       * src/summaryview.c
+               Add quicksearch timing
+       * src/common/plugin.c
+       * src/common/plugin.h
+               Implement an interface to tell what plugins
+               provide. Prevent loading of similar plugins.
+       * 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/pgpinline.c
+       * src/plugins/pgpmime/pgpmime.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/trayicon/trayicon.c
+               Implement plugin_provides()
+
+2006-08-27 [colin]     2.4.0cvs96
+
+       * configure.ac
+       * src/plugins/Makefile.am
+       * src/plugins/bogofilter/.cvsignore
+       * src/plugins/bogofilter/Makefile.am
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/bogofilter/bogofilter.h
+       * src/plugins/bogofilter/bogofilter_gtk.c
+               New Bogofilter plugin, provides filtering and
+               learning. Spamassassin will go to extra plugins.
+
+2006-08-26 [mones]     2.4.0cvs95
+
+       * manual/handling.xml
+               Fix subfolder path in the example (thanks to Paul) 
+
+2006-08-26 [mones]     2.4.0cvs94
+
+       * manual/glossary.xml
+               2.2. + add ISP to the glossary
+               7.5. + Add UIDL to glossary
+               7.7. + Add TCP to glossary
+       * manual/handling.xml
+               7.1. + Mentions GNU/Linux distribution, what about the non...
+               7.2. = s/html/HTML/, quote --local option -> Dillo HTML Viewer
+               7.3. + Mentions .bashrc, what about the non-bash ones? 
+               7.4. = Use appropriate quotation for commands
+               7.6. = change "" to <quote></quote>
+       * manual/plugins.xml
+               6.1. + Example #mh/Mailbox/Friends -> #mh/inbox/Friends         
+       * manual/starting.xml
+               2.1. + local mbox file: some examples of mbox file locations...
+               Also reformatted files requiring it
+
+2006-08-26 [wwp]       2.4.0cvs93
+
+       * src/summary_search.c
+               disable find buttons while summary search is running.
+
+2006-08-25 [colin]     2.4.0cvs92
+
+       * src/folder.c
+       * src/folderutils.c
+       * src/mh.c
+       * src/procmsg.h
+       * src/summaryview.c
+               Speed up MH moving, and add progressbar
+               for MH deletion
+       * src/msgcache.c
+               Write cache files using mmap() too
+
+2006-08-25 [wwp]       2.4.0cvs91
+
+       * src/summaryview.c
+               switch spam<->ham button when a message has been marked as spam or ham
+               and is still selected. Thanks to Colin.
+
 2006-08-25 [paul]      2.4.0cvs90
 
        * src/Makefile.am