2.5.0-rc3 released
[claws.git] / ChangeLog
index 984cf609f9905af53734b5d6bf451ed068c29d83..1852455b62363ccc5883a8b55be5d5d390b92717 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,301 @@
+2006-09-06 [paul]
+
+       2.5.0-rc3 released
+
+2006-09-06 [paul]      2.4.0cvs157
+
+       * manual/es/advanced.xml
+               fix typo
+
+2006-09-06 [wwp]       2.4.0cvs156
+
+       * src/mainwindow.c
+               fix an dup launch issue when iconified, thanks to Colin.
+
+2006-09-06 [wwp]       2.4.0cvs155
+
+       * src/gtk//gtksctree.h
+               oops, forgot that one!
+
+2006-09-06 [wwp]       2.4.0cvs154
+
+       * manual/pl/advanced.xml
+       * manual/advanced.xml
+       * manual/es/advanced.xml
+       * manual/fr/advanced.xml
+       * src/prefs_customheader.c
+       * src/prefs_filtering_action.c
+       * src/foldersel.c
+       * src/prefs_summaries.c
+       * src/prefs_filtering.c
+       * src/account.c
+       * src/compose.c
+       * src/prefs_summary_column.c
+       * src/addr_compl.c
+       * src/prefs_actions.c
+       * src/prefs_folder_column.c
+       * src/ssl_manager.c
+       * src/prefs_template.c
+       * src/prefs_display_header.c
+       * src/prefs_common.h
+       * src/prefs_matcher.c
+       * src/prefs_common.c
+       * src/prefs_toolbar.c
+       * src/summaryview.c
+       * src/folderview.c
+       * src/gtk/gtksctree.c
+       * src/gtk/pluginwindow.c
+       * src/gtk/progressdialog.c
+       * src/gtk/prefswindow.c
+               renamed hidden option enable_rules_hint to use_stripes_everywhere
+               to make its meaning more obvious (all versions of the manual reflect
+               the change).
+               added an extra hidden option use_stripes_in_summary to allow
+               discarding these stripes in mainwindow's folder and message lists;
+               en and fr manuals only are OK towards this.
+
+2006-09-06 [colin]     2.4.0cvs153
+
+       * src/textview.c
+               Hide Sylpheed-Claws' internal queue headers
+               when showing all headers. They'll be present
+               only in Source window.
+
+2006-09-05 [colin]     2.4.0cvs152
+
+       * src/plugins/trayicon/trayicon.c
+               Fix crash at exit - we have to disconnect
+               our handlers
+       * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
+               Update eggtrayicon - patch adapted from a
+               patch by Fryderyk Dziarmagowski <freetz@gmx.net>
+               on Sylpheed's ML
+
+2006-09-05 [colin]     2.4.0cvs151
+
+       * src/mainwindow.c
+       * src/gtk/logwindow.c
+               Fix race condition when something writes
+               to the log too soon during init. Thanks
+               to Fabien Vantard
+
+2006-09-05 [colin]     2.4.0cvs150
+
+       * src/mimeview.c
+               Don't select part on right-click either
+
+2006-09-05 [paul]      2.4.0cvs149
+
+       * src/mimeview.c
+               completion of previous commit
+               Thanks to Colin
+
+2006-09-05 [colin]     2.4.0cvs148
+
+       * src/mimeview.c
+               Don't force selection on middle-click, just open
+
+2006-09-04 [colin]     2.4.0cvs147
+
+       * src/mimeview.c
+               Looks like gtk_notebook_set_current_page()
+               sometimes steals focus, and this annoys us
+               in MimeViewers as it renders navigation
+               keys useless. Take back focus after switching
+               pages.
+
+2006-09-04 [colin]     2.4.0cvs146
+
+       * src/messageview.c
+               Set stop_loading when clicking on Next
+               during load. Don't add a callback to 
+               avoid over-complicating things.
+
+2006-09-04 [colin]     2.4.0cvs145
+
+       * src/mimeview.c
+       * src/messageview.c
+               Fix multiple loads in separate messageview
+
+2006-09-04 [colin]     2.4.0cvs144
+
+       * src/summaryview.c
+               Let navigation keys be handled during 
+               load
+
+2006-09-04 [colin]     2.4.0cvs143
+
+       * src/messageview.c
+       * src/summaryview.c
+       * src/textview.c
+       * src/textview.h
+               Make loading of huge mails (lots of text and/or
+               images) cancellable, so the GUI doesn't block 
+
+2006-09-04 [colin]     2.4.0cvs142
+
+       * src/plugins/trayicon/trayicon.c
+               Fix annoyance when removing a folder with 
+               unread mails: trayicon didn't update
+
+2006-09-04 [paul]      2.4.0cvs141
+
+       * src/gtk/icon_legend.c
+               straighten up columns
+               Patch by Fabien Vantard
+
+2006-09-04 [wwp]       2.4.0cvs140
+
+       * src/prefs_filtering.c
+               fix new line's account name in filtering prefs:
+               was "All", is now "(New)".
+
+2006-09-04 [paul]      2.4.0cvs139
+
+       * tools/make.themes.project
+               use "AUTOMAKE_OPTIONS = dist-bzip2"
+               instead of homebrewed "make release"
+
+2006-09-03 [colin]     2.4.0cvs138
+
+       * src/folderview.c
+               Fix bug #1007 (Wrong folder highlighted)
+
+2006-09-03 [colin]     2.4.0cvs137
+
+       * src/compose.c
+               Don't set Newsgroup: header to a mail folder
+               path
+
+2006-09-03 [paul]      2.4.0cvs136
+
+       * src/prefs_other.c
+       * src/prefs_spelling.c
+               unify the gui
+
+2006-09-03 [paul]      2.4.0cvs135
+
+       * src/prefs_summaries.c
+               correct menu item text in prefs_keybind_apply_clicked()
+
+2006-09-03 [paul]      2.4.0cvs134
+
+       * manual/advanced.xml
+               some improvements to the descriptions
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/summaryview.c
+       * src/gtk/menu.c
+               fix menu sensitivity issues
+       * src/prefs_message.c
+               drop the useless word 'short'
+       * src/prefs_other.c
+               add the word 'lines' indicating log length
+               is a measure of lines
+       * src/textview.c
+               fix compilation warnings
+
+2006-09-02 [colin]     2.4.0cvs133
+
+       * src/messageview.c
+               Display a special return-receipt message
+               if the message is from the user
+       * src/summaryview.c
+               Fix missing freeze of the list when marking
+               all read and unthreading for exec. Thanks
+               to Stephan Sachse.
+
+2006-09-02 [paul]      2.4.0cvs132
+
+       * src/mainwindow.c
+       * src/prefs_message.c
+       * src/summaryview.c
+               fix some english
+
+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