2005-08-19 [colin] 1.9.13cvs43
[claws.git] / ChangeLog-gtk2.claws
index 120d85e5a21c95656abb03b8fb572e7c66c9c3b5..2675c6ee5495c268c259e81209d1872f3ffc9351 100644 (file)
@@ -1,3 +1,301 @@
+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
+           added my login
+       * src/addrcache.c
+       * src/addrharvest.c
+       * src/addrindex.c
+       * src/compose.c
+       * src/grouplistdialog.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/msgcache.c
+       * src/mutt.c
+       * src/pine.c
+       * src/prefs_account.c
+       * src/prefs_themes.c
+       * src/stock_pixmap.c
+       * src/summaryview.c
+       * src/gtk/about.c
+       * src/gtk/logwindow.c
+           removed deprecated glib and gdk stuff
+       * src/plugins/pgpcore/select-keys.c
+           convert attributes from locale to utf8
+
+2005-08-17 [paul]      1.9.13cvs35
+
+       * src/account.c
+       * src/addressbook.c
+               use new GTK_STOCK_ icons if available
+       * src/summaryview.c
+       * src/gtk/gtksctree.c
+       * src/gtk/gtksctree.h
+               faster range select. patch by Colin
+
+2005-08-17 [paul]      1.9.13cvs34
+
+       patches by colin:
+       * src/addressbook.c
+       * src/addressitem.h
+               Add an edit button for contacts, fix selections
+               of gtksctree items
+       * src/editaddress.c
+               Change labels, let Save be always possible in the
+               email and user atributes tabs
+       * src/folderview.c
+               fix sort issues
+       * src/summaryview.c
+               select next item instead of the displayed one
+               after deletion
+
+       * src/gtk/progressdialog.c
+               use prefs_common.enable_rules_hint
+
+2005-08-13 [hoa]       1.9.13cvs33
+
+       * src/etpan/imap-thread.c
+               fixed build on Solaris.
+
+2005-08-10 [colin]     1.9.13cvs32
+
+       * src/procmsg.c
+               Fix cvs31 (missing fclose before reading
+               the file)
+
+2005-08-10 [colin]     1.9.13cvs31
+
+       * src/procmsg.c
+               Fix procmsg_msginfo_new_from_mimeinfo() when
+               the MimeInfo isn't stored in memory. This fixes
+               replying to an attached message.
+
+2005-08-10 [colin]     1.9.13cvs30
+
+       * src/mainwindow.c
+               Fix slowness in account changing
+
+2005-08-10 [colin]     1.9.13cvs29
+
+       * src/folder.c
+       * src/folderutils.c
+       * src/folderview.c
+       * src/imap_gtk.c
+       * src/mainwindow.c
+       * src/mh_gtk.c
+       * src/procmsg.c
+       * src/summaryview.c
+               Optimize folder_has_parent_of_type
+               Prevent moving special sub-folders from contextual menus
+               Rework message a bit ("Empty all messages" -> "Delete all
+               messages")
+               Fix bug #780 (MSexchange IMAP - using IMAP "Sent Items" 
+               and "Deleted Items" folders)
+
+2005-08-08 [colin]     1.9.13cvs28
+
+       * src/summaryview.c
+       * src/prefs_summaries.c
+               Make "Select first unread|new" more flexible
+               (just prioritize new or unread)
+
+2005-08-08 [colin]     1.9.13cvs27
+
+       * src/summaryview.c
+               If "select first new" is selected and there only
+               are unread messages, fallback to "select first
+               unread".
+
+2005-08-08 [colin]     1.9.13cvs26
+
+       * src/folder.c
+               Fix shameful bugs (and bug #779)
+
+2005-08-08 [colin]     1.9.13cvs25
+
+       * src/folder.c
+       * src/folder.h
+               Cache parents' type to make folder_has_parent_of_type
+               faster
+       * src/folderview.c
+               Forbid DnD of special sub-folders
+       * src/procmsg.c
+       * src/procmsg.h
+               Add MAIL_POSTFILTERING_HOOK
+       * src/summaryview.c
+               Revert over-zealous deletion of the use_addr_book 
+               code
+
+2005-08-07 [colin]     1.9.13cvs24
+
+       * src/folder.c
+               Fix big mistake (passing MsgInfo instead 
+               of FolderItem)
+
+2005-08-07 [colin]     1.9.13cvs23
+
+       * src/compose.c
+       * src/folder.c
+       * src/folder.h
+       * src/foldersel.c
+       * src/folderutils.c
+       * src/folderview.c
+       * src/imap.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/mh.c
+       * src/msgcache.c
+       * src/procmime.c
+       * src/summaryview.c
+               Make subfolders of Drafts, Queue, Outbox, Trash
+               work like their parents. 
+               Fixes bug #686 (Message view on Drafts/Sent should be the same on Subfolders)
+
+2005-08-07 [colin]     1.9.13cvs22
+
+       * src/addressbook.c
+               Fix bug #771 (Dragged contacts not saved)
+
 2005-08-07 [paul]      1.9.13cvs21
 
        * src/summaryview.c