Partial implementation of Leandro's cool button
[claws.git] / ChangeLog.claws
index 0d78b02f24a2ea8cd5c9067c714ae15deb7d4d10..2189ddaa650c775b03687ce8bd9fc47a9c704c92 100644 (file)
@@ -1,3 +1,52 @@
+2001-06-24 [alfons]
+
+       * src/mainwindow.[ch]
+               Implemented Leandro's compose mail / news toolbar.
+               Note: icon/text only toolbars do not work yet.
+
+2001-06-24 [paul]
+
+        Added instructions for ldif-to-xml.py
+
+        * tools/README
+
+2001-06-23 [alfons]
+
+       Some minor things.
+
+       * src/pixmaps/stock_news_compose.xpm
+               added pixmap by Leandro
+       * src/prefs_common.c
+               tested built-in spelling checker of GCC 3.0 :)
+       * po/nl.po
+               merged dutch translation of sylpheed-main with
+               sylpheed.pot
+
+2001-06-23 [paul]
+
+        Added tools directory and files.
+
+        * tools/filter_conv.pl
+                converts old filter system to new filtering system
+        * tools/ldif-to-xml.py
+                converts netscape addressbook to sylpheed addressbook
+        * tools/README
+                descriptions/instructions for above two files
+
+2001-06-23 [christoph]
+
+       * src/inc.c
+       * src/manage_window.[ch]
+       * src/prefs_common.[ch]
+               mail retrieval dialog can be enabled, disabled
+               or hidden if non of sylpheed's windows is active
+
+2001-06-22 [paul]
+
+        0.5.0claws2
+
+        * sync with sylpheed 0.5.0pre2
+
 2001-06-21 [christoph]
 
        * src/summaryview.c