add 'fast filter' for claws' filtering
[claws.git] / ChangeLog.claws
index a55fee4b5bc455309d19406c8e283d157dfcbecd..662f6fca7b86f790d40d8156c05bcd92b5a97874 100644 (file)
@@ -1,3 +1,138 @@
+2002-03-29 [paul]      0.7.4claws54
+
+       * src/mainwindow.c
+         src/prefs_filtering.[ch]
+         src/prefs_matcher.c
+         src/summaryview.c
+               add 'fast filter' for claws' filtering,
+               /Tools/Create filter rule/... patch submitted
+               by Neill Miller <neillm@thecodefactory.org>
+
+2002-03-29 [paul]      0.7.4claws53
+
+       * sync with 0.7.4cvs24
+               see ChangeLog entry 2002-03-29
+
+2002-03-28 [paul]      0.7.4claws52
+
+       * sync with 0.7.4cvs23
+               see ChangeLog entry 2002-03-28
+
+2002-03-27 [melvin]    0.7.4claws51
+
+       * src/prefs_actions.c
+               Added support to pass only one message part (as a
+               file) to the command using '%p'. No quotes are needed
+               because doubles quotes are automatically added.
+               Fixed bug where Sylpheed could block when waiting for
+               a child process to finish.
+               Changed the help menu to remove quotes around symbols to 
+               avoid misinterpretation (they must not be used).
+
+2002-03-27 [melvin]    0.7.4claws50
+
+       * src/inc.c
+               Made the new mail notification command always 
+               execute asynchronously.
+
+2002-03-27 [paul]      0.7.4claws49
+
+       * src/compose.c
+               fix bug introduced in last commit
+
+2002-03-27 [paul]      0.7.4claws48
+
+       * sync with 0.7.4cvs21
+               see ChangeLog 2002-03-26 and 2002-03-27
+
+2002-03-26 [hoa]       0.7.4claws47
+
+       * src/prefs_folder_item.c
+               really fixed the bug #516442 with folder rescan.
+
+2002-03-26 [paul]      0.7.4claws46
+
+       * sync with 0.7.4cvs19
+               see ChangeLog entries 2002-03-25 and 2002-03-26
+
+2002-03-25 [hoa]       0.7.4claws45
+
+       * src/matcher.c
+       * src/mh.c
+               fix the bug #516442 with folder rescan.
+
+       * src/prefs_common.[ch]
+       * src/compose.c
+               added an option to enable two different behaviours
+               for bounce.
+
+
+2002-03-25 [paul]      0.7.4claws44
+
+       * src/mainwindow.c
+         src/selective_download.c
+               correct a few menuitem labels
+
+2002-03-25 [christoph] 0.7.4claws43
+
+       * src/procmsg.c
+               fix non deleted tmp message in
+               procmsg_save_to_outbox
+               fix problems caused by sync with
+               main branch's procmsg_send_queue
+
+2002-03-25 [paul]      0.7.4claws42
+
+       * src/quote_fmt.c
+         src/quote_fmt_lex.l
+         src/quote_fmt_parse.y
+               add Last name (%L) placeholder for quoting. 
+               patch submitted by Thorsten Thielen 
+               <thth@users.sourceforge.net>
+
+2002-03-25 [paul]      0.7.4claws41
+
+       * src/utils.c
+               get full hostname. patch submitted by
+               Bob Woodside <rwoodside1@comcast.net>
+
+2002-03-25 [paul]      0.7.4claws40
+
+       * src/account.c
+         src/news.c
+         src/nntp.[ch]
+         src/prefs_account.[ch]
+               enable NNTP over SSL. patch submitted by
+               Pascal Jermini <pascal@infinity.hn.org>
+
+2002-03-24 [paul]      0.7.4claws39
+
+       * src/prefs_common.c
+               make the arrangement of the Compose tab more
+               coherent
+
+       * src/mainwindow.c
+               fix some irregularities of style
+
+       * po/de.po
+               updated by Kilian Krause
+
+2002-03-23 [paul]      0.7.4claws38
+
+       * po/pt_BR.po
+               updated by Fabio Junior Beneditto
+
+2002-03-23 [paul]      0.7.4claws37
+
+       * src/mainwindow.c
+               move 'Gather addresses' to 'Tools' menu
+               make 'Selective download' sensitive
+
+2002-03-23 [paul]      0.7.4claws36
+
+       * sync with 0.7.4cvs16
+               see ChangeLog entries 2002-03-23
+
 2002-03-22 [christoph] 0.7.4claws35
 
        * src/quote_fmt_parse.y