2007-03-16 [wwp] 2.8.1cvs19
[claws.git] / ChangeLog
index 0c21f4f131328195abb01461ddb510b4cfee81de..324f19d53172b66b41a966a37bff47e31a0d4b68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+2007-03-16 [wwp]       2.8.1cvs19
+
+       * src/action.c
+               Fix logics issues around the action IO dialog:
+               - disable entry widget and exec button when
+                 the exec button is clicked (don't wait for any
+                 output line) - fix possible disabling/re-enabling/
+                 re-disabling of those widgets
+               - raise an error if executing a %as{} action either
+                 empty or invalid, instead of failing silently
+               - don't close the dialog if the abort button has been
+                 clicked and if there was no output yet
+               - set focus to the abort button when the exec button
+                 is clicked
+               - fix capitalization of a warning message
+
+2007-03-16 [wwp]       2.8.1cvs18
+
+       * tools/mairix.sh
+               Added a wrapper to mairix to the tools folder.
+
+2007-03-16 [colin]     2.8.1cvs17
+
+       * src/messageview.c
+       * src/mimeview.h
+               Allow mimeviewer plugins to print
+               their stuff
+
+2007-03-16 [colin]     2.8.1cvs16
+
+       * .cvsignore
+               Ignore *.patchset
+
+2007-03-15 [colin]     2.8.1cvs15
+
+       * src/messageview.c
+       * src/mimeview.h
+               Add a way for mimeviewer plugins to
+               implement body search
+
+2007-03-15 [paul]      2.8.1cvs14
+
+       * src/prefs_spelling.c
+               fix English usage
+
+2007-03-15 [paul]      2.8.1cvs13
+
+       * src/common/quoted-printable.c
+               fix decoding of quoted-printable parts
+
+2007-03-14 [wwp]       2.8.1cvs12
+
+       * src/gtk/logwindow.h
+               Oops, remove that devel stuff committed w/ 2.8.1cvs11 :\.
+
+2007-03-14 [wwp]       2.8.1cvs11
+
+       * src/gtk/logwindow.h
+               Complete 2.8.1cvs10.
+
 2007-03-14 [colin]     2.8.1cvs10
 
        * src/gtk/logwindow.c