fixed folder stats update after incorporation
[claws.git] / ChangeLog.claws
index 742f0da73cabb68255c73621a30792263deb8302..26a3b67ce9f3e0dcb95d971e2f2eaa4216a518af 100644 (file)
@@ -1,3 +1,100 @@
+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
+               add destination folder to table of
+               folders that need to be updated after
+               incorporation
+
+2001-07-10 [alfons]
+
+       * folder.[ch]
+         folderview.c
+               make collapse state of folders and folder items persistent, i.e.
+               if you collapse a folder tree, the next time sylpheed-claws starts 
+               up the folder tree remains collapsed.  
+               
 2001-07-10 [christoph]
 
        * acconfig.h
 
        * src/prefs_common.[ch]
          src/compose.c
-               add experimental option "smart wrapping" which make the
+               add experimental option "smart wrapping" which makes the
                compose editor auto wrap.
                
                | TODO: the problem with the buggy cursor handling is caused |