2008-10-07 [colin] 3.6.0cvs12
[claws.git] / ChangeLog
index 97b243556e6609b89e9643d681b12e0bb1f31ce2..9d5b9e89c55e05899f134ff946dd8955b45a69b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,501 @@
+2008-10-07 [colin]     3.6.0cvs12
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/summaryview.c
+       * src/gtk/colorlabel.c
+               Fix bug 1749, 'Shortcut keys for color labels 
+               not changeable'
+               Make fullscreen a setting remembered between
+               sessions
+
+2008-10-07 [colin]     3.6.0cvs11
+
+       * src/prefs_other.c
+               Fix bug 1747, 'Wanderlust keybindings no longer 
+               working (regression)'
+
+2008-10-07 [colin]     3.6.0cvs10
+
+       * src/mainwindow.c
+               Make fullscreen a real menu item
+
+2008-10-07 [colin]     3.6.0cvs9
+
+       * src/mainwindow.c
+               Make sure we won't save size when
+               fullscreening
+
+2008-10-06 [colin]     3.6.0cvs8
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+               Handle fullscreen via F11. Patch by
+               Michael Rasmussen
+
+2008-10-06 [colin]     3.6.0cvs7
+
+       * src/common/ssl.c
+               Fix return value when setting client cert
+
+2008-10-04 [colin]     3.6.0cvs6
+
+       * src/mimeview.c
+               Fix bug 1742, 'Attachment list contents not 
+               visible/scrollable'
+
+2008-10-04 [paul]      3.6.0cvs5
+
+       * src/mainwindow.c
+               fix failure of Hide toolbar option on restart
+
+2008-10-04 [colin]     3.6.0cvs4
+
+       * src/addressbook.c
+       * src/compose.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/summaryview.c
+               Maemo: Fix bug 1737, Crashes upon opening
+
+2008-10-04 [paul]      3.6.0cvs3
+
+       * po/pt_BR.po
+               submitted (just a little late) by Frederico
+               Goncalves Guimaraes
+
+2008-10-03 [wwp]       3.6.0cvs2
+
+       * po/fr.po
+               Many fixes, mostly in menus and accelerators.
+
+2008-10-03 [colin]     3.6.0cvs1
+
+       * src/gtk/filesel.c
+               Allow network mounts with new GTKs: they're
+               available via FUSE mounts and we don't need
+               GVFS.
+
+2008-10-03 [paul]      3.6.0
+
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.6.0 released!
+
+2008-10-03 [paul]      3.5.0cvs145
+
+       * configure.ac
+       * po/bg.po
+       * po/nl.po
+       * po/ru.po
+       * po/sv.po
+               new translations. added by Yasen Pramatarov,
+               Marcel Pol, Aleksei Miheev, and Lars Persson Fink
+       * po/ca.po
+       * po/de.po
+       * po/fi.po
+       * po/fr.po
+       * po/hu.po
+       * po/it.po
+       * po/pl.po
+       * po/zh_CN.po
+               updated translations. submitted by Miquel Oliete,
+               Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
+               Andrea Spadaccini, Emilian Nowak, and Ralph Young
+
+2008-10-02 [colin]     3.5.0cvs144
+
+       * src/common/session.c
+               Fix crash when connection fails on windows
+
+2008-10-01 [colin]     3.5.0cvs143
+
+       * src/imap.c
+               Real fix for FS-unsafe chars on win32
+
+2008-10-01 [colin]     3.5.0cvs142
+
+       * src/imap.c
+               Encode prohibited filenames on win32
+
+2008-09-30 [mones]     3.5.0cvs141
+
+       * src/ldapctrl.c
+       * src/main.c
+       * src/prefs_themes.c
+       * src/printing.c
+               Fix output of some debug messages
+
+2008-09-30 [colin]     3.5.0cvs140
+
+       * src/addrbook.c
+       * src/addrharvest.c
+       * src/compose.c
+       * src/jpilot.c
+       * src/mh.c
+       * src/prefs_themes.c
+       * src/procheader.c
+       * src/procmime.c
+       * src/summaryview.c
+       * src/common/utils.c
+       * src/gtk/sslcertwindow.c
+               Win32: Fix time usage; use g_stat
+
+2008-09-29 [colin]     3.5.0cvs139
+
+       * src/common/utils.c
+               Fix case-sensitive match of subject
+               prefixes on win32
+
+2008-09-29 [colin]     3.5.0cvs138
+
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/matcher.c
+       * src/prefs_folder_item.c
+       * src/prefs_matcher.c
+       * src/summaryview.c
+       * src/common/string_match.c
+       * src/common/utils.c
+               Fix a huge leak (dozens of megs per folder
+               change) on Windows: disable regexps 
+
+2008-09-28 [paul]      3.5.0cvs137
+
+       * po/en_GB.po
+               updated
+
+2008-09-27 [colin]     3.5.0cvs136
+
+       * src/account.c
+       * src/account.h
+               Add accessor for cur_account
+
+2008-09-27 [colin]     3.5.0cvs135
+
+       * src/imap.c
+               Fix crash when error happen on session establishment
+
+2008-09-26 [mones]     3.5.0cvs134
+
+       * po/es.po
+               Updated for release
+
+2008-09-26 [colin]     3.5.0cvs133
+
+       * src/plugins/pgpcore/claws.def
+               Fix symbol
+
+2008-09-26 [colin]     3.5.0cvs132
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/plugins/pgpcore/pgp_viewer.c
+               Add an accessor to prefs_common for plugins
+               (Win32 fix)
+
+2008-09-25 [colin]     3.5.0cvs131
+
+       * src/main.c
+               Fix bug 1725, 'useless lines in clawsrc'
+       * src/plugins/smime/mypgpcore.def
+               Add a missing symbol
+
+2008-09-25 [paul]      3.5.0cvs130
+
+       * src/plugins/smime/mypgpcore.def
+       * src/plugins/smime/plugin.def
+       * src/plugins/smime/version.rc
+               add these windows-specific files
+               (Thanks to Colin)
+
+2008-09-25 [colin]     3.5.0cvs129
+
+       * src/main.c
+               Load standard plugins only on first run
+
+2008-09-25 [colin]     3.5.0cvs128
+
+       * src/codeconv.c
+               Fix build...
+
+2008-09-24 [colin]     3.5.0cvs127
+
+       * src/codeconv.c
+               Add nb_NO's charset (iso-8859-1)
+
+2008-09-24 [colin]     3.5.0cvs126
+
+       * src/common/utils.c
+               Fix get_mail_base_dir() on windows
+               (was synced from main ages ago)
+
+2008-09-24 [colin]     3.5.0cvs125
+
+       * src/main.c
+       * src/wizard.c
+               Integrate better with Windows' style
+
+2008-09-23 [paul]      3.5.0cvs124
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/messageview.c
+               offer these strings to translators too 
+
+2008-09-23 [colin]     3.5.0cvs123
+
+       * configure.ac
+               Add a --disable-dbus flag in case we want
+               no DBUS even if headers are available (like
+               for building gpg4win)
+       * src/filtering.c
+       * src/mainwindow.c
+       * src/prefs_logging.c
+       * src/common/utils.c
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/smime/claws.def
+               Windows fixes:
+               - disable filtering log (it's crashy for
+                 some reason)
+               - fix gmtime_r when time is -1 (before 01/01/70)
+               - add symbols for smime
+
+2008-09-22 [colin]     3.5.0cvs122
+
+       * src/common/utils.c
+       * src/account.c
+               Remove raw printf
+       * src/compose.c
+               Fix cursor position after changing account
+       * src/imap.c
+       * src/mimeview.c
+       * src/news.c
+               Fix absolute path detection 
+
+2008-09-21 [colin]     3.5.0cvs121
+
+       * src/gtk/gtkaspell.c
+               Don't try to use empty dictionaries
+
+2008-09-20 [colin]     3.5.0cvs120
+
+       * po/POTFILES.in
+               Add the new files to the translations
+
+2008-09-20 [colin]     3.5.0cvs119
+
+       * configure.ac
+       * src/plugins/Makefile.am
+       * src/plugins/smime/Makefile.am
+       * src/plugins/smime/plugin.c
+       * src/plugins/smime/smime.c
+       * src/plugins/smime/smime.deps
+       * src/plugins/smime/smime.h
+               Include S/Mime plugin in the main plugins
+               Will ease the Gpg4win team's work
+
+2008-09-20 [colin]     3.5.0cvs118
+
+       * src/autofaces.c
+       * src/compose.c
+       * src/ldapquery.c
+       * src/main.c
+       * src/news.c
+       * src/common/socket.c
+       * src/gtk/gtkutils.c
+       * src/plugins/pgpcore/claws.def
+               Windows: more fixes, thanks to wwp and
+               Marcus Brinkmann
+
+2008-09-20 [colin]     3.5.0cvs117
+
+       * src/imap.c
+               Tell on which server errors happened
+
+2008-09-20 [colin]     3.5.0cvs116
+
+       * src/etpan/etpan-thread-manager.c
+       * src/etpan/imap-thread.c
+       * src/etpan/nntp-thread.c
+               Windows: Fix hang on IMAP/NNTP
+
+2008-09-20 [colin]     3.5.0cvs115
+
+       * src/common/utils.c
+               Fix bug 1723, "Buffer overflow crash caused by 
+               preview in 'Date format help' dialog box"
+               Also, optimise fast_strftime a bit :)
+
+2008-09-18 [colin]     3.5.0cvs114
+
+       * src/procmime.c
+       * src/textview.c
+               Check for NULLs before str* functions
+
+2008-09-18 [colin]     3.5.0cvs113
+
+       * src/messageview.c
+       * src/procmime.c
+       * src/textview.c
+               Handle html parts in multipart/related
+               Decode ISO-8859-1 as Windows-1252 (the former
+               is a subset of the latter) in order to 
+               workaround Outlook mails misencoding
+       * src/gtk/logwindow.c
+       * src/gtk/logwindow.h
+               Clear mainwindow's error pixmap when the
+               error scrolls out of the log
+
+2008-09-17 [colin]     3.5.0cvs112
+
+       * src/image_viewer.c
+               Fix image loading (multiple childs added to 
+               scrolledwindow, break of the resize functionality)
+       * src/account.c
+       * src/prefs_folder_item.c
+       * src/prefs_spelling.c
+       * src/gtk/gtkaspell.c
+               Better fix problems with dictionaries updates
+
+2008-09-17 [colin]     3.5.0cvs111
+
+       * src/common/utils.c
+               Fix double-opening (fixes multiple signatures when
+               using signify)
+
+2008-09-16 [colin]     3.5.0cvs110
+
+       * src/prefs_account.c
+       * src/prefs_folder_item.c
+       * src/prefs_spelling.c
+       * src/gtk/gtkaspell.c
+               Better stripping of aspell dictionaries names
+
+2008-09-16 [colin]
+
+       * 3.6.0-rc1 released
+
+2008-09-16 [colin]     3.5.0cvs109
+
+       * src/account.c
+       * src/inc.c
+       * src/mainwindow.c
+       * src/prefs_account.h
+       * src/prefs_other.c
+       * src/send_message.c
+       * src/gtk/inputdialog.c
+               Don't add a pref to allow remembering passwords
+               (Just not checking the checkbox is enough)
+
+2008-09-16 [colin]     3.5.0cvs108
+
+       * configure.ac
+               Require libetpan 0.56 as 0.55 is crashy
+       * src/messageview.c
+               Fix english
+       * src/gtk/inputdialog.c
+       * src/gtk/inputdialog.h
+               Fix warnings
+
+2008-09-16 [wwp]       3.5.0cvs107
+
+       * src/compose.c
+               Complete 3.5.0cvs106 by removing a function that got
+               moved to account.[ch].
+
+2008-09-16 [wwp]       3.5.0cvs106
+
+       * src/account.c
+       * src/account.h
+       * src/compose.c
+       * src/quote_fmt.c
+       * src/quote_fmt_lex.l
+       * src/quote_fmt_parse.y
+               Add account signature (path and value string) manipulation
+               keywords to the template processor. It's now possible in
+               all templates to insert the account signature to an
+               arbitrary location or to pass it to a external script for
+               further editing.
+
+
+2008-09-16 [mones]     3.5.0cvs105
+
+       * src/imap.c
+       * src/inc.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/news.c
+       * src/prefs_account.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_other.c
+       * src/send_message.c
+       * src/gtk/inputdialog.c
+       * src/gtk/inputdialog.h
+               Implement session passwords: unsaved passwords for receiving
+               or sending of accounts can be remembered while running to 
+               avoid repetitive typing.
+               As keeping passwords in memory is unsafe a new preference 
+               in Other page is added to activate or not such capability.
+
+2008-09-14 [colin]     3.5.0cvs104
+
+       * src/codeconv.c
+       * src/codeconv.h
+               Make conv_iconv_strdup static
+
+2008-09-12 [colin]     3.5.0cvs103
+
+       * claws-mail.pc.in
+       * src/Makefile.am
+       * src/compose.c
+       * src/compose.h
+       * src/crash.c
+       * src/folder_item_prefs.c
+       * src/folder_item_prefs.h
+       * src/main.c
+       * src/prefs_account.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_folder_item.c
+       * src/prefs_spelling.c
+       * src/prefs_template.c
+       * src/quote_fmt.h
+       * src/quote_fmt_parse.y
+       * src/toolbar.c
+       * src/toolbar.h
+       * src/gtk/Makefile.am
+       * src/gtk/about.c
+       * src/gtk/filesel.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkaspell.h
+       * src/plugins/bogofilter/Makefile.am
+       * src/plugins/dillo_viewer/Makefile.am
+       * src/plugins/spamassassin/Makefile.am
+       * src/plugins/trayicon/Makefile.am
+               Switch spellchecker to Enchant
+
+2008-09-12 [paul]      3.5.0cvs102
+
+       * tools/README
+       * tools/csv2addressbook.pl
+               add support for Fox Mail
+
+2008-09-12 [paul]      3.5.0cvs101
+
+       * src/compose.c
+       * src/prefs_wrapping.c
+               changes to English
+
+2008-09-12 [paul]      3.5.0cvs100
+
+       * configure.ac
+               revert cvs99's libenchant commit error
+
 2008-09-12 [colin]     3.5.0cvs99
 
        * src/inc.c