2007-01-12 [wwp] 2.7.0cvs12
[claws.git] / ChangeLog
index 41fd974661b5f298141219fad2fc9814f19518d4..dfe01b00ff556eb0c9a541b3055f5cbbc35a7d3d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,255 @@
+2007-01-12 [wwp]       2.7.0cvs12
+
+       * configure.ac
+               Revert accidentally committed extra version tag.
+
+2007-01-12 [wwp]       2.7.0cvs11
+
+       * src/prefs_account.c
+               Fix compilation w/o aspell (completes 2.7.0cvs7).
+
+2007-01-11 [colin]     2.7.0cvs10
+
+       * src/imap.c
+               move g_warning to debug_print
+               it scares people for no reason
+
+2007-01-11 [colin]     2.7.0cvs9
+
+       * po/POTFILES.in
+               Fix files to translate. Patch by
+               Fabien
+
+2007-01-11 [paul]      2.7.0cvs8
+
+       * src/imap.c
+               Fix recursion when server lists the
+               current subfolder in the response
+       * src/mimeview.c
+               Fix updating of icon_list/ctree
+       * src/plugins/pgpcore/select-keys.c
+               Fix a few annoyances when choosing
+               keys for the CMS (S/MIME) protocol
+
+2007-01-11 [wwp]       2.7.0cvs7
+
+       * src/compose.c
+       * src/prefs_account.c
+       * src/prefs_account.h
+               Add per-account spellcheck default dictionaries settings.
+
+2007-01-10 [colin]     2.7.0cvs6
+
+       * src/prefs_folder_item.c
+               Factorize strings - patch by Fabien
+
+2007-01-10 [colin]     2.7.0cvs5
+
+       * src/mainwindow.c
+               Fix bug 1095, 'Crash while changing folder 
+               columns during incorporation'
+
+2007-01-09 [colin]     2.7.0cvs4
+
+       * src/gtk/pluginwindow.c
+               Set the plugin window transient. Seems
+               like some window managers hide it in
+               the background after "load plugin"...
+
+2007-01-09 [colin]     2.7.0cvs3
+
+       * src/gtk/filesel.c
+               Use the same type for alloc and free
+
+2007-01-08 [paul]      2.7.0cvs2
+
+       * po/nl.po
+               updated by Tim Dijkstra
+
+2007-01-08 [paul]      2.7.0cvs1
+
+       * src/prefs_themes.c
+       * src/common/utils.c
+               Fix resource leaks
+
+2007-01-08 [paul]      2.7.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES
+               2.7.0 released
+
+2007-01-08 [paul]      2.6.1cvs119
+
+       * doc/man/claws-mail.1
+               another correction
+
+2007-01-08 [paul]      2.6.1cvs118
+
+       * doc/man/claws-mail.1
+               corrections
+       * manual/advanced.xml
+               improved English usage
+
+2007-01-08 [paul]      2.6.1cvs117
+
+       * po/ca.po
+       * po/de.po
+       * po/en_GB.po
+       * po/fi.po
+       * po/it.po
+       * po/pt_BR.po
+       * po/sk.po
+       * po/sr.po
+       * po/zh_CN.po
+               updated by Miquel Oliete, Stephan Sachse, me,
+               Tommi Pirinen, Andrea Spadaccini, Frederico
+               Goncalves Guimaraes, Andrej Kacian, Aleksandar
+               Urosevic, and Ralgh Young
+
+2007-01-07 [mones]     2.6.1cvs116
+
+       * manual/es/advanced.xml
+       * po/es.po
+               Synced manual (unhide mark_as_read_delay)
+               and updated translation for release
+
+2007-01-07 [paul]      2.6.1cvs115
+
+       * src/prefs_matcher.c
+               make the hbox content fit better under
+               various languages
+
+2007-01-07 [colin]     2.6.1cvs114
+
+       * src/messageview.c
+               Fix bug 1088, 'Ctrl-h produces repeatable
+               crash'
+
+2007-01-06 [colin]     2.6.1cvs113
+
+       * src/etpan/imap-thread.c
+               Add casts to int to get certs. Fixes
+               bug 1064, 'crash @ etpan_certificate_check() 
+               when opening an IMAP folder', with latest
+               libetpan CVS or >= 0.49
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/imap_gtk.c
+       * src/news_gtk.c
+       * src/prefs_folder_item.c
+               Grey out the "synchronise" menu items if
+               there's nothing to synchronise.
+       * src/plugins/pgpcore/sgpgme.c
+               Make an error clearer than "Unknown error"
+
+2007-01-06 [colin]     2.6.1cvs112
+
+       * src/messageview.c
+               Don't try to show a message if updating
+               Maybe fixes bug 1088, 'ctrl-h produces
+               repeatable crash'.
+
+2007-01-06 [colin]     2.6.1cvs111
+
+       * src/summaryview.c
+               Disable Control-Space (handle it as Space).
+
+2007-01-05 [paul]      2.6.1cvs110
+
+       * src/imap.c
+               Fix bug 934, 'sylpheed claws 2.1 
+               doesn't show Exchanges Public Folders'
+               Thanks to Hoa and Colin
+       * src/msgcache.c
+               Refuse to allocate more than 2 MB for a 
+               single field, it's a good indication of
+               cache corruption.
+
+2007-01-05 [colin]     2.6.1cvs109
+
+       * src/mainwindow.c
+               Allow --select'ing emails by Message-ID too
+
+2007-01-05 [colin]     2.6.1cvs108
+
+       * src/common/quoted-printable.c
+               Uh! Third fix :)
+
+2007-01-05 [colin]     2.6.1cvs107
+
+       * src/common/quoted-printable.c
+               Fix previous commit about bug 1089
+               Thanks to Ralf
+
+2007-01-05 [colin]     2.6.1cvs106
+
+       * src/common/quoted-printable.c
+               Fix my previous commit on bug 1089
+               - Thanks to Ralf :)
+
+2007-01-04 [colin]     2.6.1cvs105
+
+       * src/common/quoted-printable.c
+               Fix bug 1089, 'NUL characters in Subject 
+               line are misinterpreted'. Not a pain to
+               fix in fact.
+
+2007-01-04 [colin]     
+
+       2.7.0-rc3 released
+
+2007-01-04 [wwp]       2.6.1cvs104
+
+       * src/image_viewer.c
+               Force operator precedence (fix a compiler warning).
+
+2007-01-04 [colin]     2.6.1cvs103
+
+       * src/image_viewer.c
+               Be cautious there too (same fix as the one
+               in textview from cvs33)
+       * src/messageview.c
+               Don't use any MimeViewer plugin when showing
+               all headers
+
+2007-01-03 [wwp]       2.6.1cvs102
+
+       * src/html.c
+       * src/html.h
+               fixed "cent" sign (use the existing ASCII one),
+               decode more HTML entities,
+               converted table ASCII entries to UTF-8,
+               moved a switch() into a hashtable.
+
+2007-01-03 [paul]      2.6.1cvs101
+
+       * src/compose.c
+       * src/messageview.c
+       * src/procmsg.c
+       * src/procmsg.h
+               When possible, use move_msg instead of
+               copy_msg + remove_msg to move sent mail
+               from Queue to Sent. 
+
+2007-01-03 [paul]      2.6.1cvs100
+
+       * src/html.c
+               add more html entity recognition:
+               pounds, euros, and cents
+
+2007-01-03 [colin]     2.6.1cvs99
+
+       * src/imap_gtk.c
+               Don't display an error on NOSELECT
+               folders when synchronising
+
+2007-01-03 [paul]      2.6.1cvs98
+
+       * tools/maildir2claws-mail.pl
+               only substitute 'sent-mail' if it's
+               the full directory name
+
 2007-01-03 [paul]      2.6.1cvs97
 
        * ChangeLog