fix crash when using Forward in Filtering when external editor option is set
[claws.git] / ChangeLog.claws
index f3fb62593446de6f3bbb665a0484ea29c154fe6e..24e474f43d763bdcba94313e8c50a5e184e131a8 100644 (file)
@@ -1,3 +1,289 @@
+2003-10-20 [paul]      0.9.6claws36
+
+       * src/compose.[ch]
+         src/filtering.c
+         src/messageview.c
+               fix crash when using Forward in Filtering when
+               external editor option is set
+               
+               Patch submitted by Simon 'corecode' Schubert
+               <corecode@corecode.ath.cx> 
+
+2003-10-20 [paul]      0.9.6claws35
+
+       * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
+         src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
+         src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
+         src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
+         src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
+         src/pixmaps/privacy_expired.xpm       ** NEW FILE **
+         src/pixmaps/privacy_failed.xpm        ** NEW FILE **
+         src/pixmaps/privacy_passed.xpm        ** NEW FILE **
+         src/pixmaps/privacy_signed.xpm        ** NEW FILE **
+         src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
+         src/pixmaps/privacy_warn.xpm          ** NEW FILE **
+         src/mimeview.c
+         src/stock_pixmap.[ch]
+               replace mime_gpg_*.xpm icons with new privacy_*.xpm
+               icons. add privacy_warn.xpm icon
+
+2003-10-20 [hoa]  0.9.6claws34
+
+       * src/folder_item_prefs.[ch]
+       * src/prefs_folder_item.c
+       * src/main.c
+               Added a property per folder to choose whether we 
+               want to apply processing on it on startup or if we
+               prefer to wait the folder selection to apply it.
+       
+       * src/messageview.c
+               fixed C89 compatibility (for old compilers, for
+               example gcc 2.95.x).
+
+2003-10-17 [christoph]  0.9.6claws33
+
+       * src/mimeview.c
+       * src/noticeview.[ch]
+               change noticeview icon to indicate signature status
+
+2003-10-17 [christoph]  0.9.6claws32
+
+       * src/Makefile.am
+       * src/main.c
+       * src/mimeview.c
+       * src/noticeview.c
+       * src/pgpmime.[ch]                              ** NEW **
+       * src/privacy.[ch]
+       * src/rfc2015.c
+       * src/sgpgme.c                                  ** NEW **
+               reimplement PGP/Mime signature checking (unfinished)
+
+2003-10-15 [christoph]  0.9.6claws31
+
+       * src/procmime.[ch]
+               fix procmime_get_text_content() and
+               procmime_get_first_text_content()
+
+2003-10-15 [christoph] 0.9.6claws30
+
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/spamassassin/spamassassin_gtk.glade
+               fix timeout tooltip
+
+2003-10-15 [paul]      0.9.6claws29
+
+       * src/messageview.c
+               workaround for buggy smtp servers. on sending a
+               return receipt strip the name part from the address
+               when creating headers
+               
+2003-10-15 [paul]      0.9.6claws28
+
+       * sync with 0.9.7 release
+               see ChangeLog 2003-10-15
+
+2003-10-14 [christoph] 0.9.6claws27
+
+       * src/plugins/clamav/clamav_plugin.c
+               fix clamav plugin
+
+2003-10-14 [christoph] 0.9.6claws26
+
+       * src/compose.c
+       * src/mimeview.c
+       * src/procmime.[ch]
+       * src/rfc2015.c
+       * src/textview.c
+       * src/plugins/clamav/clamav_plugin.c
+               use GNode to create the mime tree (some changes to functions
+               that traverse the tree are just quick and dirty. Maybe we
+               can find better solutions with g_node_*-functions)
+
+2003-10-14 [luke]      0.9.6claws25
+
+       * src/mimeview.c
+               fix a navigation bug (stupid typo of mine)
+
+2003-10-14 [christoph] 0.9.6claws24
+
+       * src/textview.c
+               fix missing last line in plain/text mails
+
+2003-10-13 [luke]      0.9.6claws23
+
+       * src/summaryview.c
+               fix bug 334 (part 1)
+
+2003-10-13 [kov]       0.9.6claws22
+
+       * src/mimeview.c
+               error checking when the user enters a non-directory at
+               the file selection dialog.
+               work-around for users entering directory location without
+               adding a leading G_DIR_SEPARATOR.
+
+2003-10-13 [luke]      0.9.6claws21
+
+       * src/compose.c
+               error reporting for inserting files, including catching
+               invalid characters for current locale/encoding
+
+2003-10-13 [paul]      0.9.6claws20
+
+       * src/folderview.c
+               fix bug #347 'subscribe newsgroups crashes'
+
+2003-10-13 [paul]      0.9.6claws19
+
+       * src/compose.c
+               when using 'Reply to all' include the 'send replies
+               to' folder property
+               
+       * po/ja.po
+               update Japanese translation. submitted by Rui Hirokawa 
+               <rui_hirokawa@ybb.ne.jp>        
+
+2003-10-13 [hoa]       0.9.6claws18
+
+       * src/account.c
+       * src/compose.c
+       * src/messageview.c
+       * src/procheader.c
+       * src/procheader.h
+               rename get_header_from_msginfo() into
+               procheader_get_header_from_msginfo() so that we have a
+               coherent exported naming.
+               avoid parsing of header contained in a string via
+               a newly written temporary file.
+
+       Patch submitted by Simon 'corecode' Schubert
+               <corecode@corecode.ath.cx>
+
+2003-10-12 [hoa]       0.9.6claws17
+
+       * src/filtering.c
+       * src/filtering.h
+       * src/matcher.c
+       * src/matcher.h
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering_action.c
+               added "stop" action : stop applying the filtering rules.
+               added "set score" and "increase/decrease score" actions.
+               That two last action replace the "change_score" action
+               introduced by alfons in 0.8.8claws85.
+               "set score" is to set a given score to the message.
+               "increase/decrease score" will increase or decrease the
+               score if the given value is respectively positive or
+               negative. If someone find a some better name for this last
+               rule, it can be modified.
+
+2003-10-12 [paul]      0.9.6claws16
+
+       * AUTHORS
+         po/ja.po
+               update Japanese translation. submitted by Rui Hirokawa 
+               <rui_hirokawa@ybb.ne.jp>
+
+2003-10-12 [christoph] 0.9.6claws15
+
+       * src/procmime.c
+               fix crash caused by incorrect headers
+
+2003-10-10 [christoph] 0.9.6claws14
+
+       * src/main.c
+       * src/privacy.[ch]
+       * src/rfc2015.[ch]
+               implement detection of signed message parts for rfc2015
+
+2003-10-10 [thorsten]  0.9.6claws13
+
+       * src/mimeview.c
+               fix typo
+
+2003-10-10 [christoph] 0.9.6claws12
+
+       * src/stock_pixmap.[ch]
+       * src/pixmaps/mime_message.xpm                  ** NEW **
+               add a new icon for mime type "message"
+
+       * src/privacy.[ch]
+       * src/procmime.[ch]
+               add crypto api
+
+       * src/mimeview.c
+               o use crypto api
+               o add icons for message type mime parts
+
+2003-10-10 [christoph] 0.9.6claws11
+
+       * src/mainwindow.c
+       * src/messageview.[ch]
+       * src/mimeview.[ch]
+       * src/procmime.[ch]
+       * src/procmsg.[ch]
+       * src/rfc2015.c
+       * src/summaryview.c
+       * src/textview.[ch]
+               o remove switching between TextView and MimeView in MessageView
+                 (if required we can hide the icon box and the MimeView will
+                  look exaxtly like the TextView)
+               o temporary remove signature and decrypting GPGME code
+
+2003-10-09 [christoph] 0.9.6claws10
+
+       * src/action.c
+       * src/compose.c
+       * src/messageview.c
+       * src/mimeview.c
+       * src/procmime.[ch]
+       * src/procmsg.c
+       * src/rfc2015.c
+       * src/textview.c
+       * src/common/utils.[ch]
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/image_viewer/viewer.c
+       * src/plugins/mathml_viewer/mathml_viewer.c
+               new mime parser (several things need fixing)
+
+2003-10-09 [paul]      0.9.6claws9
+
+       * src/imap.c
+               a little more sync with 0.9.6cvs2 and a tidy up
+
+2003-10-08 [paul]      0.9.6claws8
+
+       * sync with 0.9.6cvs2
+               see ChangeLog 2003-10-03
+
+2003-10-05 [christoph] 0.9.6claws7
+
+       * src/summaryview.c
+               don't use flags to check if a message is in a news folder
+
+       (closes Bug 282 clicking on folder with copied Messages from News
+        immediately after having copied them crashes Sylpheed-Claws)
+
+2003-10-05 [christoph] 0.9.6claws6
+
+       * src/Makefile.am
+       * src/progressdialog.[ch]               ** REMOVE **
+       * src/gtk/Makefile.am
+       * src/gtk/progressdialog.[ch]           ** NEW **
+               move progressdialog to gtk directory
+
+2003-10-04 [christoph] 0.9.6claws5
+
+       * src/prefs_toolbar.c
+       * src/gtk/prefswindow.c
+               remove widget_show_all for pages root widget
+
+       * src/plugins/spamassassin/spamassassin.[ch]
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/spamassassin/spamassassin_gtk.glade
+               add support for new libspamc transports
+
 2003-10-04 [christoph] 0.9.6claws4
 
        * src/plugins/spamassassin/libspamc.[ch]