2008-01-23 [paul] 3.2.0cvs64
[claws.git] / ChangeLog
index 2f5c863e8c4507ee5886b971e2a54bab2b66c8ac..0de91d437e89eb54d3b1a4a3775f66d569c44562 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,197 @@
+2008-01-23 [paul]      3.2.0cvs64
+
+       * src/prefs_folder_item.c
+               fix bug 1485, 'selecting a folder's default
+               account if name contains '&''
+
+2008-01-23 [colin]     3.2.0cvs63
+
+       * src/folder.c
+       * src/folder.h
+       * src/main.c
+       * src/mainwindow.c
+               Fix bug 1480, 'should be able to display mail file
+               from command line'. Let 'claws-mail --select' accept
+               absolute paths in addition to folder identifiers.
+
+2008-01-22 [wwp]       3.2.0cvs62
+
+       * src/account.c
+       * src/account.h
+       * src/compose.c
+       * src/messageview.c
+       * src/summaryview.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Allow from=address in mailto sequence:
+                 --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
+                 The 'from' will try to select the first account matching in accounts list,
+                 otherwise will use the usual account selection mechanism but override with
+                 this 'from' address.
+               Allow mailto with NNTP accounts
+                 mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
+                 is the default one or if a NNTP account address is used with 'from'.
+                 This is more or less a bugfix as it was possible to use mailto with a NNTP
+                 default account but the complete mailto sequence was put in To.
+
+2008-01-22 [wwp]       3.2.0cvs61
+
+       * doc/man/claws-mail.1
+               Updated the man page: status of few features, command-line
+               usage (--version-full) and completed list of config files
+               and dirs.
+
+2008-01-22 [wwp]       3.2.0cvs60
+
+       * src/main.c
+               Added --version-full to display version and compiled-in
+               features list (for later use by Clawsker for instance).
+
+2008-01-22 [holger]    3.2.0cvs59
+
+       * src/addrduplicates.c
+               Fix scrolling in addressbook duplicate
+               finder result dialog
+
+2008-01-21 [colin]     3.2.0cvs58
+
+       * src/summaryview.c
+               Fix bug 1457, 'sorting messages on, say, from, 
+               should subsort on previous sort choice'. Subsort
+               by date when sort is Subject, From, To, Tags.
+
+2008-01-21 [colin]     3.2.0cvs57
+
+       * AUTHORS
+       * src/matcher.c
+       * src/mimeview.c
+       * src/common/ssl.c
+       * src/gtk/authors.h
+               Fix bug 1478, 'Wrong pthread_create calls all 
+               over the place'. Patch by Christian Cornelssen
+
+2008-01-20 [colin]     3.2.0cvs56
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Fix bug 1468, 'Use IMAP keyword to 
+               store "forwarded" flag'
+
+2008-01-20 [colin]     3.2.0cvs55
+
+       * src/folderutils.c
+               Make list operations faster
+
+2008-01-20 [colin]     3.2.0cvs54
+
+       * src/mainwindow.c
+               Fix bug 1353, 'on startup with small screen 
+               layout, keyboard input gets lost'
+
+2008-01-20 [colin]     3.2.0cvs53
+
+       * src/textview.c
+               Complete 3.2.0cvs49, and fixes bug 1477, 
+               'Claws Mail crashes when view PGP-encrypted 
+               message'
+
+2008-01-20 [colin]     3.2.0cvs52
+
+       * src/compose.c
+               Fix privacy menu update when replying to
+               encrypted mail and no default privacy 
+               system is set
+
+2008-01-19 [colin]     3.2.0cvs51
+
+       * src/filtering.c
+       * src/procmsg.h
+       * src/plugins/bogofilter/bogofilter.c
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/spamassassin/spamassassin.c
+               Batch filtering deletions too (and save 4 bytes
+               per MsgInfo in the process :)
+
+2008-01-19 [colin]     3.2.0cvs50
+
+       * src/folder.c
+               Make cache update after copies much faster
+               on IMAP
+
+2008-01-19 [colin]     3.2.0cvs49
+
+       * src/textview.c
+               Check g_fopen() success
+
+2008-01-17 [wwp]       3.2.0cvs48
+
+       * manual/faq.xml
+       * manual/es/faq.xml
+       * manual/fr/faq.xml
+       * manual/pl/faq.xml
+               Sylpheed? No idea what this means.
+
+2008-01-17 [colin]     3.2.0cvs47
+
+       * src/gtk/gtksctree.c
+               Make dnd threshold higher on Maemo
+
+2008-01-16 [colin]     3.2.0cvs46
+
+       * src/common/passcrypt.c
+               Fix build on FreeBSD, thanks to Pawel
+
+2008-01-15 [colin]     3.2.0cvs45
+
+       * src/compose.c
+               Fix bug 1472, 'Keyboard "Menu" key doesn't call 
+               spell check of actuall word'
+       * src/summaryview.c
+               Temporarily disable immediate execution when learning
+               spam *only* if the summaryview isn't locked
+
+2008-01-15 [wwp]       3.2.0cvs44
+
+       * src/prefs_filtering.c
+               Fix filtering prefs layout (Maemo port), moving page up/down
+               from buttons to context menu.
+
+2008-01-15 [colin]     3.2.0cvs43
+
+       * src/compose.c
+               Fix bug 1465, 'First line in new message does not mark URLs'
+
+2008-01-15 [colin]     3.2.0cvs42
+
+       * src/common/passcrypt.c
+               Fix bug 1461, 'several components #define 
+               _XOPEN_SOURCE improperly'
+
+2008-01-15 [colin]     3.2.0cvs41
+
+       * src/summaryview.c
+               Fix bug 1469, 'Column width adjustments on message 
+               lists do not save'
+
+2008-01-14 [holger]    3.2.0cvs40
+
+       * configure.ac
+               Add tests for dbus, dbus glib bindings,
+               and NetworkManager. All is optional. Add new
+               --(en|dis)able-networkmanager-support switch.
+       * src/Makefile.am
+       * src/imap.c
+       * src/inc.c
+       * src/main.c
+       * src/main.h
+       * src/mainwindow.c
+       * src/gtk/about.c
+               Add optional NetworkManager support, so Claws Mail
+               can try to do the right thing when the network connection
+               status changes. NetworkManager support is active by
+               default if above requirements were met.
+
 2008-01-12 [colin]     3.2.0cvs39
 
        * src/summaryview.c