change comment format
[claws.git] / ChangeLog.claws
index ba43fded6f6071f452b504d72c3558ce62f62a5f..70dcdf5e0aceb89523c1bb025d305b38390ce4f9 100644 (file)
@@ -1,3 +1,670 @@
+2001-09-27 [paul]      0.6.2claws9
+
+       * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
+               replace '// comments' with '/* comments */' to prevent
+               some compiler warnings 
+
+       * sync with sylpheed 0.6.2cvs6
+
+2001-09-26 [alfons]    0.6.2claws8
+
+       * src/messageview.c
+               introduce return receipt request notification again,
+               which was lost because of other semantics in 
+               procheader_parse() (???)
+
+2001-09-26 [christoph] 0.6.2claws7
+
+       * src/compose.c
+               replace comments for old code with #if 0
+               readded auto cc, bcc and reply-to
+       * src/prefs_matcher.c
+       * src/prefs_scoring.c
+               removed some definition (was moved to
+               prefs.h)
+
+2001-09-26 [paul]      0.6.2claws6
+
+       * src/mainwindow.c
+               make 'Follow-up and reply to' sensitive
+
+       * more sync with sylpheed 0.6.2cvs5
+
+2001-09-25 [melvin]
+
+       * 0.6.2claws5
+
+       * src/gtkspell.c
+               fixed bug for "US-ASCII" introduced by the encoding code
+
+2001-09-25 [paul]
+
+       * 0.6.2claws4
+
+       * src/prefs_common.[ch], src/summaryview.c
+               'next unread msg' 'go to next folder?' dialog can be
+               given default behaviour, either always show dialog,
+               or assume 'yes', or assume 'no'
+               Submitted by wwp <subscript@free.fr>
+
+2001-09-25 [melvin]
+               
+       * src/compose.c src/gtkspell.[ch]
+               added support for different encodings
+
+2001-09-25 [paul]
+
+       * more sync with sylpheed 0.6.2cvs5
+
+2001-09-24 [alfons]
+       
+       * src/prefs_folder_item.c
+               add check for item->prefs->default_to string is NULL and
+               add another check when freeing this string
+
+2001-09-24 [paul]
+
+       * configure.in
+               change to version 0.6.2claws3
+
+       * sync with sylpheed 0.6.2cvs5 
+
+2001-09-24 [match]
+       * src/ldif.[ch], src/importldif.[ch], addressbook.c
+               import LDIF files.
+       * src/addrcache.[ch], addrindex.[ch]
+               small update for future
+       * src/addrbook.c
+               fix test XML file.
+
+2001-09-24 [melvin]
+       * src/gtkspell.[ch]
+               added 'Learn from mistakes' option
+               better handling of quotes in checked words
+               sorted dict list
+       * po/fr.po
+               small update for spell checking stuff
+
+2001-09-23 [alfons]
+       
+       * src/gtkspell.c
+               edit a little bit so it complies more with main coding style
+
+2001-09-23 [alfons]
+
+       * src/folder.[ch], prefs_folder_item.c, compose.c
+               migrate "request return receipt" folder property
+               to folderlist.xml
+
+2001-09-22 [alfons]
+
+       * README.claws **NEW**
+               (add things of interest for users of main branch 
+               and claws here)
+
+       * src/folder.[ch], src/mainwindow.c, src/summaryview.c
+               re-implement threading per folder option, but store 
+               the setting in folderlist.xml (where it belongs)
+
+2001-09-21 [melvin]
+
+       * src/gtkspell.[ch]
+               fixed bug when compose window is under another window
+       * src/prefs_common.[ch] src/compose.c
+               changed 'dictionary_path' to 'dictionary' to be consistent
+               dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
+       * ac/pspell.m4 src/Makefile.am 
+               dropped PSPELL_PATH macro
+       * po/fr.po
+               updated translations
+
+2001-09-21 [christoph]
+
+       * src/compose.c
+               added border around header fields
+               keep header type when new field is added
+
+2001-09-20 [christoph]
+
+       * src/utils.[ch]
+               more portable debug_print with source filename
+               and linenumber
+       * src/procmsg.c
+               more newlines after debug messages
+
+2001-09-20 [paul]
+
+       * configure.in
+               change to version 0.6.2claws2
+
+       * sync with sylpheed 0.6.2cvs3
+
+2001-09-19 [melvin]
+
+       * src/gtkspell.c
+               fixed the post-right-click focus pb
+               fixed crash when 'Spell check all' after dict change 
+                       and when cursor is at the end of the text
+               shift-right-click pops up config menu even on misspelled words.
+       * po/POTFILES.in
+               added gtkspell.c
+
+2001-09-19 [melvin]
+
+       * src/about.c
+               added pspell to compiled-in features list
+
+2001-09-18 [melvin]
+
+       * switched to pspell and dropped ispell
+       * ac/pspell.m4
+               new file. autoconf macro for pspell
+       * ac/Makefile.am 
+       * configure.in acconfig.h
+               added pspell support
+       * src/Makefile.am
+       * src/main.c src/compose.[ch] src/gtkspell.[ch]
+       * src/prefs_common.[ch] 
+               added pspell support
+
+2001-09-18 [christoph]
+
+       * src/addr_compl.c
+       * src/template.[ch]
+               replace LOG_MESSAGE with debug_print
+       * src/compose.[ch]
+               gui improvements
+       * src/menu.c
+               added newline after debug message
+       * src/utils.h
+               using __VA_ARGS__ for debug_print macro
+       * tools/.cvsignore
+               ignore Makefile and Makefile.in
+
+2001-09-18 [paul]
+
+       * configure.in
+               change to version 0.6.2claws1
+       * sync with sylpheed 0.6.2cvs1
+
+       * src/matcher.c 
+       * src/prefs_matcher.c
+               add 'score equal to' option, submitted by
+               Paul Evans <nerd@freeuk.com>
+
+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
+               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]
+               initial message templates support
+
+
+2001-08-22 [paul]
+
+       * configure.in
+               change version number to 0.5.3claws2
+
+       * sync with sylpheed 0.5.3cvs4
+
+       * src/procmsg.h src/summaryview.c
+               re-implement (un)ignore thread
+
+2001-08-21 [paul]
+
+       * src/summaryview.c
+               remove unnecessary code
+       * src/compose.c
+               enable 'dynamic' signatures (submitted by
+               Eric Limpens <eric@hscg-internet.nl>)
+
+2001-08-21 [paul]
+
+       clean up after sync with sylpheed 0.5.3 release
+
+       * src/folderview.c
+               fix re-introduced font mess, see Christoph's
+               entry 2001-06-24
+
+       * src/summaryview.c
+               remove prev_msgnum
+                use sylpheed's small font instead of
+               gtk default font for summary view
+
+
+2001-08-17 [paul]
+
+       * configure.in
+               add pl to ALL_LINGUAS - sync with main branch
+
+       * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
+               Updated. Translations by Jens Oberender, Ricardo Mones
+               Lastra, Alfons, and Fabio Junior Beneditto respectively.
+
+       * po/pl.po  ** NEW FILE **
+               sync with the main branch
+
+        * src/folderview.c
+               fix target folder colorizing and refresh problem
+
+
+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.3claws1
+
+       * 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_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
        * 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]
 
 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,