0.9.7claws6
[claws.git] / ChangeLog.claws
index 4475eb6f4429ca7c9d67dd5178f923e1b49a5015..b395acaec99bb7b9ad4f613a3a57970c7cd72cab 100644 (file)
@@ -1,3 +1,108 @@
+2003-11-29 [luke]      0.9.7claws6
+
+        * src/procmime.[ch]
+                re-added parsing of Content-Disposition header
+                        - removes the old  'gchar* content_disposition'
+                        - adds a new field 'DispositionType disposition'
+                        - adds parameters to MimeInfo::parameters
+
+        * src/mimeview.c
+                use the "filename" parameter for saving, and the new
+                MimeInfo::disposition for save all.
+
+        * src/compose.c
+        * src/toolbar.[ch]
+                add a 'check spelling' button as a possibility for 
+               the compose toolbar
+
+        * src/stockpixmap.[ch]
+        * src/pixmaps/check_spelling.xpm        ** NEW **
+        * src/Makefile.am
+                add a pixmap for use with 'check spelling' button or
+                a user defined action
+
+        * src/textview.c
+                re-apply fixed (I hope) patch for bug 57
+                "Hidden URL in HTML Mails"
+
+2003-11-28 [christoph] 0.9.7claws5
+
+       * src/procmime.c
+               o be more liberal in what we accept as Content-Type parameters
+               o ignore comments after parameters
+
+       * src/sgpgme.c
+               o only free passphrase when an error occurs
+
+2003-11-28 [paul]      0.9.7claws4
+
+       * src/account.c
+               add 'Clone Account' function. patch submitted by
+               Ricardo Mones Lastra
+
+2003-11-27 [thorsten]  0.9.7claws3
+
+       * src/mimeview.c
+               fix crash if 'save_all' failed twice
+
+2003-11-27 [paul]      0.9.7claws2
+
+       * po/POTFILES.in
+               fix a typo
+
+       * po/zh_CN.po
+               update Simplified Chinese translation. submitted by
+               Hansom Young
+
+2003-11-27 [paul]      0.9.7claws1
+
+       * po/POTFILES.in
+               clean up
+
+2003-11-26 [paul]      0.9.7claws
+
+       * 0.9.7claws released
+
+2003-11-26 [paul]      0.9.6claws99
+
+       * src/Makefile.am
+               add reference to pixmaps/mime_message.xpm
+
+2003-11-26 [paul]      0.9.6claws98
+
+       * po/POTFILES.in
+               remove reference to src/sigstatus.c
+
+2003-11-26 [christoph] 0.9.6claws97
+
+       * src/Makefile.am
+       * src/prefs_common.c
+       * src/rfc2015.c
+       * src/sigstatus.[ch]            ** REMOVE **
+               remove signature result popup option and window
+
+2003-11-26 [paul]      0.9.6claws96
+
+       * po/es.po
+         po/ja.po
+         po/pl.po
+         po/sk.po
+         po/sr.po
+               update translations. submitted by Ricardo Mones Lastra,
+               Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
+
+2003-11-25 [christoph] 0.9.6claws95
+
+       * src/procmime.c
+               display mime structure only in debug mode
+
+2003-11-25 [melvin]    0.9.6claws94
+
+       * po/fr.po
+               Updated French translations + typos fixes of older
+               translations (thanks to Fabien Vantard for pointing
+               to some of them)
+
 2003-11-25 [melvin]    0.9.6claws93
 
        * src/editldap.c