add 'fast filter' for claws' filtering
[claws.git] / ChangeLog.claws
index 4f89511edfd6974d39996c428276d7f3421816f2..662f6fca7b86f790d40d8156c05bcd92b5a97874 100644 (file)
@@ -1,3 +1,255 @@
+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
+               fix include program output
+
+2002-03-22 [alfons]    0.7.4claws34
+
+       * src/pop.c
+               initialize GDate stack variable correctly (sorry!)
+
+2002-03-22 [paul]      0.7.4claws33
+
+       * src/compose.c
+         src/mainwindow.c
+         src/prefs_actions.c
+         src/prefs_common.c
+               rename 'Tool' to 'Tools'
+
+       * src/mainwindow.c
+               move 'Delete duplicated messages' from
+               'Message/' to 'Tools/'
+               re-arrange the order of 'Tools/' items
+
+2002-03-22 [paul]      0.7.4claws32
+
+       * src/addr_compl.c
+         src/addressbook.[ch]
+               auto-address completion now also matches on
+               Nickname. patch submitted by Bob Forsman 
+               <hammor@users.sourceforge.net>
+
+       * src/editaddress.c
+               correct a spelling mistake
+
+2002-03-22 [alfons]    0.7.4claws31
+
+       * src/pop.c
+               fix getting uidl from incorrect string 
+               (spotted by Colin)
+
+2002-03-21 [alfons]    0.7.4claws30
+
+       * src/pop.c
+               more code refactoring
+               plug mem leak introduced by delete on server
+
+2002-03-21 [paul]      0.7.4claws29
+
+       * sync with 0.7.4cvs11
+               see ChangeLog entries 2002-03-20
+
+2002-03-20 [alfons]    0.7.4claws28
+
+       * src/inc.c
+               apply Colin's patch and refactor
+
+2002-03-20 [paul]      0.7.4claws27
+
+       * sync with sylpheed 0.7.4cvs9
+               see ChangeLog entry 2002-03-20
+
+2002-03-19 [christoph] 0.7.4claws26
+
+       * src/mh.c
+       * src/procmsg.[ch]
+       * src/summaryview.c
+               revert changes for flag updates
+               (does not work correctly and no time to debug)
+
+2002-03-20 [alfons]    0.7.4claws25
+
+       * src/pop.c
+               refactor should_delete() a little bit 
+
+2002-03-19 [paul]      0.7.4claws24
+
+       * src/inc.[ch]
+         src/pop.c
+         src/prefs_account.[ch]
+               allow the user to leave downloaded mail on the 
+               server for n days. Patch submitted by Colin Leroy 
+               <colin@colino.net>
+
+2002-02-19 [paul]      0.7.4claws23
+
+       * sync with sylpheed 0.7.4cvs8
+               see ChangeLog entries 2002-03-19
+
+2002-03-18 [paul]      0.7.4claws22
+
+       * sync with sylpheed 0.7.4cvs6
+               see ChangeLog entry 2002-03-18
+
+2002-03-18 [paul]      0.7.4claws21
+
+       * po/en_GB.po
+               add en_GB message catalogue
+
+       * src/mbox_folder.c
+         src/prefs_account.c
+         src/prefs_actions.c
+               correct a few spelling mistakes
+
+2002-03-17 [alfons]    0.7.4claws20
+
+       * src/matcher.c
+               more stringent checks for NULL params when writing
+               filtering actions to a file
+               
+2002-03-17 [hoa]       0.7.3claws20
+
+       * src/news.c
+               fixed the count of new messages
+
+       * src/compose.c
+               fixed the "attachment properties" window
+
 2002-03-17 [paul]      0.7.4claws19
 
        * src/defs.h