fix recurring unread state bug
[claws.git] / ChangeLog.claws
index b32eb3ce47d2c6a9e00f10b5cc5bb18262fadc29..8f30d7358e7b08457c259534f71cf46095a80da2 100644 (file)
@@ -1,3 +1,75 @@
+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
@@ -20,6 +92,7 @@
 
        * src/compose.c
                wrapping on send improvements
+       * src/gtkutils.[ch]
                fix for GtkSText after last sync with main branch
                GTK_TEXT -> GTK_STEXT