revise label colouring, add filter action for label colouring, fix filtering issues
[claws.git] / ChangeLog.claws
index b6af1da305e2b8e922e30a3dfa4f33d6daaec533..592b9253e2aad990c5ca19562612a502d93c51da 100644 (file)
@@ -1,3 +1,222 @@
+2001-07-21 [alfons]
+
+       0.5.0claws7
+
+       * configure.in
+               change version
+
+       * src/inc.c, src/summaryview.[ch]
+               prevent update of mark file when filtering has done, by
+               using a variable; this affects two functions:
+                       inc.c::inc_finished()
+                       summaryview.c::summary_show()
+
+2001-07-20 [alfons]
+
+       * src/filtering.[ch], src/prefs_filtering.c, 
+         src/matcher.[ch]
+               add filtering action for label coloring 
+
+       * po/POTFILES.in
+               add labelcolors.c
+
+       * added src/labelcolors.c
+       * added src/labelcolors.h
+       * src/Makefile.am, src/summaryview.c
+               rearrange label coloring code
+
+       * src/procmsg.h
+               add more parentheses so label colouring works correctly
+
+       * src/filtering.c
+               don't really delete message, but move it to Trash
+
+       * src/prefs_matcher.c
+               add quote options to info dialog
+
+2001-07-20 [christoph]
+
+       * src/Makefile.am
+       * src/inc.c
+       * src/main.[ch]
+       * src/socket.h
+       * src/ssl.[ch] (new)
+               moved ssl stuff to a seperate file
+
+2001-07-20 [darko]
+
+       * src/summaryview.c
+               fix show sender using address book with no e-mail
+               address in From: field
+
+2001-07-19 [alfons]
+
+       * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
+               fix messy handling of escaping... now at least the
+               execute command is useful. escape char is '\', we
+               accept \n and \r too. 
+
+               Real life example:
+               
+               subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
+               subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
+
+2001-07-18 [alfons]
+
+       0.5.0claws6
+
+       * src/summaryview.c
+               clean up
+
+       * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
+         src/procmsg.[ch]
+               revise filtering; currently move, copy, marking have
+               been tested. if you like bleeding edge stuff, you
+               should definitely go for this version :)
+
+       * mark old working stuff as VERSION_0_5_0_CLAWS5        
+
+2001-07-17 [christoph]
+
+       * src/utils.c
+               timestamp log
+
+2001-07-17 [alfons]
+
+       0.5.0claws5
+
+       * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
+         bits in the mark file, without affecting either branch. Lots of
+         files changed, also in claws branch.
+
+         UNTESTED: use of mbox folders
+
+       * src/summaryview.c
+               added mark all read; however this was a quick hack used for
+               cleaning up mess after initial merge with Hiroyuki
+
+       * configure.in
+               change claws version number back to 0.5.0claws5 to clear up 
+               confusion & pretension (recent release was technically 
+               0.5.0claws4, so we neatly align with Hiroyuki :-)
+
+2001-07-16 [alfons]
+
+       sync with Hiroyuki's 0.5.0cvs4
+
+2001-07-16 [alfons]
+
+       0.5.1claws3
+
+       * src/filtering.[ch]
+               remove invalid updating of mark files for 
+               filter actions MATCHING_ACTION_MOVE and 
+               MATCHING_ACTION_DELETE; this should fix the
+               folder update bug
+               
+       * src/procmsg.c
+               revert Christoph's stab at fixing the folder 
+               update bug
+
+       * po/POTFILES.in
+               add missing files with translatable strings
+
+       * src/summaryview.c
+               remove debug print
+
+2001-07-15 [alfons]
+
+       * src/addr_compl.[ch], src/prefs_filtering.c
+               make "filtering pref dialog's destination entry" an
+               "address completable entry", if filter destination is 
+               an email address
+
+       0.5.1claws2
+       
+       sync with Hiroyuki's 0.5.0cvs2-3
+
+2001-07-15 [christoph]
+
+       * src/procmsg.c
+               fixed folder stats update after incorporation
+
+2001-07-15 [alfons]
+
+       * src/summaryview.c
+               * finish label colouring stuff (for now)
+               * fix incorrect colour bug (off by one) 
+
+2001-07-14 [alfons]
+
+       * src/mainwindow.c
+               change text labels for news and mail message so there's
+               plenty of toolbar estate left
+
+       * configure.in
+               0.5.1claws1
+
+       * src/folderview.c
+         src/folder.[ch]
+               sync with Hiroyuki's 0.5.0cvs1
+
+       * src/summaryview.c
+               more rewrite label colouring
+
+2001-07-14 [alfons]
+
+       * src/summaryview.[ch]
+               * start rewrite label colouring 
+               * fix proper location "Add Sender To Addressbook" menu item
+
+2001-07-13
+
+       Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
+       (actually this is 0.5.0claws4)
+
+2001-07-13 [alfons]
+
+       * po/pt_BR.po
+               * fix duplicate message
+               * add updated Portugese / Brazilian translation
+                 submitted by Fabio Junior Beneditto
+
+2001-07-12 [alfons]
+
+       * AUTHORS
+               add Jens
+
+       * po/nl.po
+               add updated Dutch translation
+
+       * po/de.po
+               add updated German translation submitted by Jens
+
+2001-07-11 [alfons]
+
+       Prerelease before 0.5.0claws. Please test.
+       This version is temporarily tagged as VERSION_0_5_0_TEST
+
+       * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
+         src/prefs_scoring.c, src/prefs_matcher.c, 
+         src/prefs_filtering.c, src/mbox.c, 
+         src/main.c, src/inc.c, src/filtering.[ch]
+               revert new Hoa's new matcher (does not work yet)
+
+       * src/Makefile.am
+               clean up
+
+2001-07-10
+
+       Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
+
+
+2001-07-10 [alfons]
+
+       * Makefile.am
+               add ChangeLog.claws to EXTRA_DIST
+       * src/Makefile.am
+               add matcher_parser_parse.h to EXTRA_DIST
+
 2001-07-10 [christoph]
 
        * src/inc.c