* src/prefs_gtk.[ch]
[claws.git] / ChangeLog.claws
index 2957b4825dc5587e65bbdb46edac3e4e4f371f7b..d4888a9e42c67d7495fb0f73fd761bcd248ede24 100644 (file)
@@ -1,3 +1,27 @@
+2003-02-19 [alfons]    0.8.10claws30
+
+       * src/prefs_gtk.[ch]
+       * src/prefs_common.c
+               for color_new accept both plain integers and X11 style color
+               names (as found in /usr/lib/X11/rgb.txt)
+
+2003-02-19 [paul]      0.8.10claws29
+
+       * src/mainwindow.c
+               add tooltips to online/offline button and account selector
+               button
+
+2003-02-19 [paul]      0.8.10claws28
+
+       * src/folder.c
+         src/news.c
+         src/prefs_account.[ch]
+         src/prefs_common.[ch]
+               move 'Maximum number of articles to download' to
+               account prefs.
+               clean up account prefs gui a little by hiding entries
+               rather then greying out entries
+
 2003-02-19 [hiro]      0.8.10claws27
 
        * src/common/utils.c