add Summary->Next/Prev labeled message
[claws.git] / ChangeLog.claws
index ab31d559956a9be0803a4ed176e97382e0d01e74..ed9afdd2ee01c776c05dc956991757ac6d93135e 100644 (file)
@@ -1,3 +1,42 @@
+2001-08-27 [paul]
+
+       * src/mainwindow.c
+               new functions: next_labeled_cb(), prev_labeled_cb()
+
+       * src/summaryview.c
+               new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
+               summary_select_next_labeled(), summary_select_prev_labeled()
+
+       * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
+               give claws blue folders and a blue trash can
+
+2001-08-27 [paul]
+
+       * configure.in
+               change to version 0.5.3claws5
+
+       * sync with sylpheed 0.5.3cvs9
+               src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
+
+2001-08-24 [christoph]
+
+       * src/filesel.c
+               keep filename when browsing directories
+               (not working for user entered filename, but
+                for default name and selected filename from
+                file list)
+       * src/mainwindow.c
+               fixed wrong spelling "Folllow-up"
+       * src/mbox_folder.c
+       * src/procmsg.c
+       * src/summaryview.c
+               fixed new/unread message count with ignored
+               threads (2 commits, first didn't notice no
+               longer needed decreasing)
+       * src/inc.c
+               readded scrolling of progress dialog
+               (lost in sync)
+
 2001-08-24 [paul]
 
        * configure.in
 2001-05-04 [sergey]
 
        * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
-       functions.  
+       functions.
 
        * src/summaryview.c
        (summary_find_next_marked_msg, summary_find_prev_marked_msg,