2006-01-03 [colin] 1.9.100cvs121
[claws.git] / ChangeLog
index 5f198348ae1c20bd37d0444c0043063b96650d0d..d2179ba2cec003dd6489de1bc35f9284f6f5b205 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,163 @@
+2006-01-03 [colin]     1.9.100cvs121
+
+       * src/common/prefs.c
+               Windows unlink-before rename fix
+       * src/plugins/pgpcore/sgpgme.c
+               Add support for PKA info if available
+               Both patches by Werner Koch
+
+2006-01-03 [paul]      1.9.100cvs120
+
+       * src/messageview.c
+               fix bug 884, 'Send receipt' button visible in queue
+               Thanks to Colin
+
+2006-01-02 [colin]     1.9.100cvs119
+
+       * src/compose.c
+       * src/imap.c
+               Fix autosave on IMAP and more generally try to
+               return the correct ID on a newly added IMAP message
+
+2006-01-02 [paul]      1.9.100cvs118
+
+       * manual/keyboard.xml
+               edited
+
+2006-01-01 [paul]      1.9.100cvs117
+
+       * src/gtk/authors.h
+               alphabetical order
+
+2005-12-30 [colin]     1.9.100cvs116
+
+       * manual/advanced.xml
+               Explain Pre/Post-processing differences.
+
+2005-12-30 [colin]     1.9.100cvs115
+
+       * src/mh.c
+               Implement copy_msgs for a little optimization
+       * src/imap.c
+               Finish yesterday's fix
+
+2005-12-29 [colin]     1.9.100cvs114
+
+       * src/imap.c
+               Fix occasional failure in fetching a mail over
+               IMAP
+
+2005-12-29 [cleroy]    1.9.100cvs113
+
+       * src/compose.c
+               Don't remove a draft when sending it, if it is 
+               locked.
+
+2005-12-28 [colin]     1.9.100cvs112
+
+       * src/summaryview.c
+               Fix leak for real
+
+2005-12-28 [wwp]       1.9.100cvs111
+
+       * doc/faq/.cvsignore
+       * doc/faq/de/.cvsignore
+       * doc/faq/en/.cvsignore
+       * doc/faq/es/.cvsignore
+       * doc/faq/fr/.cvsignore
+       * doc/faq/it/.cvsignore
+       * doc/manual/.cvsignore
+       * doc/manual/de/.cvsignore
+       * doc/manual/en/.cvsignore
+       * doc/manual/es/.cvsignore
+       * doc/manual/fr/.cvsignore
+       * doc/manual/ja/.cvsignore
+       * src/plugins/mathml_viewer/.cvsignore
+               rollback revival of those files (my bad, sorry for the noise).
+
+2005-12-28 [wwp]       1.9.100cvs110
+
+       * src/compose.c
+               fix a minor wrapping issue w/ autowrap disabled (patch by Colin).
+
+2005-12-28 [wwp]       1.9.100cvs109
+
+       * doc/faq/.cvsignore
+       * doc/faq/de/.cvsignore
+       * doc/faq/en/.cvsignore
+       * doc/faq/es/.cvsignore
+       * doc/faq/fr/.cvsignore
+       * doc/faq/it/.cvsignore
+       * doc/manual/.cvsignore
+       * doc/manual/de/.cvsignore
+       * doc/manual/en/.cvsignore
+       * doc/manual/es/.cvsignore
+       * doc/manual/fr/.cvsignore
+       * doc/manual/ja/.cvsignore
+       * src/plugins/mathml_viewer/.cvsignore
+       * po/.cvsignore
+               more files to ignore.
+
+2005-12-24 [colin]     1.9.100cvs108
+
+       * AUTHORS
+       * src/gtk/authors.h
+               Update for Werner
+
+2005-12-24 [colin]     1.9.100cvs107
+
+       * src/procmsg.c
+               Allow NULL src_msginfo in 
+               procmsg_msginfo_new_from_mimeinfo
+
+2005-12-23 [paul]      1.9.100cvs106
+
+       * src/plugins/pgpinline/mypgpcore.def
+               add this forgotten file
+
+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