sync with sylpheed 0.5.1cvs7
[claws.git] / ChangeLog.claws
index 1c3db058078e2c8518492502e5a1b3fc951f9c64..bb202c39e11eb1984bffc02500c40f1dfdab7f84 100644 (file)
-2001-07-24 [christoph]
+2001-08-01 [paul]
 
-       * src/summaryview.c
-               fixed segfault that happend when the selected
-               message was removed while retrieving new messages.
+       * configure.in
+               change to 0.5.1claws4
 
-       * po/es.po
-               updated translation
-               (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
+       * sync with sylpheed 0.5.1cvs7
+
+2001-07-31 [alfons]
+
+       * src/prefs_common.c, src/prefs_common.h, 
+         src/gtkspell.c, src/gtkspell.h
+               add global spelling checker settings (compose tab) +
+               selection of dictionary 
+         
+       * configure.in  
+               guess valid ispell location
+
+2001-07-31 [paul]
+
+       * po/POTFILES.in
+               removal of 'src/quote_fmt_parse.c'
+       * po/de.po
+               Updated de.po
+               (submitted by Jens Oberender <didge@suse.de>)
+
+2001-07-31 [darko]
+
+        * src/folder.[ch]
+        * src/folderview.[ch]
+        * src/mainwindow.c
+        * src/mh.c
+        * src/prefs_common.[ch]
+        * src/summaryview.c
+               target folder colourization
+
+2001-07-30 [paul]
+
+       more sync with Sylpheed 0.5.1cvs6 
+
+2001-07-30 [darko]
+
+        * src/mh.c
+        * src/prefs_folder_item.[hc]
+        * src/summaryview.c
+               shared folders support with a GUI
+
+2001-07-29 [paul]
+
+       0.5.1claws3
+
+        * sync with Sylpheed 0.5.1cvs6
+
+2001-07-29 [paul]
+
+       * po/pt_BR.po
+               updated
+               (submitted by Fabio Junior Beneditto)
+
+2001-07-28 [paul]
+
+       * src/procmime.c
+       * AUTHORS
+               patch to correct bad image mime headers
+               (submitted by Don Quijote <dq@searchlores.org>)
+
+2001-07-28 [paul]
+
+       * tools/gif2xface.pl   **NEW FILE**
+       * tools/README
+               script to convert file.gif to file.xface for
+               use in a custom header.
+               (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
+
+2001-07-27 [alfons]
+       
+       * configure.in
+               change macros for detecting JPilot and LDAP
+
+2001-07-27 [christoph]
+
+       * src/filtering.c
+               code cleanup (MIN / MAX warning, needed casting)
+
+2001-07-27 [alfons]
+
+       * procheader.c
+               disallow setting flags when detecting certain headers
+               (X-Status, Status, Seen, X-Seen). 
+       
+       * sync with Hiroyuki's Sylpheed 0.5.1cvs5
+
+2001-07-27 [christoph]
+
+       * src/prefs_filter.c
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_scoring.c
+               scroll list when moving rows up or down
+
+       * src/imap.c
+       * src/imap.h
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/send.c
+               SMTP over SSL (untested, feedback requested)
+               IMAP over SSL
+
+       * src/ssl.c
+               code cleanup
+
+2001-07-26 [alfons]
+       
+       * configure.in, acconfig.h
+               define CLAWS (need this for main / claws detection)
+
+2001-07-25 [alfons]
+
+       * configure.in
+               Sylpheed 0.5.1claws2
+               
+       * sync with Sylpheed 0.5.1cvs4
+
+2001-07-25 [christoph]
+
+       * src/scoring.c
+               fixed segfault
+               item->prefs == NULL (don't know why)
+
+2001-07-25 [alfons]
+
+       * configure.in
+               Sylpheed 0.5.1claws1
+
+       * sync with Sylpheed 0.5.1cvs1-3
+
+2001-07-24 [christoph]
 
        * src/folderview.c
        * src/prefs_folder_item.[ch]
        * src/summaryview.c
                call compose new mail with current folderitem
 
+2001-07-24 [alfons]
+
+       Release Sylpheed 0.5.1claws
+
+       * configure.in
+               change to release version 0.5.1claws
+
+2001-07-24 [christoph]
+
+       * src/summaryview.c
+               fixed segfault that happend when the selected
+               message was removed while retrieving new messages.
+
+       * po/es.po
+               updated translation
+               (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
+
 2001-07-22 [alfons]
 
        add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
        * src/summaryview.[ch]
                new right-click option: Label.
                substitute for 'Mark-->Mark/Unmark', colours the line.
-               submitted by Satoshi Nagayasu
+               (submitted by Satoshi Nagayasu <snaga@snaga.org>)
 
 2001-07-01 [christoph]
 
 
        * po/pt_BR.po
                updated and completed, translations by Fabio
-                Junior Beneditto
+                Junior Beneditto <fjbeneditto@yahoo.com.br>
 
 2001-06-29 [alfons]