updated translations
[claws.git] / ChangeLog.claws
index ce97b02d649ece246de3cdcea2fd1ba7d2b99803..09da71b98425480afe2a6229f439b03c41b15377 100644 (file)
@@ -1,7 +1,298 @@
+2001-08-17 [christoph]
+
+       * src/mainwindow.c
+               claws uses 4 colors for target folder coloring.
+               arrays were not long enough and destroyed the
+               stack causing a segfault.
+               target folder colorizing does not work anymore
+               for me
+
+2001-08-16 [paul]
+
+       * configure.in
+               change to version 0.5.3claws
+
+       * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
+         src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
+         src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
+
+               sync with sylpheed 0.5.3 release, but keep claws method of
+               configuring/saving fonts
+
+       * src/addressbook.[ch]
+               rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
+               in line with a similar change in Hiroyuki's branch
+
+       * src/mainwindow.[ch]
+               disable main_window_set_thread_option()
+       * src/prefs_folder_item.c
+               comment out &tmps_prefs.enable_thread,
+       * src/mbox_folder.c, src/procmsg.[ch]
+               comment out MSG_IS_IGNORE_THREAD
+       * src/summaryview.c
+               comment out summary_ignore_thread() and summary_unignore_thread()
+               comment out MSG_IS_IGNORE_THREAD
+
+                use Hiroyuki's threading instead.
+
+
+
+2001-08-15 [paul]
+
+       * src/account.c
+               use Hiroyuki's 0.5.3 column scheme but also
+               include the enable/disable button.
+       * src/pixmaps/mark.xpm
+               add Hiroyuki's amended pixmap
+
+2001-08-13 [christoph]
+
+       * src/account.c
+               receive at get all column showed wrong state for APOP
+               button should only work for POP3 and APOP accounts
+       * src/prefs_account.c
+               added missing preprocessor statement for SSL
+
+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
+               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]
+               added folderitem preferences dialog with
+               default To: and auto request return receipt
+
+       * src/compose.[ch]
+       * src/menu.[ch]
+               changes to handle new folderitem preferences
+
+       * src/mainwindow.c
+       * 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).
+       this is a work in progress, for more information: http://nlpagan.net/sylman 
+       
+       * configure.in, src/mainwindow.c, manual/Makefile.am
+               add support for English manual
+
+       * AUTHORS
+               add authors of user manuals
+
+       * manual/en/sylpheed*.html
+               add English documentation
+
 2001-07-22 [christoph]
 
        * po/POTFILES.in
-               Added src/ssl.c
+               added src/ssl.c
        * src/ssl.c
                changed a wrong debug message
 
        * 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]