move 'Mark all read' to folder view menu
[claws.git] / ChangeLog.claws
index b8b116fda5f4b82b59188fed491fde9c6a140d02..aa7518970b266623cfee2d20adb4a87f65fc5edd 100644 (file)
@@ -1,3 +1,70 @@
+2002-01-26 [paul]      0.7.0claws29
+
+       * src/folderview.c
+         src/summaryview.c
+               move 'Mark all read' from summary view to folder view
+               menu. (adapted from) patch submitted by Jeremy Andrews,
+               <lists@kerneltrap.com>
+
+2002-01-25 [alfons]    0.7.0claws28
+
+       * src/gtkstext.c
+               put the gtk class name back so GtkSText adapts the 
+               settings of GtkText
+
+2002-01-25 [alfons]    0.7.0claws27
+
+       * src/folderview.c 
+               assimilate Ricardo's patch that shows pixmaps instead of
+               plain "new" and "unread" texts in the folder view column
+               headers 
+
+2002-01-25 [paul]      0.7.0claws26
+
+       * src/Makefile.am
+               add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
+               be found in non-standard locations. 
+               Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
+
+2002-01-25 [paul]      0.7.0claws25
+
+       * sync with sylpheed 0.7.0cvs16
+               see ChangeLog entry 2002-01-25
+
+2002-01-24 [paul]      0.7.0claws24
+
+       * more sync with sylpheed 0.7.0cvs15
+               get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
+
+2002-01-23 [sergey]    0.7.0claws23
+
+       * src/importldif.c
+               Fixed segfault when closing LDIF import wizard with
+               the window manager.
+       * src/imageview.c
+       * src/imageview.h
+       * src/messageview.c
+       * src/mimeview.c
+               Fixed wrong scrolling position after switching between
+               text and image parts.
+
+2002-01-23 [paul]      0.7.0claws22
+
+       * sync with sylpheed 0.7.0cvs15
+               see ChangeLog entries 2002-01-22 and 2002-01-23
+
+2002-01-21 [melvin]    0.7.0claws21
+
+       * src/prefs_scoring.c
+       * src/prefs_filtering.c
+               Fixed bug where scoring and filtering windows stopped
+               autochecking.
+
+2002-01-21 [paul]      0.7.0claws20
+
+       * sync with sylpheed 0.7.0cvs12
+               see ChangeLog entries 2002-01-20 and 2002-01-21
+
 2002-01-21 [carsten]   0.7.0claws19
        * src/mainwindow.c
        * src/menu.[ch]