2007-05-02 [paul] 2.9.1cvs36
[claws.git] / ChangeLog
index a58b6d4f68954c78029afc64857e714536b6a740..a3bd7a5e43d949e32f6c06e4d5cfdb88c1b126cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,188 @@
+2007-05-02 [paul]      2.9.1cvs36
+
+       * src/folder.c
+       * src/common/defs.h
+               rename cache and mark files
+               (data is preserved)
+
+2007-04-30 [paul]      2.9.1cvs35
+
+       * manual/glossary.xml
+       * manual/plugins.xml
+               updates. Patch by Ricardo
+
+2007-04-29 [wwp]       2.9.1cvs34
+
+       * src/mainwindow.c
+       * configure.ac
+               Fix few grammatical errors (patch by David Relson < relson at
+               osagesoftware dot com >).
+
+2007-04-28 [colin]     2.9.1cvs33
+
+       * src/account.c
+       * src/pop.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+               Drop the "Download all" preference. It's
+               stupidly useless and confuses people from
+               time to time.
+
+2007-04-27 [wwp]       2.9.1cvs32
+
+       * src/account.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+               Don't reflect accounts changes to the mainwindow when it's
+               not necessary.
+
+2007-04-27 [colin]     2.9.1cvs31
+
+       * src/folder.c
+               Freeze/thaw when sync'ing flags
+       * src/imap.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Add a way to use UID FETCH instead
+               of searches to fetch message lists
+               and flags. More expensive towards
+               bandwidth, less expensive towards
+               server's CPU. Probably fixes 
+               bug 1158, 'Scanning new folders on 
+               Exchange 2007 extremely slow'.
+               Patch 95% by Hoa.
+
+2007-04-27 [paul]      2.9.1cvs30
+
+       * src/mainwindow.c
+       * src/prefs_logging.c
+               improvements to english usage
+
+2007-04-27 [colin]     2.9.1cvs29
+
+       * src/imap.c
+               Fix build without libetpan (my bad!)
+
+2007-04-26 [colin]     2.9.1cvs28
+
+       * src/imap.c
+       * src/imap.h
+               Fix uselessly exported function
+       * src/textview.c
+               Consider "- -- \n" as signature separator
+               (that's what signature separators look like
+                in PGP/Inline signed mails)
+
+2007-04-26 [colin]     2.9.1cvs27
+
+       * configure.ac
+               libetpan-0.49 is now required
+       * src/procmime.c
+               Fix double fetching of mails if
+               first try failed
+       * src/imap.c
+               Make offline sync faster, by
+               remembering last change time, and
+               last sync time.
+
+2007-04-26 [hoa]       2.9.1cvs26
+
+       * src/imap.c
+       * src/imap.h
+       * src/mainwindow.c
+       * src/toolbar.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               cancellation of IMAP operations is now allowed.
+               Fixes bug 1056, 'Possibility to 'cancel transfer' in IMAP'
+
+2007-04-26 [colin]     2.9.1cvs25
+
+       * src/folder.c
+               Always fetch body+headers in folders that are
+               synched for offline use, if "Synchronise as
+               soon as possible" is set.
+               Fixes bug 1200, 'Add option to always retrieve full 
+               messages'
+
+2007-04-25 [colin]     2.9.1cvs24
+
+       * src/compose.c
+               Fix bug 1198, 'Reply-all "disappearing" address bug 
+               persists...'
+
+2007-04-24 [colin]     2.9.1cvs23
+
+       * src/folderview.c
+               Fix bug 1195, 'Hardware key navigation' 
+               Make GDK_Enter toggle expansion (Maemo)
+
+2007-04-24 [wwp]       2.9.1cvs22
+
+       * src/compose.c
+               Fix few compiler warnings.
+
+2007-04-24 [paul]      2.9.1cvs21
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+               complete last commit
+
+2007-04-24 [paul]      2.9.1cvs20
+
+       * src/gtk/about.c
+       * src/pixmaps/active.xpm
+       * src/pixmaps/checkbox_off.xpm
+       * src/pixmaps/checkbox_on.xpm
+       * src/pixmaps/inactive.xpm
+               kick out the blobs
+               remove transparent border from checkbox icons
+
+2007-04-24 [wwp]       2.9.1cvs19
+
+       * src/textview.c
+       * src/textview.h
+               Fix a crash in textview, thanks to Colin.
+
+2007-04-23 [wwp]       2.9.1cvs18
+
+       * src/prefs_common.c
+               Fix 2.9.1cvs5: no header was being translated at all.
+
+2007-04-23 [colin]     2.9.1cvs17
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/gtk/gtksctree.c
+       * src/gtk/gtksctree.h
+       * src/pixmaps/selection.xpm
+               Fix bug 1193, 'Need a way to multi-select
+               items'. Add a toggle button to the summaryview
+               to switch between normal and multiple selection
+               (Maemo)
+
+2007-04-23 [colin]     2.9.1cvs16
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/gtk/gtksctree.c
+       * src/gtk/gtksctree.h
+       * src/pixmaps/selection.xpm
+               Fix bug 1193, 'Need a way to multi-
+               select items'
+               Add a toggle button in the summaryview
+               to enable normal or multiple selection.
+               (Maemo)
+
 2007-04-23 [colin]     2.9.1cvs15
 
        * src/compose.c