2005-08-24 [paul] 1.9.13cvs56
[claws.git] / ChangeLog-gtk2.claws
index 988b59001496886214b15e1e9d08058f1fb02577..cd0f2822dc666e29a74a0f54c5a07e72fc70c438 100644 (file)
@@ -1,3 +1,532 @@
+2005-08-24 [paul]      1.9.13cvs56
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               fix bug 789 'IMAP CRAM-MD5 and ssl broken in 1.9.13'
+               Patch by Colin
+       * src/gtk/sylpheed-marshal.c    ** REMOVED **
+       * src/gtk/sylpheed-marshal.h    ** REMOVED **
+               remove autogenerated files
+       * tools/kdeservicemenu/README
+       * tools/kdeservicemenu/install.sh
+       * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
+       * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
+               use Claws icon, use 'Sylpheed-Claws' in menu,
+               use kdialog, and other cleanups
+
+2005-08-23 [paul]      1.9.13cvs55
+
+       * src/compose.c
+               fix paste/wrap crash
+               Patch by Colin
+
+2005-08-23 [paul]      1.9.13cvs54
+
+       * src/main.c
+               fix crash recovery
+               Patch by Colin
+
+2005-08-23 [paul]      1.9.13cvs53
+
+       * src/addressbook.c
+       * src/editaddress.c
+               view all data of LDAP contacts
+               Patch by Colin
+
+2005-08-23 [paul]      1.9.13cvs52
+
+       * src/addressbook.c
+               fix issues with the Search field
+               Patch by Colin
+
+2005-08-22 [paul]      1.9.13cvs51
+
+       * src/folderview.c
+               put name of folder in processing dialog
+               title
+       * src/prefs_folder_item.c
+               improve english usage
+
+2005-08-22 [paul]      1.9.13cvs50
+
+       * src/filtering.c
+       * src/filtering.h
+       * src/matcher.c
+       * src/matcher_parser_lex.l
+       * src/matcher_parser_parse.y
+       * src/prefs_filtering.c
+               add Filtering/Processing rule names feature.
+               (the incompatible old matcherrc is saved as
+               matcherrc.pre_names).
+               Patch by Colin
+
+2005-08-22 [paul]      1.9.13cvs49
+
+       * src/procmsg.c
+               fix colour labelling
+               Patch by Colin
+
+2005-08-22 [paul]      1.9.13cvs48
+
+       * src/textview.c
+               fix open_image_cb()
+
+2005-08-22 [paul]      1.9.13cvs47
+
+       * src/imap.c
+               fix bug 789, 'SC crashes with imap (CVS ver)'
+               Patch by Colin
+
+2005-08-22 [paul]      1.9.13cvs46
+
+       * src/mimeview.c
+       * src/prefs_common.c
+       * src/common/defs.h
+               define reused defaults in defs.h
+       * src/textview.c
+               add 'Open image' to image popup menu
+
+2005-08-21 [colin]     1.9.13cvs45
+
+       * src/summaryview.c
+               Fix bug #788 (Bogus "From" address displayed)
+
+2005-08-20 [colin]     1.9.13cvs44
+
+       * src/folder.c
+               Fix buf #787 (multilevel delete causes SIGSEGV)
+
+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
+               fix bug 32 'Search Doesn't display results
+               if "Hide Read Messages" is chosen'
+               be more literal in interpreting 'Hide read
+               messages'
+
+2005-08-07 [colin]     1.9.13cvs20
+
+       * src/folderview.c
+               Add debug
+       * src/summaryview.c
+               Faster 'unthread_for_execution'
+
+2005-08-06 [paul]      1.9.13cvs19
+
+       * src/mainwindow.c
+               add mnemonics to Set displayed columns
+               fix bug where msgview_visible option was
+               overwritten as TRUE on startup
+
+2005-08-06 [paul]      1.9.13cvs18
+
+       * src/mainwindow.c
+               refer to 'displayed columns in folder/message
+               list' not 'displayed items in summary/message view'
+       * src/prefs_display_header.c
+               replace GTK_STOCK_DELETE with GTK_STOCK_REMOVE to
+               be consistent with similar dialogues
+       * src/prefs_folder_column.c
+       * src/prefs_summary_column.c
+               'columns' not 'items', and folder and message lists,
+               instead of folder and summary views;
+               Use 'Hidden columns' as list heading not 'Available
+               items';
+               move the 'Remove' button to the right hand side;
+               top-align the buttons;
+               remove unneeded vbox
+       * src/prefs_summaries.c
+               put the 2 column prefs buttons in a frame to reduce
+               overall width; refer to columns not items &c.
+
+2005-08-05 [colin]     1.9.13cvs17
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/mainwindow.c
+       * src/compose.c
+       * src/messageview.c
+               Add an hidden toolbar_detachable pref, so
+               that I can get rid of these painful handles
+               in the toolbars. Defaults to TRUE to avoid
+               changing the GUI on unsuspecting people...
+
+2005-08-05 [colin]     1.9.13cvs16
+
+       * src/Makefile.am
+       * src/prefs_folder_column.c
+       * src/prefs_folder_column.h
+               Add prefs for folder columns
+       * src/folderview.c
+       * src/folderview.h
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summaries.c
+               Use them
+       * src/prefs_summary_column.c
+       * src/summaryview.c
+       * src/summaryview.h
+               Add a To column
+       * src/textview.c
+       * src/common/utils.c
+       * src/common/utils.h
+               Move uri colourisation functions
+               to utils
+       * src/compose.c
+               Colourise URIs
+       * src/imap.c
+               Fix bug with LIST where we'd try
+               to get Folder//////[...]/// 
+
+2005-08-05 [paul]      1.9.13cvs15
+
+       * src/prefs_summaries.c
+               improve the English usage
+       * src/summaryview.c
+               set font on column change
+               thanks to Colin
+
+2005-08-05 [paul]      1.9.13cvs14
+
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/prefs_summaries.c
+       * src/summaryview.c
+               replace 'open_unread_on_enter' option with
+               'select_on_entry' option. opening/not opening
+               is now exclusively controlled by 'always_show_msg'
+
+2005-08-04 [colin]     1.9.13cvs13
+
+       * src/compose.c
+               Remove dead code
+               Add colourisation of quotes and signatures
+       * src/folderview.c
+               Fix possible crashes
+       * src/messageview.c
+               Change an assert that is no problem
+       * src/news.c
+       * src/news_gtk.c
+       * src/news_gtk.h
+               Fix offline mode
+       * src/gtk/quicksearch.c
+               Fix a possible crash
+
+2005-08-03 [colin]     1.9.13cvs12
+
+       * src/prefs_account.c
+               Fix bug #777 (Sylpheed crash in account configuration)
+
+2005-08-03 [colin]     1.9.13cvs11
+
+       * src/addressbook.c
+       * src/editaddress.c
+       * src/editgroup.c
+               Fixing addressbook, round 2
+       * src/textview.c
+               Fix emphasis color on rechecking 'Colorize messages'
+
 2005-08-03 [paul]      1.9.13cvs10
 
        sync with main