mail retrieval dialog can be enabled, disabled
[claws.git] / ChangeLog.claws
index cfafda1720d36fc1fc47edfe4e21249fea28473a..84f5293dfcc80d4c89426cde6b7752a285492227 100644 (file)
@@ -1,6 +1,931 @@
-2001-05-08 [hoa]
+2001-06-23 [christoph]
+
+       * src/inc.c
+       * src/manage_window.[ch]
+       * src/prefs_common.[ch]
+               mail retrieval dialog can be enabled, disabled
+               or hidden if non of sylpheed's windows is active
+
+2001-06-22 [paul]
+
+        0.5.0claws2
+
+        * sync with sylpheed 0.5.0pre2
+
+2001-06-21 [christoph]
+
+       * src/summaryview.c
+               show recipient on 'from' for all accounts
+               
+       * src/inc.c
+       * src/prefs_common.[ch]
+               disable error popup on mail receive errors
+
+2001-06-21 [alfons]
+
+       * src/compose.c
+               made the ruler correctly appear and disappear.
+
+       * src/Makefile.am
+               removed Hoa's work-in-progress-stuff (interesting!) so 
+               claws compiles ok.
+
+2001-06-20 [christoph]
+
+       * src/inc.c
+       * src/progressdialog.c
+               added scrolled window for list in progressdialog
+
+2001-06-20 [paul]
+
+        sync with sylpheed 0.5.0pre1 release
+
+2001-06-20 [christoph]
+
+       * src/summeryview.c
+               make building threads by subject work when
+               thread view is enabled
+               
+       * src/compose.c
+       * src/prefs_common.[ch]
+               automatically select account for mail replys
+
+2001-06-19 [sergey]
+
+       * src/compose.c (compose_create): keep Bcc and Reply-To visible if
+       they are filled in from the account settings.
+
+2001-06-19 [paul]
+
+        * more sync with sylpheed 0.5.0pre1
+
+2001-06-18 [alfons]
+
+       * src/Makefile.am,
+         src/procmime.c
+               added --sysconfdir to CPPFLAGS for pointing to the correct
+               location of mime.types. 
+
+               NOTE: make sure you use --sysconfdir when running ./autogen.sh
+               or ./configure!
+
+2001-06-18 [hoa]
+
+       * src/summaryview.c
+               fixed some bug when building threads
+
+2001-06-18 [paul]
+
+        * src/prefs_account.c
+                UI stuff: More changes to the English
+
+2001-06-18 [paul]
+
+        * src/pixmaps/stock_news_compose.xpm: new file
+        * src/Makefile.am
+        * src/mainwindow.c
+        * src/summaryview.c
+                Added new icon for Hoa's 'compose a news
+                message', plus minor improvements to the
+                English
+
+        * po/ja.po
+        * ChangeLog
+        * ChangeLog.jp
+                more sync with sylpheed 0.5.0pre1
+
+2001-06-18 [hoa]
+
+       * src/compose.[ch]
+       * src/mainwindow.c
+               Follow-up and reply to
+
+       * src/summaryview.[ch]
+               Build threads also with subjects
+
+2001-06-17 [hoa]
+
+       * src/compose.c
+               forwarding use the current account.
+
+       * src/mainwindow.c
+               the "compose message" button has been replaced with
+               "new mail" and "new news" buttons
+
+       * src/prefs_common.[ch]
+               added a configuration option to use the forward button
+               as "forward as attachment"
+               changed reply and forward format description
+
+       * src/quote_fmt_lex.l
+       * src/quote_fmt_parse.y
+               added message with no signature in format for reply
+               and forward.
+
+2001-06-17 [paul]
+
+        Minor UI stuff
+
+        * src/mainwindow.c
+        * src/summaryview.c
+                Improvements to the English
+
+        * src/prefs_common.c
+                Improvements to the English and some
+                clarity/continuity improvements in the
+                description of Quote symbols.
+
+2001-06-17 [paul]
+
+        0.5.0claws1
+
+        * sync with sylpheed 0.5.0pre1
+
+2001-06-17 [hoa]
+
+       * src/compose.c
+               Better interface for compose, displayed fields
+               are updated whenever we change account.
+               Newsgroups field is automatically filled.
+
+       * src/mainwindow.c
+               Newsgroups field is automatically filled.
+
+       * src/prefs_account.c
+               Some interface stuff when fields appear and
+               disappear.
+
+2001-06-16 [paul]
+
+        0.4.99claws
+
+        * sync with sylpheed 0.4.99
+
+2001-06-16 [sergey]
+
+       * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
+       base64_decoder_free, base64_decoder_decode): new object and
+       functions for decoding base64 streams.
+       * src/procmime.c (procmime_decode_content): modified to use the
+       new base64 decoder.
+
+2001-06-15 [paul]
+
+        0.4.99claws10
+
+        * sync with sylpheed 0.4.99cvs11
+
+2001-06-13 [paul]
+
+        0.4.99claws9
+
+        * sync with sylpheed 0.4.99cvs9
+
+2001-06-13 [hoa]
+
+       * src/compose.c
+       * src/prefs_account.c
+
+               SMTP server can be defined in the news account
+               mime type of attachment are kept.
+
+       * src/summaryview.c
+
+               now choose the highest important score between default
+               and important score of folder.
+
+2001-06-09 [alfons]
+       
+       * src/prefs_common.c: 
+
+               (prefs_quote_description_create): corrected description of 
+               quote format characters
+
+2001-06-09 [paul]
+
+        0.4.99claws8
+
+        * sync with sylpheed 0.4.99cvs8
+
+2001-06-08 [sergey]
+
+       * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
+       and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
+
+2001-06-08 [paul]
+
+        0.4.99claws7
+
+        * sync with sylpheed 0.4.99cvs7
+
+2001-06-06 [sergey]
+
+       * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
+       clashes with autogenerated header).
+       * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
+       * src/Makefile.am: added quote_fmt.h.
+       * src/.cvsignore: added lex/yacc autogenerated files
+       (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
+
+2001-06-06 [paul]
+
+        0.4.99claws6
+
+        * sync with sylpheed 0.4.99cvs6
+
+2001-06-06 [hoa]
+
+       * added src/quote_fmt_parse.h
+       * src/compose.c
+               removed warnings
+
+       * src/prefs.[ch]
+               don't modify readonly configuration files
+
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/prefs_customheader.c
+       * src/prefs_display_header.c
+       * src/prefs_filter.c
+       * src/prefs_filtering.c
+       * src/prefs_scoring.c
+               don't open dialog box when configuration files
+               are readonly
+
+2001-06-05 [sergey]
+
+       * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
+
+       * src/Makefile.am: replaced quote_fmt.tab.[ch] by
+       quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
+       BUILT_SOURCES to make all files rebuild properly.
+
+       * src/compose.c: removed #include "quote_fmt.tab.h".
+
+       * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
+       CHARACTER value in yylval.
+
+       * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
+       receive CHARACTER value by documented means (yylval).
+
+       * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
+
+2001-06-05 [hoa]
+
+       * src/Makefile.am
+               changed quote_fmt.[ch] into quote_fmt.tab.[ch]
+
+       * src/filtering.c
+       * src/matcher.c
+       * src/matcher.h
+       * src/prefs_filtering.c
+               now keep the configuration for execute action
+
+       * src/mbox_folder.c
+               fixed a warning
+
+2001-06-05 [paul]
+
+        * sync with sylpheed 0.4.99cvs5
+
+2001-06-05 [hoa]
+
+       * src/Makefile.am
+               added quote_fmt.[ch]
+
+       * added src/quote_fmt.y
+       * added src/quote_fmt.l
+       * added src/quote_fmt.tab.h
+       * added src/quote_fmt.tab.c
+       * added src/lex.quote_fmt.c
+               parsing configuration for replying
+               and forwarding
+
+       * src/prefs_common.[ch]
+               added configuration UI for replying
+               and forwarding
+
+       * src/compose.c
+               using configuration for replying
+               and forwarding
+
+2001-06-04 [hoa]
+
+       * src/filtering.c
+       * src/matcher.c
+       * src/matcher.h
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_matcher.h
+               action "run a command" for filtering
+               and matching with a command.
+               fixed the "whole message" matching
+
+       * src/mbox_folder.c
+               changed temporary filename for security
+
+       * src/messageview.c
+               queue the notification if it fails to send.
+
+       * src/prefs_common.c
+       * src/prefs_folder_item.c
+               changed the default important score             
+
+       * src/prefs_scoring.c
+       * src/scoring.c
+               hide kill score input when the folder is not
+               a newsgroup
+
+2001-06-03 [alfons]
+
+       * src/prefs_common.c:
+
+               (prefs_font_select): pass font name in font entry box to font
+               selection dialog.
+
+2001-06-03 [sergey]
+
+       * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
+
+2001-06-03 [paul]
+
+        * sync with sylpheed 0.4.99cvs4
+
+2001-06-03 [alfons]
+
+       * src/headerwindow.c:
+
+               (headerwindow_show_cb): use the selected summary view item, not
+               the displayed item.
+
+2001-06-02 [alfons]
+
+       * src/headerwindow.c:
+
+               (headerwindow_show_cb): always try to show msginfo
+
+2001-06-02 [hoa]
+
+       * src/compose.c
+               keep attached parts when reediting or forwarding.
+
+2001-06-01 [hoa]
+
+       * src/folderview.c
+       * src/prefs_folder_item.[ch]
+       * src/prefs_scoring.[ch]
+       * src/scoring.[ch]
+       * src/summaryview.[ch]
+       * src/main.c
+       * src/mainwindow.c
+       * src/prefs_common.[ch]
+               support for folder scoring
+               kill score and important score for messages
+       
+       * src/prefs_account.c
+               some display bug fixed for local account
+               preferences
+
+2001-05-31 [alfons]
+
+       * src/summaryview.c:
+
+               (add_sender_to_cb): don't crash when no or invalid sender; the add 
+               sender to address book menu item is disabled.
+
+2001-05-30 [hoa]
+
+       * src/filtering.[ch]
+       * src/summaryview.c
+               handling summary menu / filter messages
+
+       * src/folder.[ch]
+               add some stuff
+
+       * src/foldersel.c
+               imap folders now appears in list
+
+       * src/mbox_folder.c
+               doesn't crash if destination mail is not writeable
+
+2001-05-29 [hoa]
+
+       * src/compose.c
+               removed some warnings
+
+       * src/filtering.c
+       * src/folder.[ch]
+       * src/prefs_filtering.c
+               global string to identify any folders           
+               removed some debug info
+               filtering to mbox folders is now possible
+
+       * src/mainwindow.c
+               removed some warnings
+
+       * src/mbox_folder.c
+               permission on files are changed to read/write for user only,
+               nothing for other.
+               creation of subfolder is handled better.
+
+2001-05-28 [alfons]
+
+       Verified the sync for src/prefs_common.[ch] and
+       src/prefs_account.[ch]. I believe there were some
+       minor indentation differences.
+
+2001-05-28 [paul]
+
+        0.4.99claws3
+
+        * sync with 0.4.99cvs3
+
+2001-05-28 [hoa]
+
+       * src/compose.c
+               handling flags for mbox format
+
+       * src/filtering.c
+               use of mark file only for MH format
+               handling flags for mbox format
+               filtering cannot yet move or copy mails to mbox folders.
+
+       * src/folder.[ch]
+               changed move_msg, copy_msg,
+               move_msgs_with_dest, copy_msgs_with_dest functions
+               uses only folder->copy_msg() function
+               uses folder->finished_copy() to handle the destination
+               folder at the end of the copy or move operation.
+
+       * src/foldersel.c
+               included mbox directories.
+
+       * src/folderview.[ch]
+       * src/mainwindow.c
+               handle folders operation for mbox format
+
+       * src/mbox.c
+               disable conversion of "From " header
+
+       * src/mbox_folder.[ch]
+               completion of mbox format handling
+
+       * src/mh.c
+               changed mh_copy_msg() function and
+               removed mh_move_msg(), mh_move_msgs_with_dest(),
+               mh_copy_msgs_with_dest()
+
+       * src/prefs_filtering.c
+               removed some warnings
+
+       * src/prefs_matcher.c
+               default boolean operation is AND
+
+       * src/procheader.c
+               handling flags for mbox format
+               handling of "From " header
+
+       * src/procmsg.[ch]
+               removed data field
+               added MSG_REALLY_DELETED flags to handle deletion of
+               messages in mbox format.
+
+       * src/summaryview.c
+               handling flags for mbox format
+               disable the MSG_DELETED flags when messages
+               are deleted in mbox format
+
+       * src/textview.c
+               "From " headers display fixed.
+
+2001-05-27 [alfons]
+
+       * src/textview.c:
+               
+               (get_email_part): skip quoted email addresses, like in e.g.
+               "'alfons@proteus.demon.nl'".
+
+2001-05-26 [alfons]
+
+       Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
+       and fixing the persistence troubles when using separate windows.
+
+       * src/mainwindow.c:
+       
+           Added #define SEPARATE_ACTION used in the gtk item factory for 
+           the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
+               use gtk_item_factory_get_widget_by_action() to get the items.
+               
+           Removed separate_widget_cb from the gtk item factory data   
+         
+           (mainwindow_create): connect separate_widget_cb() to check
+           menu item "toggled" signal. also passing a MainWindow pointer
+               as object data for both check menu items.
+               
+           (separate_widget_cb): definition of separate_widget_cb() to match
+           GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
+               window using gtk_object_get_data(). The type of window separation 
+               (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
+       
+       * src/prefs_filtering.c,
+         src/prefs_matcher.c: added horizontal scrollbars
+
+2001-05-25 [darko]
+
+       * src/headerview.c
+               fix segfault with invalid bold font
+       * src/summaryview.c
+               correctly display summary stats after row is marked
+
+2001-05-23 [sergey]
+
+       * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
+       encodings with libjconv.
+
+2001-05-23 [hoa]
+
+       * src/Makefile.am
+               added mbox_folder.[ch]
+       * src/defs.h
+               mbox temporary folder
+       * src/folder.[ch]
+       * added src/mbox_folder.[ch]
+       * src/folderview.c
+       * src/procheader.[ch]
+               added mbox support
+       * src/mbox.c
+               bugfix for file incorporation filtering
+       * src/imap.c
+               enable creation of MBOX
+       * src/prefs_display_header.c
+               enable use of headers like "From "
+               something that should be fixed :
+                       displaying of such headers add an extra space
+       * src/prefs_folder_item.c
+               don't create folders because it is not necessary
+       * src/procmsg.h
+               added data field to MsgInfo for mbox internal use
+       * src/summaryview.c
+               added some support for mbox
+       * src/utils.[ch]
+               added get_mbox_cache_dir() function
+
+2001-05-23 [hiroyuki]
+
+       * src/headerwindow.c
+         src/inc.c
+         src/main.c
+         src/mh.c
+         src/nntp.c
+         src/procmsg.h
+         src/session.h
+         src/socket.[ch]
+         src/summaryview.c
+         src/textview.c
+         src/automaton.c
+         src/folderview.c: more sync with 0.4.99cvs2.
+
+       * src/headerwindow.c: reverted.
+
+2001-05-22 [paul]
+
+        0.4.99claws2
+
+        * sync with sylpheed 0.4.99cvs2
+                * src/news.[ch]
+                * src/nntp.[ch]
+                * INSTALL
+                * INSTALL.jp
+
+2001-05-22 [alfons]
+
+       * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
+
+2001-05-21 [alfons]
+
+       Minor things:
+
+       * configure.in: if gnome-config not found, "no" is displayed
+       
+       * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
+
+       * src/textview.c: now also possible to add mail addresses by right
+         clicking in the text view
+
+       * src/codeconv.c: merged patch which fixes endless loop when encountering
+         invalid wide characters; from Alte <010@imis.ru>  
+
+2001-05-20 [alfons]
+
+       Added installation of gnome specific things:
+
+       * Makefile.am: gnome conditional
+
+       * configure.in: check for installed gnome
+
+       * added sylpheed.png, sylpheed.desktop
+
+2001-05-20 [sergey]
+
+       * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
+
+       * src/mainwindow.h (main_window_toolbar_create): created a button
+       for "Reply to all".
+       (main_window_set_toolbar_sensitive): enable/disable the new button
+       appropriately.
+       (toolbar_reply_to_author_cb): handle the new button.
+
+       * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
+       send_progress_dialog_destroy() on failure (fixes hang on SMTP
+       failure).
+
+2001-05-19 [sergey]
+
+       * src/compose.h (ComposeReplyMode): new modes
+       COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
+       COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
+
+       * src/compose.c
+       (compose_send): move some code into a new function:
+       (compose_current_mail_account): new function.
+       (compose_reply): new argument to_author, all callers changed; if
+       to_author==TRUE and account->protocol==A_NNTP, find and use an
+       appropriate mail account for replying.
+       (compose_reply_set_entry): new argument to_author; ignore
+       compose->replyto if to_author==TRUE.
+
+       * src/mainwindow.c: new command "Message/Reply to author".
+       (main_window_set_menu_sensitive): enable/disable it.
+       (reply_cb): handle it.
+
+       * src/summaryview.c: new command "Reply to author".
+       (summary_set_menu_sensitive): enable/disable it.
+       (summary_reply_cb): handle it.
+
+       * src/account.c (account_find_mail_from_address): new function.
+
+2001-05-18 [paul]
+
+        0.4.99claws1
+
+        * sync with sylpheed 0.4.99cvs1
+
+2001-05-18 [hoa]
+
+       * src/compose.[ch]
+       * src/filtering.c
+       * src/summaryview.c
+               new filtering action : forward and forward as attachment
+
+       * src/main.c
+               no need for $DISPLAY when we run sylpheed --help
+               call to parse_cmd_opt() is moved
+
+       * src/mainwindow.[ch]
+               execute button is hidden when immediate execute
+               is chosen
+
+       * src/mh.c
+       * src/news.c
+       * src/prefs_folder_item.c
+       * src/procmsg.c
+               better handling of missing directories
+
+       * src/summaryview.c
+               reedit is enabled in outbox
+               reedit is enabled in queue
+
+2001-05-17 [hoa]
+
+       * src/filtering.c
+       * src/matcher.[ch]
+       * src/prefs_filtering.c
+               changed attachement into attachment
+
+2001-05-17 [alfons]
+
+       0.4.67claws4    
+
+       * sync with sylpheed 0.4.67cvs9
+       * sync with sylpheed 0.4.67cvs7-8
+
+2001-05-17 [hoa]
+
+       * src/Makefile.am
+               added prefs_filtering.c
+
+       * src/filtering.[ch]
+       * src/matcher.[ch]
+               removed action : forward_news and forward_news_as_attachement
+               (forward and forward_as_attachement can be used instead)
+
+       * src/mainwindow.c
+               added menu option to access filtering configuration
+
+       * src/prefs_account.c
+               changed mail_command default to /usr/sbin/sendmail
+
+       * added src/prefs_filtering.[ch]
+               dialog box for filtering configuration
+
+       * src/prefs_matcher.c
+               added function prefs_matcher_get_criteria_from_matching()
+
+       * src/prefs_scoring.c
+               reset the dialog when register or substitute is clicked
+
+2001-05-15 [hoa]
+
+       * src/Makefile.am
+               added filtering.[ch]
+       * src/inc.c
+               using filering.[ch] instead of filter.[ch]
+       * src/main.c
+               reading new filtering configuration
+       * src/matcher.[ch]
+               added some filtering actions
+               and fixed a bug for headers and mail body matching
+       * src/mbox.c
+               using filering.[ch] instead of filter.[ch]
+       * src/mh.c
+               handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
+       * src/summaryview.c
+               some fixes for filtering
+
+2001-05-14 [hiroyuki]
+
+       * src/send.c: fixed some weird indentations.
+         send_message_with_command(): call pclose() only if p != NULL.
+       * src/textview.c: get_email_part(): modified the code for readability.
+
+2001-05-14 [hiroyuki]
+
+       * src/md5global.h
+         src/md5ify.c
+         src/md5ify.h: removed from the cvs.
+
+2001-05-13 [sergey]
+
+       * src/main.c: include rfc2015.h to avoid compiler warnings.
+       * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
+       the panel is already on screen.
+       * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
+       closing the alert window by ESC as "No".
+       * src/prefs_common.c (prefs_interface_create): moved return
+       receipt check button to the correct place.
+
+2001-03-13 [alfons]
+
+       * src/prefs_common.c: 
+               moved return receipt check button to the Send tab. (prefs_send_create)
+               removed the date format ui related globals. (prefs_display_create)
+
+       0.4.67claws3
+       
+       * sync with sylpheed 0.4.67cvs5-6
+
+2001-05-13 [paul]
+
+        * added Alfons' font selection patch
+
+        * src/defs.h
+        * src/headerwindow.c
+        * src/prefs_common.c
+        * src/prefs_common.h
+
+2001-05-13 [hoa]
+       * src/defs.h
+               changed version of cache
+       * src/matcher.[ch]
+       * src/prefs_matcher.c
+               added additionnal matching criteria
+       * src/procheader.c
+       * src/procmsg.[ch]
+       * src/news.c
+               added references in MsgInfo
+
+2001-05-12 [hoa]
+
+       * src/defs.h
+               prepared some things for new filtering
+       * src/matcher.[ch]
+               added some matching properties
+               inreplyto need to be enhanced
+               prepared some things for new filtering
+       * src/messageview.c
+               added Return-Receipt-To handling
+       * src/prefs_folder_item.c
+               changed default value to TRUE
+       * src/prefs_matcher.c
+               added some matching properties
+       * src/prefs_scoring.[ch]
+               the scoring dialog is finished
+       * src/procheader.c
+               added Return-Receipt-To handling
+               Reference need to be added
+       * src/procmsg.[ch]
+               added Return-Receipt-To handling
+               added threadscore to get a better score sorting when
+               threads are enabled
+       * src/summaryview.c
+               suppressed a bug when we sort the list
+               when no folder is opened.
+               better score sorting when threads are enabled
+
+2001-05-12 [alfons]
+
+       * reverted previous patch because of potential errors 
+
+       0.4.67claws2
+       
+       * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
+               applied "toggle mail-retrieval dialog window" patch submitted 
+               by Eric Limpens <eric@qnt.net>
+
+       * sync with sylpheed 0.4.67cvs4
+
+2001-05-12 [sergey]
+
+       * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
+       some picky compilers.
+       * src/rfc2015.h: provide prototype for rfc2015_disable_all().
+       * src/grouplist_dialog.c: include alertpanel.h.
+       * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
+       fix compile warning.
+       * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
+       #include "defs.h" before others to prevent the warning of `MIN'
+       and `MAX' redefinition.
+
+2001-05-11 [hoa]
+
+       * src/main.c
+       * src/messageview.c
+       * src/prefs_account.c
+       * src/prefs_display_header.c
+               removed warning
+       * src/Makefile.am
+               added prefs_scoring.[ch]
+       * src/grouplist_dialog.c
+               display an error dialog box if the group list
+               cannot be fetched.
+       * src/mainwindow.[ch]
+               added main_window_set_thread_option() function
+               scoring dialog box enabled
+       * src/matcher.[ch]
+               added flags matching unread /new / marked
+               / deleted / replied / forwarded
+       * src/news.c
+               newsgroups are now finally in newscache
+       * src/prefs_matcher.[ch]
+               finished preferences for matching dialog
+       * added src/prefs_scoring.[ch]
+               scoring dialog box completed
+       * src/scoring.[ch]
+               conversion to string : added scoringprop_to_string()
+               write config for preferences :
+               added prefs_scoring_write_config()
+       * src/summaryview.c
+               threads can be enabled/disabled independently
+               for each folder
+
+2001-05-10 [alfons]
+
+       0.4.67claws1
+       
+       * AUTHORS: 
+               thought it would be nice to have a list of all
+               contributors (used Changelog as a reference)
+       
+       * configure.in: 
+               messed up version numbering...
+
+       0.4.66claws1
+
+       * sync with sylpheed 0.4.67cvs1-3
+
+2001-05-10 [darko]
+
+       * src/prefs_common.c:
+               better UI for strftime format, double clicking
+               on format now inserts the format in text entry
+               replaced close button with standard OK/Cancel
+               moved date format button to the right of the
+               text entry field
+
+2001-05-09 [alfons]
+
+       * src/gtkstext.c:
+               Ctrl-Home / Ctrl-End have proper cursor navigation
+
+2001-05-09 [hoa]
+
        * src/prefs_matcher.c
                finished UI to define matching properties
+               added ok and cancel button
+       * src/prefs_filter.c
+               added ok and cancel button
+       * src/news.c
+               fixed some bug in xhdr parsing
 
 2001-05-08 [alfons]