added 'recieve at get all' to 'Edit accounts' window
[claws.git] / ChangeLog.claws
index d0598956eb6312f2d98cbee5ce723574931ac393..33b9611ed34804542273b5189f4f5979fcc7a1a0 100644 (file)
@@ -1,3 +1,136 @@
+2001-08-12 [paul]
+
+       * src/account.[ch]
+               add 'receive at get all' column and enable/disable
+               button.
+
+2001-08-06 [christoph]
+
+       * src/account.c
+               show usage of SSL in protocol column
+
+       * src/imap.c
+       * src/inc.c
+               renamed ssl options
+
+       * src/prefs_account.[ch]
+               moved ssl options to a new page
+
+       * src/send.c
+       * src/smtp.c
+       * src/ssl.[ch]
+               renamed ssl options
+               added support for SMTP STARTTLS command
+
+2001-08-05 [christoph]
+
+       * configure.in
+               debian autoconf needs version check to find
+               correct autoconf version. if the file is
+               named configure.in 2.13 is used, which does
+               not work with this configure.in script.
+               other solution would be to rename the script
+               to configure.ac as suggested in the autoconf
+               manual.
+
+       * src/inc.c
+               disable final error popup if popups are
+               diabled in config
+
+       * src/socket.c
+               bugfix in ssl_gets
+               fixes IMAP over SSL problem
+
+2001-08-03 [paul]
+
+       * configure.in
+               change to 0.5.2claws1
+
+       * sync with sylpheed 0.5.2cvs1
+
+2001-08-02 [alfons]
+
+       * configure.in
+               quick fix for ispell detection...
+
+2001-08-01 [paul]
+
+       * configure.in
+               change to 0.5.1claws4
+
+       * 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
        * 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]