2006-02-05 [colin] 2.0.0cvs12
[claws.git] / ChangeLog
index 355fc87f92b9ba4b6dd9e04f6565967307769f09..adac77e5566da2b543bbbabfad7a1a667f5749af 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,125 @@
+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
+               Revert the alertpanel patch, it sucks (intrusive
+               and gets in the way of "open")
+
+2006-02-01 [colin]     2.0.0cvs7
+
+       * src/compose.c
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/common/defs.h
+       * src/common/utils.c
+       * src/common/utils.h
+               Add ability to edit the signature file
+               from the account preferences, and use
+               a default for the text editor.
+               Patch by Fabien Vantard
+
+2006-02-01 [colin]     2.0.0cvs6
+
+       * src/mimeview.c
+               Try to get mime type by extension if it is
+               application/octet-stream
+               Display a window with possible choices when
+               encountering unknown mime types
+       * src/gtk/filesel.c
+       * src/gtk/filesel.h
+               Add preview
+               Allow multiple selection in filtered filesel
+               (patch by Fabien Vantard)
+       * src/gtk/pluginwindow.c
+               Use it (patch by Fabien Vantard)
+
+2006-02-01 [paul]      2.0.0cvs5
+
+       * src/jpilot.c
+               fix crash on creating jpilot address book
+               Thanks to Colin
+       * src/prefs_summaries.c
+       * src/prefs_wrapping.c
+       * src/gtk/icon_legend.c
+       * src/gtk/quicksearch.c
+               string fixes and additions
+
+2006-02-01 [paul]      2.0.0cvs4
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/prefs_send.c
+               add Arabic encoding option
+               Patch submitted by  Mohammed Sameer <msameer@users.sf.net>
+
+2006-01-31 [cleroy]    2.0.0cvs3
+
+       * src/plugins/pgpcore/passphrase.c
+               Convert passphrase to locale encoding
+       * src/compose.c
+               Fix drafting on IMAP. Crappy bug sneaked in
+               the release :-/
+
+2006-01-30 [paul]      2.0.0cvs2
+
+       * src/gtk/icon_legend.c
+               show the new entries
+
+2006-01-30 [colin]     2.0.0cvs1
+
+       * src/manual.c
+               Check for the file to be present before 
+               enabling the menu
+       * src/gtk/icon_legend.c
+               Add folders icons (not all of them, there
+               are too much, but the most intriguing ones)
+
 2006-01-30 [paul]      2.0.0
 
        version 2.0.0 released