2005-08-19 [colin] 1.9.13cvs43
[claws.git] / ChangeLog-gtk2.claws
index 4c7929c5699150671ca0b40d756974201fd5ebf0..2675c6ee5495c268c259e81209d1872f3ffc9351 100644 (file)
@@ -1,3 +1,144 @@
+2005-08-19 [colin]     1.9.13cvs43
+
+       * src/inc.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+               Add an hidden pref to allow modifying the
+               update stepping in incorporation.
+               Patch by wwp.
+
+2005-08-19 [colin]     1.9.13cvs42
+
+       * src/compose.c
+       * src/procmime.c
+               Workaround for broken MUAs: encode 
+               Content-type: name: as ASCII and 
+               Content-Disposition: filename: as
+               per rfc2231
+       * src/prefs_account.c
+               Fix invisible-ness of SMTP SSL prefs
+               in NNTP accounts
+
+2005-08-19 [paul]      1.9.13cvs41
+
+       * src/compose.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_wrapping.c
+               paste with or without wrapping.
+               patch by Colin
+
+2005-08-19 [paul]      1.9.13cvs40
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/summaryview.c
+               reintroduce enable_swap_from as a
+               hidden pref. patch by Colin
+       * src/quote_fmt_parse.y
+       * src/plugins/clamav/clamav_plugin.c
+       * src/plugins/dillo_viewer/dillo_viewer.c
+       * src/plugins/mathml_viewer/mathml_viewer.c
+       * src/plugins/pgpcore/sgpgme.c
+       * src/plugins/pgpinline/pgpinline.c
+       * src/plugins/pgpmime/pgpmime.c
+               tidy up. patch by Colin
+
+2005-08-19 [paul]      1.9.13cvs39
+
+       * configure.ac
+               complete cvs38's sync
+       * src/editaddress.c
+       * src/gedit-print.c
+       * src/mutt.c
+       * src/etpan/etpan-log.c
+       * src/etpan/imap-thread.c
+       * src/gtk/gtksourceprintjob.c
+               fix compilation warnings
+               (patch by Colin)
+
+2005-08-19 [paul]      1.9.13cvs38
+
+       sync with main:
+
+       * src/account.c
+       * src/action.c
+       * src/addrbook.c
+       * src/addrcache.c
+       * src/addrharvest.c
+       * src/addrindex.c
+       * src/codeconv.c
+       * src/compose.c
+       * src/crash.c
+       * src/exporthtml.c
+       * src/exportldif.c
+       * src/folder.c
+       * src/image_viewer.c
+       * src/inc.c
+       * src/inc.h
+       * src/jpilot.c
+       * src/ldif.c
+       * src/main.c
+       * src/matcher.c
+       * src/mbox.c
+       * src/messageview.c
+       * src/mh.c
+       * src/mimeview.c
+       * src/msgcache.c
+       * src/mutt.c
+       * src/news.c
+       * src/partial_download.c
+       * src/pine.c
+       * src/pop.c
+       * src/prefs_actions.c
+       * src/prefs_common.c
+       * src/prefs_customheader.c
+       * src/prefs_display_header.c
+       * src/prefs_gtk.c
+       * src/prefs_themes.c
+       * src/procheader.c
+       * src/procmime.c
+       * src/procmsg.c
+       * src/recv.c
+       * src/send_message.c
+       * src/simple-gettext.c
+       * src/sourcewindow.c
+       * src/textview.c
+       * src/vcard.c
+       * src/common/defs.h
+       * src/common/log.c
+       * src/common/plugin.c
+       * src/common/prefs.c
+       * src/common/session.c
+       * src/common/session.h
+       * src/common/socket.c
+       * src/common/socket.h
+       * src/common/ssl_certificate.c
+       * src/common/template.c
+       * src/common/utils.c
+       * src/common/utils.h
+       * src/common/xml.c
+       * src/gtk/about.c
+       added wrappers for C library function that
+               take pathname arguments.
+               enabled compilation with MinGW.
+               use GDir instead of directly using opendir().
+               added rename_force().
+
+2005-08-19 [paul]      1.9.13cvs37
+       
+       patches by Colin:
+       * src/compose.c
+               fix privacy settings on re-editing
+               a sent message
+       * src/jpilot.c
+               fix encoding bug
+       * src/folder.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summaryview.c
+               flag changing optimisation
+
 2005-08-18 [martin]    1.9.13cvs36
 
        * commitHelper