2005-12-23 [cleroy] 1.9.100cvs105
[claws.git] / ChangeLog
index 26b4f1d1d61fb8adb11cce3a13a5a4f3be9b8dc1..3f2da9cbc6e1c7d324ef12c9c1c901d967a6595c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,361 @@
+2005-12-23 [cleroy]    1.9.100cvs105
+
+       * src/mainwindow.c
+               Fix missing break
+
+2005-12-23 [cleroy]    1.9.100cvs104
+
+       * autogen.sh
+       * src/folder.c
+       * src/mh.c
+       * src/common/plugin.c
+       * src/common/socket.c
+       * src/common/socket.h
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/gtk/pluginwindow.c
+       * src/plugins/pgpcore/plugin.def
+       * src/plugins/pgpcore/sylpheed.def
+       * src/plugins/pgpinline/Makefile.am
+       * src/plugins/pgpinline/plugin.def
+       * src/plugins/pgpinline/sylpheed.def
+       * src/plugins/pgpmime/plugin.def
+       * src/plugins/pgpmime/sylpheed.def
+               Various w32 fixes by Werner Koch
+
+2005-12-22 [paul]      1.9.100cvs103
+
+       * src/wizard.c
+               don't offer IMAP as 'server type' if
+               libetpan isn't built in
+
+2005-12-22 [paul]      1.9.100cvs102
+
+       * AUTHORS
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/toolbar.c
+       * src/gtk/authors.h
+               support GTK_TOOLBAR_BOTH_HORIZ (text
+               next to icon) Patch by Marien Zwart
+               marienz@users.sf.net
+               Also reword the text
+
+2005-12-21 [colin]     1.9.100cvs101
+
+       * configure.ac
+               Fix DATADIRNAME
+       * COPYING
+               Fix missing section and explicit the exception better
+       * src/compose.c
+               Prevent mail from being lost without notice when an
+               SMTP error happens on trying to send an unmodified
+               drafted mail.
+       * src/send_message.c
+       * src/common/smtp.c
+               Fix password remembering when wrong, and add return
+               value checks where they should have been
+       * src/plugins/pgpcore/sylpheed.def
+       * src/plugins/pgpinline/sylpheed.def
+       * src/plugins/pgpmime/sylpheed.def
+               Add a few symbols needed
+
+2005-12-21 [paul]      1.9.100cvs100
+
+       * m4/codeset.m4
+       * m4/glibc21.m4
+       * m4/intdiv0.m4
+       * m4/inttypes-pri.m4
+       * m4/inttypes.m4
+       * m4/inttypes_h.m4
+       * m4/isc-posix.m4
+       * m4/lcmessage.m4
+       * m4/stdint_h.m4
+       * m4/uintmax_t.m4
+               gettextization
+               thanks to Colin
+
+2005-12-21 [paul]      1.9.100cvs99
+
+       * po/sv.po
+               fixed by Colin
+
+2005-12-20 [paul]      1.9.100cvs98
+
+       * po/sv.po
+               updated by Anders Trobäck
+
+2005-12-20 [colin]     1.9.100cvs97
+
+       * ABOUT-NLS
+       * Makefile.am
+       * autogen.sh
+       * configure.ac
+       * config/config.rpath
+       * config/mkinstalldirs
+       * m4/Makefile.am
+       * m4/glibc2.m4
+       * m4/gnupg.m4
+       * m4/gpgme.m4
+       * m4/intmax.m4
+       * m4/longdouble.m4
+       * m4/longlong.m4
+       * m4/printf-posix.m4
+       * m4/signed.m4
+       * m4/size_max.m4
+       * m4/ulonglong.m4
+       * m4/wchar_t.m4
+       * m4/wint_t.m4
+       * m4/xsize.m4
+       * po/Makefile.in.in
+       * po/Makevars
+       * po/bg.po
+       * po/ca.po
+       * po/cs.po
+       * po/de.po
+       * po/el.po
+       * po/en_GB.po
+       * po/es.po
+       * po/fi.po
+       * po/fr.po
+       * po/hr.po
+       * po/hu.po
+       * po/it.po
+       * po/ja.po
+       * po/ko.po
+       * po/nb.po
+       * po/nl.po
+       * po/pl.po
+       * po/pt_BR.po
+       * po/ru.po
+       * po/sk.po
+       * po/sr.po
+       * po/stamp-po
+       * po/sv.po
+       * po/zh_CN.po
+       * po/zh_TW.po
+       * src/Makefile.am
+       * src/codeconv.c
+       * src/compose.c
+       * src/exporthtml.c
+       * src/exportldif.c
+       * src/folder.c
+       * src/main.c
+       * src/manual.c
+       * src/mh.c
+       * src/mimeview.c
+       * src/send_message.c
+       * src/common/Makefile.am
+       * src/common/fnmatch.c
+       * src/common/fnmatch.h
+       * src/common/fnmatch_loop.c
+       * src/common/nntp.c
+       * src/common/plugin.c
+       * src/common/smtp.c
+       * src/common/socket.c
+       * src/common/string_match.c
+       * src/common/sylpheed.c
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/common/w32_dirent.c
+       * src/common/w32_reg.c
+       * src/common/w32_signal.c
+       * src/common/w32_stat.c
+       * src/common/w32_stdio.c
+       * src/common/w32_stdlib.c
+       * src/common/w32_string.c
+       * src/common/w32_time.c
+       * src/common/w32_unistd.c
+       * src/common/w32_wait.c
+       * src/common/w32lib.h
+       * src/etpan/Makefile.am
+       * src/gtk/Makefile.am
+       * src/plugins/clamav/Makefile.am
+       * src/plugins/demo/Makefile.am
+       * src/plugins/dillo_viewer/Makefile.am
+       * src/plugins/pgpcore/Makefile.am
+       * src/plugins/pgpcore/passphrase.c
+       * src/plugins/pgpcore/plugin.def
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpcore/sylpheed.def
+       * src/plugins/pgpcore/version.rc
+       * src/plugins/pgpinline/Makefile.am
+       * src/plugins/pgpinline/plugin.def
+       * src/plugins/pgpinline/sylpheed.def
+       * src/plugins/pgpinline/version.rc
+       * src/plugins/pgpmime/Makefile.am
+       * src/plugins/pgpmime/mypgpcore.def
+       * src/plugins/pgpmime/plugin.def
+       * src/plugins/pgpmime/sylpheed.def
+       * src/plugins/pgpmime/version.rc
+       * src/plugins/spamassassin/Makefile.am
+               Very little ;-) patch from Werner Koch, providing
+               infrastructure for cross-compiling to Win32
+
+2005-12-20 [paul]      1.9.100cvs96
+
+       * src/account.c
+       * src/account.h
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/toolbar.c
+       * src/toolbar.h
+               add a combo to the Get All button, allowing
+               quick retrieval from any account
+               Patch by Fabien Vantard, slightly modified
+               by Colin
+       * src/gtk/about.c
+               i18n fix. Patch by Fabien Vantard
+
+2005-12-19 [cleroy]    1.9.100cvs95
+
+       * src/compose.c
+       * src/compose.h
+               Don't automatically join lines when they've 
+               been separated by the user and not automatically
+
+2005-12-19 [paul]      1.9.100cvs94
+
+       * src/gtk/pluginwindow.c
+               i18n fix.
+               Patch by Fabien Vantard
+
+2005-12-15 [paul]      1.9.100cvs93
+
+       * src/common/plugin.c
+       * src/common/plugin.h
+       * src/gtk/pluginwindow.c
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/demo/demo.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/pgpcore/plugin.c
+       * src/plugins/pgpinline/plugin.c
+       * src/plugins/pgpmime/plugin.c
+       * src/plugins/spamassassin/spamassassin.c
+       * src/plugins/trayicon/trayicon.c
+               add plugin_version()
+
+2005-12-15 [cleroy]    1.9.100cvs92
+
+       * src/compose.c
+               Further fix bug #875
+
+2005-12-15 [paul]      1.9.100cvs91
+
+       * src/gtk/filesel.c
+               fix attach_load_dir getting set to
+               PLUGINDIR on plugin load
+
+2005-12-14 [mones]     1.9.100cvs90
+
+       * manual/ack.xml
+       * manual/keyboard.xml
+               Initial draft and some shortcuts added
+               
+       * po/es.po
+               Updated translation
+
+2005-12-14 [colin]     1.9.100cvs89
+
+       * src/compose.c
+       * src/imap.c
+       * src/summaryview.c
+       * src/gtk/gtkaspell.c
+               More leaks fixed
+       * src/prefs_folder_item.c
+               Fix recursive prefs apply
+
+
+2005-12-14 [cleroy]    1.9.100cvs88
+
+       * src/compose.c
+               Fix bug #875 (Freeze On Inline Forward of 
+               Large Message)
+
+2005-12-13 [colin]     1.9.100cvs87
+
+       * src/compose.c
+               Uniq-ify and sort the mimetypes list
+               Patch by Fabien Vantard
+
+2005-12-13 [colin]     1.9.100cvs86
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+               Fix leaks (patch by Hoa)
+       * src/news.c
+       * src/common/plugin.c
+               Fix leaks
+
+2005-12-12 [colin]
+
+       * 2.0.0-rc2 released
+
+2005-12-12 [colin]     1.9.100cvs85
+
+       * src/matcher.c
+               Fix a leak
+
+2005-12-12 [wwp]       1.9.100cvs84
+
+       * src/gtk/icon_legend.c
+               fix misbehaviour and crash when closing the legend window
+        using the Esc key (patch by Fabien Vantard).
+
+2005-12-12 [paul]      1.9.100cvs83
+
+       * src/browseldap.c
+       * src/foldersel.c
+       * src/prefs_actions.c
+       * src/prefs_filtering.c
+       * src/prefs_matcher.c
+       * src/prefs_spelling.glade      ** REMOVED **
+       * src/prefs_template.c
+       * src/gtk/foldersort.glade      ** REMOVED **
+       * src/gtk/pluginwindow.c
+       * src/gtk/pluginwindow.glade    ** REMOVED **
+       * src/plugins/spamassassin/spamassassin_gtk.glade       ** REMOVED **
+               cleanups
+
+2005-12-11 [paul]      1.9.100cvs82
+
+       * src/gtk/filesel.c
+               fix attach_load_dir crasher (double free)
+
+2005-12-09 [paul]      1.9.100cvs81
+
+       * po/POTFILES.in
+       * src/mainwindow.c
+       * src/gtk/Makefile.am
+       * src/gtk/icon_legend.c
+       * src/gtk/icon_legend.h
+               add icon legend
+       * src/manual.c
+               cleanup
+
+2005-12-09 [paul]      1.9.100cvs80
+
+       * src/plugins/pgpcore/passphrase.c
+               wrap the label in the dialog
+
+2005-12-09 [cleroy]    1.9.100cvs79
+
+       * src/plugins/pgpcore/sgpgme.c
+               Display (untrusted) on not trusted signatures
+               Patch by Michal Èihaø <michal@cihar.com>
+               Closes bug #867 (Report also key trust)
+
+2005-12-09 [cleroy]    1.9.100cvs78
+
+       * src/common/plugin.c
+               Update licence check, following Eben Moglen's advice
+
+2005-12-08 [colin]     1.9.100cvs77
+
+       * src/folder.c
+               Fix the occasionnal item->cache != NULL 
+               assertion failure. 
+
 2005-12-08 [colin]     1.9.100cvs76
 
        * src/mimeview.c