sync with sylpheed 0.6.2cvs1
[claws.git] / ChangeLog.claws
index ed9afdd2ee01c776c05dc956991757ac6d93135e..4e1f55f2fe7a8593a5fd680e391a9fdeb7e41160 100644 (file)
@@ -1,3 +1,160 @@
+2001-09-18 [paul]
+
+       * configure.in
+               change to version 0.6.2claws1
+       * sync with sylpheed 0.6.2cvs1 
+
+2001-09-15 [christoph]
+
+       * src/mainwindow.c
+               comment out menu entry not existing in claws
+       * src/menu.c
+               add debug output for non existing menu entries
+       * src/summaryview.c
+               fix next/prev unread message for ignored threads
+       * src/utils.[ch]
+               add sourcefile and line number to debug output
+               otherwise it is sometimes hard to find the
+               source code part if debug messages are translated
+
+2001-09-14 [darko]
+       
+       * src/folderview.c
+               refresh target folder style after colour is changed
+
+2001-09-13 [paul]
+
+       * configure.in
+               change to version 0.6.1claws3
+
+       * sync with sylpheed 0.6.1cvs6
+
+2001-09-13 [darko]
+       
+       * src/folderview.c
+               fix target folder colourization to use user selected colour
+
+2001-09-12 [darko]
+       
+       * src/summaryview.c
+               fix crash when message that is marked for copy/move is unmarked
+
+2001-09-09 [paul]
+
+       * configure.in
+               change to version 0.6.1claws2
+
+       * sync with sylpheed 0.6.1cvs3
+
+2001-09-09 [alfons]
+       
+       * src/folderview.c
+               fix bug with default font used for trash folder text
+
+2001-09-06 [paul]
+
+       * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
+               updated translations
+
+       * configure.in
+               change to version 0.6.1claws1
+
+       * sync with sylpheed 0.6.1cvs2
+
+2001-09-03 [paul]
+
+       * po/POTFILES.in
+               add Match's new addressbook
+
+        * po/de.po
+               updated translation submitted by Jens Oberender
+
+2001-09-02 [paul]
+
+       * configure.in
+               change to 0.6.1claws
+       * sync with sylpheed 0.6.1 release
+
+2001-09-02 [paul]
+
+       * configure.in
+               change to 0.6.0claws2
+
+       * sync with sylpheed 0.6.0cvs4
+
+       * po/pt_BR.po
+               updated translation submitted by Fabio Junior Beneditto
+
+2001-09-01 [match]
+       * pixmaps/
+               interface.xpm
+               book.xpm
+               address.xpm
+       * src/
+               Makefile.am
+               a ton of new files
+
+2001-08-31 [paul]
+
+       * configure.in
+               change to version 0.6.0claws1
+
+       * sync with sylpheed 0.6.0cvs1
+
+       * po/es.po
+               updated translation submitted by Ricardo Mones Lastra
+
+       * po/POTFILES.in
+               add 'src/prefs_templates.c'
+
+       * src/compose.c, src/summaryview.c
+               fix segfault on 'Re_edit'               
+
+2001-08-30 [alfons]
+
+       * configure.in, Makefile.am
+       * tools/Makefile.am
+               add tools directory to source distribution
+
+2001-08-30 [paul]
+
+       * configure.in
+               change to version 0.6.0claws
+
+       * sync with sylpheed 0.6.0 release
+
+2001-08-30 [christoph]
+
+       * configure.in
+               removed autoconf version check
+
+2001-08-30 [paul]
+
+       * src/account.c, src/compose.c, src/prefs_common.[ch]
+       * src/procheader.[ch] src/utils.[ch]
+               Enhanced automatic account selection on replies
+               Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
+
+       * configure.in
+               add LDAP and JPilot to the configuration results output.
+
+2001-08-29 [christoph]
+
+       * src/summeryview.c
+               no bold font for ignored threads
+
+2001-08-29 [paul]
+
+       * configure.in
+               change to version 0.5.3claws6
+
+       * sync with sylpheed 0.5.3cvs10
+               src/stringtable.[ch]: New Files
+
+       * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
+       * src/pixmaps/sylpheed.xpm
+               add mini-icons to windows (by Alfons)
+
 2001-08-27 [paul]
 
        * src/mainwindow.c