more revision of filtering system
[claws.git] / ChangeLog.claws
index 2f4733bdba68af16c6289d0a5d4694b7571cc920..f54c6aea728c238344f66b0f32e9611fbc2b51c9 100644 (file)
@@ -1,3 +1,690 @@
+2001-12-05 [alfons]    0.6.5claws53
+
+       * src/inc.c
+       * src/folder.[ch]
+       * src/procmsg.c
+       * src/filtering.c
+               more revisions of filtering system
+               (last stable version is marked as LAST_STABLE)
+               
+               | NOTE 1): the filtering system now uses a local folder called
+               | .processing. if filtering fails, check this directory
+               | for missing messages.
+               |
+               | NOTE 2): help us find the filtering actions still missing
+
+2001-12-05 [paul]      0.6.5claws52
+
+       * src/mainwindow.c
+                fix bug where 'Empty Trash?' pop-up window appears even
+                when Trash is empty, submitted by Jesse Skinner                
+
+2001-12-05 [melvin]    0.6.5claws51
+
+       * src/compose.c
+               fixed bug #486106 to select correct account when reediting 
+               a queued message
+       
+2001-12-04 [alfons]    0.6.5claws50
+
+       * src/mh.c
+               declare markfile in appropriate functions when
+               no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
+               for spotting this)
+
+2001-12-04 [paul]      0.6.5claws49
+
+       * sync with sylpheed 0.6.5cvs21
+               see ChangeLog entry 2001-12-04
+
+2001-12-03 [christoph] 0.6.5claws48
+
+       * po/de.po
+               changed translation of undo
+       * src/account.c
+       * src/folder.c
+               don't reinvent the wheel to traverse a GNode
+       * src/compose.[ch]
+               seperate code to create the compose gui into functions
+               add "Others" page with folder selection for saving copy
+               of the message.
+               the folder identifier is saved to queue header
+       * src/procmsg.c
+               save message to folder in queue header
+
+2001-12-03 [paul]      0.6.5claws47
+
+       * sync with sylpheed 0.6.5cvs20
+               see ChangeLog entry 2001-12-03
+
+2001-12-01 [paul]
+
+       * more sync with sylpheed 0.6.5cvs19
+               see ChangeLog entry 2001-11-29
+
+2001-11-30 [paul]      0.6.5claws46
+       
+        * src/compose.c
+               remove conflicts introduced by Hoa's last commit
+         
+        * src/mainwindow.c
+               make 'Message/Bounce' sensitive
+
+2001-11-30 [hoa]       0.6.5claws45
+
+       * src/compose.c
+               slightly change bounce function to add
+               information about the user that bounced the mail
+               in the From header line.
+
+       * src/folderview.c
+               permit the use of processing in outbox folder.
+
+2001-11-29 [paul]      0.6.5claws44
+
+       * src/mainwindow.[ch]
+        * src/prefs_common.c
+        * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
+        * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
+        * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
+               usability enhancements to the quoting, implements
+                use of Ctrl key to toggle quoting settings
+                Submitted by Carsten Schurig <Carsten.Schurig@web.de>
+
+2001-11-29 [paul]      0.6.5claws43
+       
+        * sync with sylpheed 0.6.5cvs19
+               see ChangeLog entry 2001-11-28
+
+2001-11-29 [melvin]    0.6.5claws42
+       * src/Makefile.am
+               added enriched.[ch] to the list of files
+
+       * src/textview.c
+       * src/mimeview.c
+       * src/procmime.[ch]
+       * src/enriched.[ch]
+               added support to view text/enriched
+               added support to show headers in message view for text/enriched and text/html
+                       in non multipart messages
+
+2001-11-28 [paul]      0.6.5claws41
+
+       * more sync with sylpheed 0.6.5cvs18
+               see ChangeLog entry 2001-11-27 (src/prefs_common.c)
+
+2001-11-27 [paul]      0.6.5claws40
+       
+        * po/pt_BR.po
+               updated translation, submitted by Fabio Junior Beneditto
+                
+       * sync with sylpheed 0.6.5cvs18
+               see ChangeLog entries 2001-11-26 (src/textview.c) and
+                2001-11-27
+
+
+2001-11-26 [paul]
+
+       * po/es.po
+               updated translation, submitted by Ricardo Mones Lastra
+
+2001-11-26 [alfons]
+
+       * src/matcher.c
+               add more translatable strings
+
+2001-11-26 [christoph] 0.6.5claws39
+
+       * po/de.po      
+               fixed one more umlaut
+       * src/compose.c
+               fix translated header when it should not be translated
+
+2001-11-26 [paul]      0.6.5claws38
+
+       * src/mainwindow.c
+               remove '/Message/Add Sender to address book' from 
+                main_window_set_menu_sensitive(), prevent debug warning
+                add 'Message/Mark/Mark all read' to mainwin_entries[]
+
+2001-11-26 [paul]      0.6.5claws37
+
+       * src/summaryview.c
+               fix 'recurring unread state' bug 
+
+       * tools/README 
+        * tools/filter_conv.pl
+               read name of top level mailbox from folderlist.xml
+                and presume nothing about its name             
+
+2001-11-26 [darko]     0.6.5claws36
+
+       * src/gtkstext.[ch]
+               removed functions that are now in gtkutils.c
+               use gtkut_text_is_uri_string() from gtkutils.c
+       * fix my comment on 2001-11-23 (missing gtkutils.[ch])
+
+2001-11-26 [paul]      0.6.5claws35
+
+       * sync with sylpheed 0.6.5cvs16
+               see ChangeLog entries 2001-11-25 and 2001-11-26
+
+2001-11-25 [alfons]    0.6.5claws34
+
+       EXPERIMENTAL!!! Please checkout the last stable version using: 
+         
+       % cvs update -r LAST_STABLE -dRAP
+
+       (Or help us testing this stuff.)
+
+       * src/filtering.c               (1.14)
+       * src/filtering.h               (1.6)
+       * src/inc.c                     (1.28)
+       * src/matcher.c                 (1.20)
+       * src/mbox.c                    (1.9)
+       * src/procmsg.h                 (1.14)
+       * src/summaryview.c             (1.59)
+       * src/summaryview.h             (dunno)
+               revert/merge/sync to as it was before commit 
+               on Thu, 19 Jul 2001 10:15:51 -0700.
+
+2001-11-25 [hoa]       0.6.5claws33
+
+       * src/main.c
+               processing mails at startup
+
+       * src/folderview.c
+       * src/summaryview.[ch]
+               processing mails when entering folder
+
+       * src/prefs_filtering.c
+               fixed some UI bugs
+
+2001-11-24 [alfons]    0.6.5claws32
+
+       * src/summaryview.[ch]
+               make summary sort headers work, and also make
+               sure the sort type is stored
+
+2001-11-23 [alfons]    0.6.5claws31
+
+       * src/summaryview.[ch]
+               make lock work like mark
+               disallow deleting messages marked as locked
+
+2001-11-23 [alfons]    0.6.5claws30
+
+       * src/gtkstext.c
+       * src/compose.[ch]
+       * src/Makefile.am
+       * src/undo.[ch]
+               merge undo patch submitted by Jens
+
+2001-11-23 [christoph] 0.6.5claws29
+
+       * src/.cvsignore
+               added ylwrap
+       * src/compose.c
+               fixed gpg signing and encoding
+       * src/folder.[ch]
+       * src/main.c
+               added --status option to get new, unread and total
+               message count from a running sylpheed
+       * src/prefs_common.c
+               temporary fix for reply_with_quote problem
+               (don't call functions for non existing widget)
+       * src/procmsg.c
+               one more check for ignored threads but still not
+               always working correctly. probably a recursive
+               check for all parents is needed
+
+2001-11-23 [darko]     0.6.5claws28
+
+       * src/compose.c
+               wrapping on send improvements
+       * src/gtkutils.[ch]
+               fix for GtkSText after last sync with main branch
+               GTK_TEXT -> GTK_STEXT
+
+2001-11-23 [paul]      0.6.5claws27
+
+       * sync with sylpheed 0.6.5cvs14
+               see ChangeLog entries 2001-11-22 and 2001-11-23
+                
+       * po/de.po
+               fixed the scrambled umlauts 
+                submitted by Carsten Schurig <Carsten.Schurig@web.de>
+
+2001-11-21 [paul]      0.6.5claws26
+
+       * sync with sylpheed 0.6.5cvs12
+               see 2nd ChangeLog entry dated 2001-11-20
+
+2001-11-20 [paul]      0.6.5claws25
+
+       * sync with sylpheed 0.6.5cvs11
+               see ChangeLog entry 2001-11-19 (src/utils.c)
+
+2001-11-20 [hiro]
+
+       * src/compose.c
+               GTK_TEXT -> GTK_STEXT
+               fix for wrong comment
+
+2001-11-20 [hiro]      0.6.5claws24
+
+       * src/compose.[ch]
+               more merges from main branch
+               removed fatal warnings (uninitialized variables etc.)
+               some coding style fix
+       * src/gtkutils.h
+               fixed typo.
+       * src/addressbook.c
+         src/addrindex.c
+               V-Card -> vCard
+
+2001-11-19 [hoa]       0.6.5claws23
+
+       * src/filtering.c
+       * src/prefs_scoring.c
+       * src/matcher.[ch]
+       * src/scoring.c
+               cleaning code
+
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering.c
+               bouncing
+
+2001-11-19 [alfons]    0.6.5claws22
+
+       more of my old things into claws
+
+       * src/Makefile.am
+       * src/prefs_common.c
+       * src/procmsg.h
+       * src/summaryview.[ch]
+       * src/prefs_summary_column.c
+       * src/pixmaps/locked.xpm
+               add indicators for locking of message in summary view
+               (does not work yet, only visual indicator)
+
+2001-11-19 [paul]      0.6.5claws21
+
+       * sync with sylpheed 0.6.5cvs10
+               see ChangeLog entry 2001-11-19
+
+2001-11-18 [alfons]    0.6.5claws20
+       
+       * src/filtering.c
+               remove an inadvertent free I forgot in previous clean up 
+
+2001-11-18 [alfons]    0.6.5claws19
+
+       * src/filtering.[ch]
+               clean up & plug leaks
+
+2001-11-18 [paul]      0.6.5claws18
+
+       * sync with sylpheed 0.6.5cvs9
+               see ChangeLog entries 2001-11-17 and 2001-11-18
+
+2001-11-16 [paul]      0.6.5claws17
+
+       * sync with sylpheed 0.6.5cvs8
+               see ChangeLog entry 2001-11-16, src/grouplistdialog.c
+
+2001-11-16 [paul]      0.6.5claws16
+
+       * sync with sylpheed 0.6.5cvs7
+               see ChangeLog entries 2001-11-15 and 2001-11-16
+
+2001-11-15 [hoa]       0.6.5claws15
+
+       * src/compose.c
+               fix bounce, mails we received couln't be bounced to ourself.
+
+       * src/defs.h
+       * src/filtering.[ch]
+       * src/matcher.[ch]
+       * src/matcher_parser.h
+       * src/matcher_parser_lex.l
+       * src/matcher_parser_parse.y
+       * src/inc.c
+       * src/main.c
+       * src/mbox.c
+       * src/prefs_filtering.[ch]
+       * src/mainwindow.c
+       * src/prefs_matcher.c
+       * src/prefs_scoring.c
+       * src/scoring.[ch]
+       * src/summaryview.c
+               new matcher/filter/score configuration file parser
+               one unique configuration file => ~/.sylpheed/matcherrc
+               import in currently automatic, then save are made
+               in this new file.
+               one filter per folder and one global filter
+               (filter of a folder will be used as folder processing)
+
+       * src/folder.c
+               fix a bug in folder_item_get_identifier
+               
+       * src/messageview.c
+               receive receipt return are fixed.
+
+2001-11-14 [alfons]    0.6.5claws14
+
+       * src/session.h
+               add things from main branch to make claws compile
+
+2001-11-14 [paul]      0.6.5claws13
+
+       * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
+               see ChangeLog entries 2001-11-08 to 2001-11-14
+
+2001-11-14 [hoa] 0.6.5claws12
+
+       * src/compose.[ch]
+       * src/mainwindow.c
+       * src/summaryview.c
+               add "bounce mail" option
+
+2001-11-13 [christoph] 0.6.5claws11
+
+       * src/compose.c
+               Cleanup a mess i add before commiting
+
+2001-11-13 [hoa]       0.6.5claws10
+
+       * src/compose.c
+               some fixes when mail are sent or
+               for crossposts
+
+2001-11-13 [christoph] 0.6.5claws9
+
+       * po/de.po
+               Changed two string with the same translation
+       * src/compose.c
+       * src/procmsg.[ch]
+       * src/send.[ch]
+               New mailsending process:
+                 - Always queue message before sending
+                   (message will be saved if sylpheed crashed or
+                    freezes while sending)
+                 - Allow queuing of newspostings
+                 - No copy in outbox before sending
+                   (closes bug #469501)
+                 - No more redundant code for send and send_later
+       * src/summaryview.c
+               Applied wwp <subscript@free.fr>'s patch that fixes
+               marks for multiple forwarded messages (+compose.c)
+
+2001-11-12 [alfons]
+
+       * README.claws
+               remove things that are now in main branch
+       
+       * po/nl.po
+               update Dutch translation
+
+2001-11-12 [mhadasht]  0.6.5.claws8
+
+       * src/prefs_common.c
+               re-enabled account autoselection feature for forward
+               and reedit lost during the branch point for SYNC-B4-REL
+       * src/gtkspell.c
+               gtkpspell_get_dict(): more readable code (even if function is
+               not used yet)
+       * ChangeLog.claws
+               added version number info to 2001-11-12 [hiro] comment.
+
+2001-11-12 [hiro]      0.6.5.claws7
+
+       * src/compose.c
+               compose_forward(): fixed a bug that forward quote mark
+               wasn't used.
+               removed unnecessary code.
+       * src/template_select.[ch]: removed.
+
+2001-11-11 [alfons]
+
+       * src/compose.c
+               :%s/GTK_TEXT/GTK_STEXT/g
+       
+       * src/compose.[ch]
+       * src/undo.[ch]
+       * src/Makefile.am
+               revert the undo stuff (this is 0.6.6claws stuff)
+
+2001-11-11 [hoa]       0.6.5.claws6
+
+       * src/compose.[ch]
+               Insert signature at the end of the text.
+               Added undo patch but currently disabled
+
+       * src/procmsg.c
+               Threading by subject improved.
+
+       * added src/undo.[ch]
+               Undo module for compose dialog box.
+
+2001-11-11 [alfons]    0.6.5.claws5
+
+       * src/procmsg.c
+               prevent threading by subject on nodes that have already been
+               threaded by in-reply-to (as in "circular references in a tree
+               result in a dead branch")
+
+2001-11-09 [hoa]       0.6.5.claws4
+       
+       * src/folderview.c
+               allows creation of mbox folder item from any files.
+
+2001-11-09 [alfons]    0.6.5.claws3
+       
+       * src/utils.c
+       * src/procmsg.c
+               do what I mean and correct threading by subject so it really
+               ignores attracting lines without "Re: "
+
+2001-11-07 [alfons]    0.6.5.claws2
+
+       * src/procmsg.c
+       * src/utils.[ch]
+               only attract by subject if a subject line starts with a "Re: "
+       * src/syldap.c
+               remove warning
+
+2001-11-07 [paul]      0.6.5claws1
+
+       * sync with sylpheed 0.6.5. release
+               see ChangeLog entry 2001-11-07
+
+2001-11-07 [paul]      0.6.4claws31
+
+       * sync with sylpheed 0.6.4cvs18
+               see ChangeLog entries 2001-10-30 to 2001-11-07
+               prefs_templates.[ch] renamed prefs_template.[ch]
+
+2001-11-06 [alfons]
+       
+       * src/utils.h
+               add semicolon Hoa forgot ;-)
+               
+
+2001-11-06 [hoa]       0.6.4claws30
+       
+       * src/procmsg.c
+       * src/summaryview.c
+       * src/utils.c
+       * src/utils.h
+               threading by subject - empty subject are ignored
+
+2001-11-06 [christoph] 0.6.4claws29
+
+       * src/socket.c
+               use SSL_peek for sock_gets
+       * src/utils.c
+               removed unneeded pointer in extracting quoted
+               names implementation
+
+2001-11-06 [melvin]    0.6.4claws28
+
+       * src/gtkspell.c
+               fixed bug #476792 Selection overtyping with spell checker
+               fixed bug which could cause a buffer overflow
+               fixed a memory leak
+
+2001-11-06 [hoa]       0.6.4claws27
+       
+       * src/procmsg.c
+       * src/summaryview.c
+               threading by subject
+
+2001-11-05 [alfons]    0.6.4claws26
+       
+       * README.claws
+               Claws -> Sylpheed (vice versa)
+
+       * src/compose.c
+               :%s/gtk_text/gtk_stext/g
+               :%s/GTK_TEXT/GTK_STEXT/g
+               (thanks to Jonathan Ware for spotting this)
+
+2001-11-04 [christoph] 0.6.4claws25
+
+       * src/summaryview.c
+               replace Xalloca + strdup with Xstrdup_a
+       * src/utils.c
+               better implementation of extracting quoted names
+               from addresses (remove backlashes and ignore
+               quotes after them)
+
+2001-11-04 [alfons]    0.6.4claws24
+
+       * src/utils.[ch]
+               edit to comply more with coding style
+
+       * src/textview.c
+               fix bug reported by Kim Schulz. introduced by the patch integrated
+               in 0.6.4claws15. the code did not check the return value of
+               the html parser.
+
+       * AUTHORS
+               add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
+
+2001-11-04 [christoph] 0.6.4claws23
+
+       * src/main.c
+       * src/prefs_common.[ch]
+               init some pointers that possibly caused a segfault
+               reported in the claws-users ML
+
+2001-11-04 [hoa]       0.6.4claws22
+
+       * src/grouplistdialog.c
+               change the names of the nodes in the tree
+
+       * src/compose.c
+               enhanced mailto syntax as described in
+               http://developer.netscape.com/viewsource/husted_mailto/mailto.html
+               (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
+
+       * src/utils.c
+               encode and decode URI (useful when opening URL into
+               netscape).
+
+2001-11-03 [hoa]       0.6.4claws21
+
+       * src/grouplistdialog.c
+               a new newsgroups list selection dialog box
+               with a CTree instead of a CList
+
+2001-11-03 [hoa]       0.6.4claws20
+
+       * src/folderview.c
+               enable property and scoring options when right
+               click on "inbox"
+
+       * src/summaryview.c
+               fixed bug when nickname were displayed using
+               the address book.
+
+2001-11-02 [darko]     0.6.4claws19
+
+       * src/compose.c
+               new wrap quotation and URL/long words wrapping implementation
+       * src/compose.c src/gtkstext.[ch]
+               move gtkstext_strncmp() to gtkstext.c
+
+2001-11-01 [christoph] 0.6.4claws18
+
+       * src/prefs_account.c
+               fixed mess in account settings dialog
+       * src/prefs_folder_item.c
+               added label with folder path to dialog
+
+2001-10-31 [match]     0.6.4claws17
+
+       * src/vcard.c
+               fix memory leak.
+       * src/addrbook.c
+               fix generation of spurious address book file names.
+               remove redundant functions.
+       * po/POTFILES.in
+               added missing file names.
+
+2001-10-30 [paul]      0.6.4claws16
+
+       * sync with sylpheed 0.6.4cvs6
+               see ChangeLog entries 2001-10-26 to 2001-10-30
+
+       * tools/filter_conv.pl
+               read folderlist.xml to discover whether the top-level
+               folder is called 'Mailbox' or 'Mail' 
+
+2001-10-29 [paul]      0.6.4claws15
+
+       * src/html.c, src/textview.c
+               activate links in html mail and fix clickable parts
+               Submitted by Matthieu Dazy <dazy@t-surf.com>
+
+2001-10-29 [paul]
+
+       * po/de.po, po/es.po, po/pt_BR/po
+               updated translations, submitted by Jens Oberender,
+               Ricardo Mones Lastra, and Fabio Junior Beneditto
+
+2001-10-29 [darko]     0.6.4claws14
+
+       * src/compose.c
+               fix wrapping for good
+
+2001-10-29 [darko]
+
+       * src/compose.c
+               undo previous change as it broke the smart wrapping
+
+2001-10-29 [darko]     0.6.4claws13
+
+       * src/compose.c
+               fix infinite loop when long URL is quoted
+               (closes bug #475122.
+
+2001-10-28 [match]
+
+       * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
+               import Mutt address book
+       * src/ldif.[ch] src/importldif.h
+               modified import LDIF handle user attributes
+
+2001-10-28 [christoph] 0.6.4claws12
+
+       * src/summaryview.c
+               fixed that filtering did not work if there
+               were no filter rules
+               (closes bug #472003 and better implementation
+                of patch #474644)
+
 2001-10-27 [christoph] 0.6.4claws11
 
        * src/compose.c
        * src/summaryview.c
                fixed some bug when building threads
 
-2001-06-18 [paul]
+2001-06-18 [pau]l
 
         * src/prefs_account.c
                 UI stuff: More changes to the English