online, offline and quicksearch pixmaps follow theme changes
[claws.git] / ChangeLog.claws
index e09075f9ebc72a620674aa8f166138c1bad67148..719aeec784f9097f94436cecec940e619949181b 100644 (file)
@@ -1,3 +1,97 @@
+2002-09-29 [colin]     0.8.3claws37
+
+       * src/mainwindow.[ch]
+               online/offline status pixmaps follow theme
+               changes
+       * src/summaryview.[ch]
+               quicksearch pixmap follows theme changes
+
+2002-09-29 [thorsten]  0.8.3claws36
+
+       * src/compose.c
+         src/prefs_folder_item.[ch]
+               add default_reply_to folder option (closes patch 581044)
+
+2002-09-29 [christoph] 0.8.3claws35
+
+       * acconfig.h    ** REMOVED **
+       * configure.in
+       * ac/aspell.m4
+       * ac/check-type.m4
+       * ac/gnupg-check-typedef.m4
+               fix autoheader 2.50 warning
+
+2002-09-29 [christoph] 0.8.3claws34
+
+       * major code cleanup (part 2)
+       
+               - unused variables removed
+               - unused functions removed
+               - uninitialized variables checked
+               - missing return statements added
+               - missing function return types added
+               - added parentheses around assignment
+                 when suggested by gcc
+
+2002-09-29 [alfons]    0.8.3claws33
+
+       * src/logwindow.c
+               log_window_clear(): only bracket gtk_text_forward_delete() 
+               with gtk_text_freeze() / gtk_text_thaw() (see if this
+               works around GTK text bug)
+
+2002-09-29 [paul]      0.8.3claws32
+
+       * po/bg.po
+         po/sr.po
+               updated by George Danchev and Urke MMI
+               respectively
+
+2002-09-27 [christoph] 0.8.3claws31
+
+       * doc-src/readme.txt
+       * doc-src/rfc1806.txt   ** REMOVED **
+       * doc-src/rfc2183.txt   ** NEW FILE **
+       * doc-src/rfc2980.txt   ** NEW FILE **
+               update rfcs
+
+2002-09-27 [melvin]    0.8.3claws30
+
+       * ac/aspell.m4
+               Fixed typo which could break linking
+
+2002-09-27 [melvin]    0.8.3claws29
+
+       * ac/aspell.m4
+               Improved GNU/aspell checking. 
+               Fixed bug #614490
+
+2002-09-27 [paul]      0.8.3claws28
+
+       * sync with 0.8.3cvs8
+               see ChangeLog 2002-09-27
+
+2002-09-26 [colin]     0.8.3claws27
+
+       * src/toolbar.[ch]
+         src/mainwindow.[ch]
+               Add "Reply to Mailing-list" to the toolbar
+
+2002-09-26 [christoph] 0.8.3claws26
+
+       * src/summaryview.c
+               Fix wrong message counts in summaryview status
+
+2002-09-26 [paul]      0.8.3claws25
+
+       * sync with 0.8.3cvs7
+               see ChangeLog 2002-09-26
+
+2002-09-26 [paul]      0.8.3claws24
+
+       * sync with 0.8.3cvs6
+               see ChangeLog 2002-09-25
+
 2002-09-25 [christoph] 0.8.3claws23
 
        * src/prefs_common.c