2007-10-03 [colin] 3.0.2cvs6
[claws.git] / ChangeLog
index 9f9fd873920184a19957cdbb5d9e91d0cf328a10..c3a1416826e2cb73c05ce3e13b446558a72fa25c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,229 @@
+2007-10-03 [colin]     3.0.2cvs6
+
+       * src/common/template.c
+               Fix templates writing (was prone to disk full problems)
+
+2007-10-03 [colin]     3.0.2cvs5
+
+       * src/Makefile.am
+       * src/addrduplicates.c
+       * src/addrduplicates.h
+       * src/addressbook.c
+               Add duplicate deletion. Patch by Holger
+
+2007-10-03 [colin]     3.0.2cvs4
+
+       * src/matcher.c
+       * src/gtk/quicksearch.c
+               Fix bug 1340, 'Case insensitive searches with 
+               non-ascii alphabets fail'.
+
+2007-10-03 [colin]     3.0.2cvs3
+
+       * src/main.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Implement run-time alternative config directories
+
+2007-10-03 [colin]     3.0.2cvs2
+
+       * src/folderview.c
+               Prevent opening folder item while folder
+               is scanned in a better way
+
+2007-10-02 [paul]      3.0.2cvs1
+
+       * NEWS
+       * README
+       * RELEASE_NOTES
+       * configure.ac
+               bump up version number following stable release
+
+2007-09-30 [colin]     3.0.1cvs49
+
+       * src/imap.c
+               Refresh session if needed
+
+2007-09-30 [colin]     3.0.1cvs48
+
+       * src/imap.c
+               Reset folder's session to NULL
+               before destroying it
+
+2007-09-30 [mones]     3.0.1cvs47
+
+       * manual/handling.xml
+               Use markup quotes instead hardcoded quotes
+       * manual/es/handling.xml
+               Added new synced section (IMAP subscriptions)
+
+2007-09-29 [colin]     3.0.1cvs46
+
+       * src/imap.c
+               Notice disconnections faster
+
+2007-09-28 [colin]     3.0.1cvs45
+
+       * src/addressbook.c
+       * src/addrindex.c
+               Fix warnings
+
+2007-09-28 [paul]      3.0.1cvs44
+
+       * src/mimeview.c
+               fix maemo build
+
+2007-09-28 [paul]      3.0.1cvs43
+
+       * src/account.c
+               use gtk_widget_set_size_request() on the label
+               so that wrapping works better. get rid of the
+               (partially deprecated) hbutton_box.
+               these changes should prevent buttons overlapping
+               on maemo
+
+2007-09-28 [colin]     3.0.1cvs42
+
+       * src/pop.c
+               Fix typo :)
+
+2007-09-28 [colin]     3.0.1cvs41
+
+       * src/compose.c
+       * src/msgcache.c
+       * src/pop.c
+       * src/procmime.c
+       * src/etpan/imap-thread.c
+               64bits-related warning fixes
+
+2007-09-28 [colin]     3.0.1cvs40
+
+       * src/folder_item_prefs.c
+       * src/ldaputil.c
+       * src/mainwindow.c
+       * src/mimeview.c
+       * src/common/tags.c
+               Fix warnings
+
+2007-09-28 [colin]     3.0.1cvs39
+
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/spamassassin/spamassassin.h
+       * src/plugins/spamassassin/spamassassin_gtk.c
+               Add addressbook-based whitelisting
+
+2007-09-28 [colin]     3.0.1cvs38
+
+       * src/folder.c
+               Fix bug 1337, 'crash on pressing Send button'
+
+2007-09-28 [paul]      3.0.1cvs37
+
+       * src/prefs_folder_item.c
+               give the orphans a parent. makes all prefs
+               pages visible on maemo
+
+2007-09-28 [colin]     3.0.1cvs36
+
+       * src/prefs_folder_column.c
+       * src/prefs_summary_column.c
+               Fix two leaks
+
+2007-09-27 [colin]     3.0.1cvs35
+
+       * src/gtk/quicksearch.c
+               Fix bug 1336, 'Segfault if empty space before search-string'
+
+2007-09-26 [mones]     3.0.1cvs34
+
+       * manual/account.xml
+       * manual/plugins.xml
+               Fixed irc channel name, added some docbook markup.
+               Changed text markup to docbook markup. 
+               Added spamcop as supported in SpamReport description.
+       * manual/fr/plugins.xml
+               Fixed irc channel name.
+       * manual/es/account.xml
+       * manual/es/advanced.xml
+       * manual/es/claws-mail-manual.xml
+       * manual/es/glossary.xml
+       * manual/es/gpl.xml
+       * manual/es/keyboard.xml
+       * manual/es/plugins.xml
+               Synced with English version, fixed a couple of typos.
+
+2007-09-26 [colin]     3.0.1cvs33
+
+       * configure.ac
+               Explain why "Libgnomeprint: no" on GTK+ 2.10
+
+2007-09-26 [colin]     3.0.1cvs32
+
+       * src/messageview.c
+       * src/procmsg.c
+       * src/procmsg.h
+               Optimisation: avoid fetching mail 3 times locally
+               for displaying
+
+2007-09-26 [colin]     3.0.1cvs31
+
+       * src/mh.c
+               Fix missing static
+
+2007-09-26 [colin]     3.0.1cvs30
+
+       * src/folder.c
+       * src/folder.h
+       * src/mh.c
+       * src/mh.h
+               Fix MH mtime hack - make it a folder class function
+
+2007-09-26 [colin]     3.0.1cvs29
+
+       * src/inc.c
+               Fix bug 1334, 'user defined mail incorporation 
+               script not run'
+
+2007-09-25 [colin]     3.0.1cvs28
+
+       * src/codeconv.c
+               Optimisation: shortcut conv_codeset_strdup
+               when src_code and dest_code are the same
+       * src/common/xml.c
+       * src/common/xml.h
+               Optimisation: shortcut code conversions when
+               files are in UTF-8; faster list walking by
+               using prepend/reverse.
+
+2007-09-25 [holger]    3.0.1cvs27
+
+       * src/printing.c
+               Replace button bar of the preview window
+               with a real toolbar (patch by Colin)
+               Add zooming to the preview window
+
+2007-09-24 [paul]      3.0.1cvs26
+
+       * src/compose.c
+               compact the character set menu, adding some
+               missing encodings. Patch by Pawel Pekala
+
+2007-09-23 [paul]      3.0.1cvs25
+
+       * src/prefs_account.c
+       * src/prefs_folder_item.c
+       * src/prefs_quote.c
+       * src/quote_fmt.c
+       * src/quote_fmt.h
+               remove unnecessary frame from Templates options
+               and improve the English of the check button label
+
+2007-09-22 [colin]     3.0.1cvs24
+
+       * src/gtk/quicksearch.c
+               Fix bug 1329, 'error in quicksearch.c'
+               Fix return with value in function returning void
+
 2007-09-22 [colin]     3.0.1cvs23
 
        * src/imap.c