2006-02-05 [colin] 2.0.0cvs13
[claws.git] / ChangeLog
index 89939271497af6b97096f4edf3610c04528c4f27..e0b9c7dc9d473ec3472cb19c95209f6132482436 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,58 @@
+2006-02-05 [colin]     2.0.0cvs13
+
+       * src/headerview.c
+       * src/procheader.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/textview.c
+               Show Face headers - patch partially by Klaus Flittner
+
+2006-02-05 [colin]     2.0.0cvs12
+
+       * src/folderview.c
+       * src/summaryview.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Let dnd work from mime icons to summaryview
+               and to folderview too
+               Add a crude test to avoid trying to add files
+               drag'n'dropped when they're not mails
+
+2006-02-04 [colin]     2.0.0cvs11
+
+       * src/summaryview.c
+       * src/mimeview.c
+               Fix utf8 conversion
+
+2006-02-04 [colin]     2.0.0cvs10
+
+       * src/compose.c
+       * src/folderview.c
+       * src/mimeview.c
+       * src/summaryview.c
+       * src/summaryview.h
+               Added various drag and drop capas:
+               From                    To
+               summaryview             other apps
+               mimeview icons          other apps
+               other apps              summaryview
+               other apps              folderview
+
+               This shouldn't have broken the existing:
+               From                    To
+               summaryview             folderview
+               folderview              folderview
+               summaryview             compose's attachments
+
+       Tests welcomed.
+
+2006-02-02 [paul]      2.0.0cvs9
+
+       * src/mainwindow.c
+               move global option 'Set displayed columns...' out
+               of folder option grouping.
+               fix sensitivity of 'harvest addresses'
+
 2006-02-01 [colin]     2.0.0cvs8
 
        * src/mimeview.c