1.9.14-rc4 released
[claws.git] / ChangeLog-gtk2.claws
index 9bc033fa3048c17b50ea2a0b1b630c3c31de184f..b5644cc81492133103d925829f3c7145ee3ab539 100644 (file)
@@ -1,3 +1,648 @@
+2005-08-31 [paul]
+
+       1.9.14-rc4 released
+
+2005-08-30 [colin]     1.9.13cvs73
+
+       * src/summaryview.c
+               When Hide read messages is selected and we
+               refresh the summaryview, don't remove the 
+               currently displayed message. Fixes bug #797
+               (Summary view reloads when new mail is 
+               downloaded in 1.9.14 rc)
+
+2005-08-30 [colin]     1.9.13cvs72
+
+       * src/folderview.c
+               Fix flickering
+       * src/mainwindow.c
+               Remove useless callback
+       * src/mimeview.c
+       * src/gtk/filesel.c
+       * src/gtk/filesel.h
+               Add a filesel_select_file_save_folder() - used by Save All
+
+2005-08-29 [paul]      1.9.13cvs71
+
+       * AUTHORS
+       * src/matcher_parser_parse.y
+       * src/etpan/imap-thread.c
+               fix building on FreeBSD
+               Patch by Daniel Gustafson <daniel@hobbit.se>
+
+2005-08-29 [paul]      1.9.13cvs70
+
+       * src/plugins/pgpinline/pgpinline.c
+               only initialise sig result if it's been handled
+               Patch by Colin
+
+2005-08-29 [paul]      1.9.13cvs69
+       
+       Patches by Colin:
+
+       * src/imap.c
+       * src/common.utils.c
+       * src/common/utils.h
+               optimisation
+       * src/stock_pixmap.h
+               fix wrong icon reference
+       * src/pixmaps/trash_btn.xpm
+               replace with nicer image
+
+2005-08-28 [colin]     1.9.13cvs68
+
+       * src/Makefile.am
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/toolbar.c
+       * src/pixmaps/trash_btn.xpm
+               Add a specific trash xpm for the button
+
+2005-08-28 [colin]     1.9.13cvs67
+
+       * src/imap.c
+               Fix leak
+
+2005-08-27 [colin]     1.9.13cvs66
+
+       * src/imap.c
+       * src/procmime.c
+               Correctly fix "Problem with replies", fixes
+               pgpmime encryption too. 
+
+2005-08-27 [colin]     1.9.13cvs65
+
+       * src/folder.c
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summaryview.c
+               Fix bug #517 (messages removed from summaryview 
+               when moving fails)
+
+2005-08-27 [colin]     1.9.13cvs64
+
+       * tools/Makefile.am
+       * tools/asus_mailled.sh
+               Add a script to blink ASUS laptops' mail LED where there
+               is unread mail.
+
+2005-08-27 [colin]     1.9.13cvs63
+
+       * src/imap.c
+       * src/etpan/imap-thread.c
+       * src/etpan/imap-thread.h
+               Implement automatic choosing of login method
+               Fixes bug #791
+       * src/gtk/.cvsignore
+               Add sylpheed-marshal.[ch]
+
+2005-08-27 [colin]     1.9.13cvs62
+
+       * src/common/utils.c
+               Fix confusing perror
+
+2005-08-27 [colin]     1.9.13cvs61
+
+       * src/toolbar.c
+       * src/toolbar.h
+               Remove A_DELETE, replace it with 
+               A_TRASH and A_DELETE_REAL. Automatically
+               rewrite config files to replace A_DELETE
+               with A_TRASH (no functionality change).
+               Fixes half of #794
+
+2005-08-26 [colin]     1.9.13cvs60
+
+       * src/procmime.c
+               Previous "Problem with replies" fix brought other
+               problems, fixing them
+
+2005-08-26 [colin]     1.9.13cvs59
+
+       * src/procmime.c
+               Fix "Problem with replies". This happened only
+               on IMAP...
+       * src/procmsg.c
+               Factorize code a bit
+       * src/compose.c
+               Speed improvement on very long messages (wrapping)
+               Fix signature color on Reedit and Redirect
+               On Reedit, don't attach pgp-signatures parts, but
+               set signing to On.
+
+2005-08-24 [paul]      1.9.13cvs58
+
+       * src/compose.c
+               don't claim success when clicking
+               Cancel on the passphrase box.
+               Patch by Colin
+
+2005-08-24 [paul]      1.9.13cvs57
+
+       * src/main.c
+               fix misplaced sylpheed.log
+       * src/common/defs.h
+               define UIDL_DIR
+
+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