cleaned up conflicting declarations of imageview_show_image()
[claws.git] / ChangeLog.claws
index a44f5cbb32d16d0a2091d5d7de62493351903561..0a161882569fa9bdd8b22e0c432f8d5925f9b843 100644 (file)
@@ -1,3 +1,53 @@
+2002-11-28 [thorsten]  0.8.6claws26
+
+       * src/imageview.[ch]
+               cleaned up conflicting declarations of
+               imageview_show_image()
+
+2002-11-28 [paul]      0.8.6claws25
+
+       * src/grouplistdialog.c
+         src/prefs_common.c
+         src/prefs_summary_column.c
+               a few more improvements to the English
+
+2002-11-28 [colin]     0.8.6claws24
+
+       * man/sylpheed.1
+               A few updates to command-line parameters
+
+2002-11-28 [colin]     0.8.6claws23
+
+       * src/prefs_filtering.c
+               Fix problems with prefs_filtering_delete_path:
+               a) if the first rule is removed, original pointers
+                  weren't updated (leading to segfaults)
+               b) it was always global_processing updated in case
+                  of removed path was parent of rule path
+
+2002-11-27 [paul]      0.8.6claws22
+
+       * src/mainwindow.c
+         src/prefs_account.c
+         src/prefs_actions.c
+         src/prefs_common.c
+         src/prefs_customheader.c
+         src/prefs_display_header.c
+         src/prefs_filtering.c
+         src/prefs_folder_item.c
+         src/prefs_matcher.c
+         src/prefs_scoring.c
+         src/prefs_summary_column.c
+         src/prefs_template.c
+         src/prefs_toolbar.c
+                improve the English in the GUI
+
+2002-11-27 [colin]     0.8.6claws21
+
+       * src/folder.c
+               Fix processing renaming problems happening after
+               last commit
+
 2002-11-27 [colin]     0.8.6claws20
 
        * src/folder.c