Partial implementation of Leandro's cool button
[claws.git] / ChangeLog.claws
index 37f80ac51dcc60966bb7410868cb7ef9c3113b94..2189ddaa650c775b03687ce8bd9fc47a9c704c92 100644 (file)
@@ -1,3 +1,480 @@
+2001-06-24 [alfons]
+
+       * src/mainwindow.[ch]
+               Implemented Leandro's compose mail / news toolbar.
+               Note: icon/text only toolbars do not work yet.
+
+2001-06-24 [paul]
+
+        Added instructions for ldif-to-xml.py
+
+        * tools/README
+
+2001-06-23 [alfons]
+
+       Some minor things.
+
+       * src/pixmaps/stock_news_compose.xpm
+               added pixmap by Leandro
+       * src/prefs_common.c
+               tested built-in spelling checker of GCC 3.0 :)
+       * po/nl.po
+               merged dutch translation of sylpheed-main with
+               sylpheed.pot
+
+2001-06-23 [paul]
+
+        Added tools directory and files.
+
+        * tools/filter_conv.pl
+                converts old filter system to new filtering system
+        * tools/ldif-to-xml.py
+                converts netscape addressbook to sylpheed addressbook
+        * tools/README
+                descriptions/instructions for above two files
+
+2001-06-23 [christoph]
+
+       * src/inc.c
+       * src/manage_window.[ch]
+       * src/prefs_common.[ch]
+               mail retrieval dialog can be enabled, disabled
+               or hidden if non of sylpheed's windows is active
+
+2001-06-22 [paul]
+
+        0.5.0claws2
+
+        * sync with sylpheed 0.5.0pre2
+
+2001-06-21 [christoph]
+
+       * src/summaryview.c
+               show recipient on 'from' for all accounts
+               
+       * src/inc.c
+       * src/prefs_common.[ch]
+               disable error popup on mail receive errors
+
+2001-06-21 [alfons]
+
+       * src/compose.c
+               made the ruler correctly appear and disappear.
+
+       * src/Makefile.am
+               removed Hoa's work-in-progress-stuff (interesting!) so 
+               claws compiles ok.
+
+2001-06-20 [christoph]
+
+       * src/inc.c
+       * src/progressdialog.c
+               added scrolled window for list in progressdialog
+
+2001-06-20 [paul]
+
+        sync with sylpheed 0.5.0pre1 release
+
+2001-06-20 [christoph]
+
+       * src/summeryview.c
+               make building threads by subject work when
+               thread view is enabled
+               
+       * src/compose.c
+       * src/prefs_common.[ch]
+               automatically select account for mail replys
+
+2001-06-19 [sergey]
+
+       * src/compose.c (compose_create): keep Bcc and Reply-To visible if
+       they are filled in from the account settings.
+
+2001-06-19 [paul]
+
+        * more sync with sylpheed 0.5.0pre1
+
+2001-06-18 [alfons]
+
+       * src/Makefile.am,
+         src/procmime.c
+               added --sysconfdir to CPPFLAGS for pointing to the correct
+               location of mime.types. 
+
+               NOTE: make sure you use --sysconfdir when running ./autogen.sh
+               or ./configure!
+
+2001-06-18 [hoa]
+
+       * src/summaryview.c
+               fixed some bug when building threads
+
+2001-06-18 [paul]
+
+        * src/prefs_account.c
+                UI stuff: More changes to the English
+
+2001-06-18 [paul]
+
+        * src/pixmaps/stock_news_compose.xpm: new file
+        * src/Makefile.am
+        * src/mainwindow.c
+        * src/summaryview.c
+                Added new icon for Hoa's 'compose a news
+                message', plus minor improvements to the
+                English
+
+        * po/ja.po
+        * ChangeLog
+        * ChangeLog.jp
+                more sync with sylpheed 0.5.0pre1
+
+2001-06-18 [hoa]
+
+       * src/compose.[ch]
+       * src/mainwindow.c
+               Follow-up and reply to
+
+       * src/summaryview.[ch]
+               Build threads also with subjects
+
+2001-06-17 [hoa]
+
+       * src/compose.c
+               forwarding use the current account.
+
+       * src/mainwindow.c
+               the "compose message" button has been replaced with
+               "new mail" and "new news" buttons
+
+       * src/prefs_common.[ch]
+               added a configuration option to use the forward button
+               as "forward as attachment"
+               changed reply and forward format description
+
+       * src/quote_fmt_lex.l
+       * src/quote_fmt_parse.y
+               added message with no signature in format for reply
+               and forward.
+
+2001-06-17 [paul]
+
+        Minor UI stuff
+
+        * src/mainwindow.c
+        * src/summaryview.c
+                Improvements to the English
+
+        * src/prefs_common.c
+                Improvements to the English and some
+                clarity/continuity improvements in the
+                description of Quote symbols.
+
+2001-06-17 [paul]
+
+        0.5.0claws1
+
+        * sync with sylpheed 0.5.0pre1
+
+2001-06-17 [hoa]
+
+       * src/compose.c
+               Better interface for compose, displayed fields
+               are updated whenever we change account.
+               Newsgroups field is automatically filled.
+
+       * src/mainwindow.c
+               Newsgroups field is automatically filled.
+
+       * src/prefs_account.c
+               Some interface stuff when fields appear and
+               disappear.
+
+2001-06-16 [paul]
+
+        0.4.99claws
+
+        * sync with sylpheed 0.4.99
+
+2001-06-16 [sergey]
+
+       * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
+       base64_decoder_free, base64_decoder_decode): new object and
+       functions for decoding base64 streams.
+       * src/procmime.c (procmime_decode_content): modified to use the
+       new base64 decoder.
+
+2001-06-15 [paul]
+
+        0.4.99claws10
+
+        * sync with sylpheed 0.4.99cvs11
+
+2001-06-13 [paul]
+
+        0.4.99claws9
+
+        * sync with sylpheed 0.4.99cvs9
+
+2001-06-13 [hoa]
+
+       * src/compose.c
+       * src/prefs_account.c
+
+               SMTP server can be defined in the news account
+               mime type of attachment are kept.
+
+       * src/summaryview.c
+
+               now choose the highest important score between default
+               and important score of folder.
+
+2001-06-09 [alfons]
+       
+       * src/prefs_common.c: 
+
+               (prefs_quote_description_create): corrected description of 
+               quote format characters
+
+2001-06-09 [paul]
+
+        0.4.99claws8
+
+        * sync with sylpheed 0.4.99cvs8
+
+2001-06-08 [sergey]
+
+       * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
+       and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
+
+2001-06-08 [paul]
+
+        0.4.99claws7
+
+        * sync with sylpheed 0.4.99cvs7
+
+2001-06-06 [sergey]
+
+       * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
+       clashes with autogenerated header).
+       * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
+       * src/Makefile.am: added quote_fmt.h.
+       * src/.cvsignore: added lex/yacc autogenerated files
+       (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
+
+2001-06-06 [paul]
+
+        0.4.99claws6
+
+        * sync with sylpheed 0.4.99cvs6
+
+2001-06-06 [hoa]
+
+       * added src/quote_fmt_parse.h
+       * src/compose.c
+               removed warnings
+
+       * src/prefs.[ch]
+               don't modify readonly configuration files
+
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/prefs_customheader.c
+       * src/prefs_display_header.c
+       * src/prefs_filter.c
+       * src/prefs_filtering.c
+       * src/prefs_scoring.c
+               don't open dialog box when configuration files
+               are readonly
+
+2001-06-05 [sergey]
+
+       * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
+
+       * src/Makefile.am: replaced quote_fmt.tab.[ch] by
+       quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
+       BUILT_SOURCES to make all files rebuild properly.
+
+       * src/compose.c: removed #include "quote_fmt.tab.h".
+
+       * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
+       CHARACTER value in yylval.
+
+       * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
+       receive CHARACTER value by documented means (yylval).
+
+       * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
+
+2001-06-05 [hoa]
+
+       * src/Makefile.am
+               changed quote_fmt.[ch] into quote_fmt.tab.[ch]
+
+       * src/filtering.c
+       * src/matcher.c
+       * src/matcher.h
+       * src/prefs_filtering.c
+               now keep the configuration for execute action
+
+       * src/mbox_folder.c
+               fixed a warning
+
+2001-06-05 [paul]
+
+        * sync with sylpheed 0.4.99cvs5
+
+2001-06-05 [hoa]
+
+       * src/Makefile.am
+               added quote_fmt.[ch]
+
+       * added src/quote_fmt.y
+       * added src/quote_fmt.l
+       * added src/quote_fmt.tab.h
+       * added src/quote_fmt.tab.c
+       * added src/lex.quote_fmt.c
+               parsing configuration for replying
+               and forwarding
+
+       * src/prefs_common.[ch]
+               added configuration UI for replying
+               and forwarding
+
+       * src/compose.c
+               using configuration for replying
+               and forwarding
+
+2001-06-04 [hoa]
+
+       * src/filtering.c
+       * src/matcher.c
+       * src/matcher.h
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_matcher.h
+               action "run a command" for filtering
+               and matching with a command.
+               fixed the "whole message" matching
+
+       * src/mbox_folder.c
+               changed temporary filename for security
+
+       * src/messageview.c
+               queue the notification if it fails to send.
+
+       * src/prefs_common.c
+       * src/prefs_folder_item.c
+               changed the default important score             
+
+       * src/prefs_scoring.c
+       * src/scoring.c
+               hide kill score input when the folder is not
+               a newsgroup
+
+2001-06-03 [alfons]
+
+       * src/prefs_common.c:
+
+               (prefs_font_select): pass font name in font entry box to font
+               selection dialog.
+
+2001-06-03 [sergey]
+
+       * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
+
+2001-06-03 [paul]
+
+        * sync with sylpheed 0.4.99cvs4
+
+2001-06-03 [alfons]
+
+       * src/headerwindow.c:
+
+               (headerwindow_show_cb): use the selected summary view item, not
+               the displayed item.
+
+2001-06-02 [alfons]
+
+       * src/headerwindow.c:
+
+               (headerwindow_show_cb): always try to show msginfo
+
+2001-06-02 [hoa]
+
+       * src/compose.c
+               keep attached parts when reediting or forwarding.
+
+2001-06-01 [hoa]
+
+       * src/folderview.c
+       * src/prefs_folder_item.[ch]
+       * src/prefs_scoring.[ch]
+       * src/scoring.[ch]
+       * src/summaryview.[ch]
+       * src/main.c
+       * src/mainwindow.c
+       * src/prefs_common.[ch]
+               support for folder scoring
+               kill score and important score for messages
+       
+       * src/prefs_account.c
+               some display bug fixed for local account
+               preferences
+
+2001-05-31 [alfons]
+
+       * src/summaryview.c:
+
+               (add_sender_to_cb): don't crash when no or invalid sender; the add 
+               sender to address book menu item is disabled.
+
+2001-05-30 [hoa]
+
+       * src/filtering.[ch]
+       * src/summaryview.c
+               handling summary menu / filter messages
+
+       * src/folder.[ch]
+               add some stuff
+
+       * src/foldersel.c
+               imap folders now appears in list
+
+       * src/mbox_folder.c
+               doesn't crash if destination mail is not writeable
+
+2001-05-29 [hoa]
+
+       * src/compose.c
+               removed some warnings
+
+       * src/filtering.c
+       * src/folder.[ch]
+       * src/prefs_filtering.c
+               global string to identify any folders           
+               removed some debug info
+               filtering to mbox folders is now possible
+
+       * src/mainwindow.c
+               removed some warnings
+
+       * src/mbox_folder.c
+               permission on files are changed to read/write for user only,
+               nothing for other.
+               creation of subfolder is handled better.
+
+2001-05-28 [alfons]
+
+       Verified the sync for src/prefs_common.[ch] and
+       src/prefs_account.[ch]. I believe there were some
+       minor indentation differences.
+
+2001-05-28 [paul]
+
+        0.4.99claws3
+
+        * sync with 0.4.99cvs3
+
 2001-05-28 [hoa]
 
        * src/compose.c