sync with sylpheed 0.6.1cvs2
[claws.git] / ChangeLog.claws
index 99dc0719d78484bb73d31cd5f72150ecb3810eea..e115d277beae92c667238fb2c83a764e2ec02f8f 100644 (file)
@@ -1,3 +1,174 @@
+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
+               new functions: next_labeled_cb(), prev_labeled_cb()
+
+       * src/summaryview.c
+               new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
+               summary_select_next_labeled(), summary_select_prev_labeled()
+
+       * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
+               give claws blue folders and a blue trash can
+
+2001-08-27 [paul]
+
+       * configure.in
+               change to version 0.5.3claws5
+
+       * sync with sylpheed 0.5.3cvs9
+               src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
+
+2001-08-24 [christoph]
+
+       * src/filesel.c
+               keep filename when browsing directories
+               (not working for user entered filename, but
+                for default name and selected filename from
+                file list)
+       * src/mainwindow.c
+               fixed wrong spelling "Folllow-up"
+       * src/mbox_folder.c
+       * src/procmsg.c
+       * src/summaryview.c
+               fixed new/unread message count with ignored
+               threads (2 commits, first didn't notice no
+               longer needed decreasing)
+       * src/inc.c
+               readded scrolling of progress dialog
+               (lost in sync)
+
+2001-08-24 [paul]
+
+       * configure.in
+               change to 0.5.3claws4
+
+       * sync with sylpheed 0.5.3cvs7
+
+2001-08-24 [christoph]
+
+       * src/compose.c
+               set request return receipt when replying
+               if it is set is the folder prefs of the
+               message
+       * src/inc.c
+               disable final error popup if popups are
+               disabled in config (again)
+
+2001-08-23 [paul]
+
+       * configure.in
+               Change version number to 0.5.3claws3
+
+       * sync with sylpheed 0.5.3cvs5
+
+       * src/mimeview.c
+               double quote '%s' in 'gedit %s' to fix bug when
+               opening attachment with spaces in the name
+
 2001-08-22 [alte]
        * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
          src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
 2001-05-04 [sergey]
 
        * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
-       functions.  
+       functions.
 
        * src/summaryview.c
        (summary_find_next_marked_msg, summary_find_prev_marked_msg,