2012-01-14 [colin] 3.8.0cvs14
[claws.git] / ChangeLog
index 7961896dc0f3bee5431171de83d529a7a30ef28e..6ac86f88ea9a423cfa025569e2c2b930a5166f43 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,709 @@
+2012-01-14 [colin]     3.8.0cvs14
+
+       * commitHelper
+               Update tracker trigger url
+
+2012-01-10 [wwp]       3.8.0cvs13
+
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/toolbar.c
+               Fix sensitivity of toolbar's get_btn (retrieve mail from current
+               account) and of mainwindows's relevant entry when current account
+               is not able to retrieve (SMTP-only).
+
+2012-01-09 [colin]     3.8.0cvs12
+
+       * src/summaryview.c
+               Fix bug 1924, 'Messages marked move to Trash appear 
+               identical to messages marked move to $FOLDER'
+
+2012-01-05 [colin]     3.8.0cvs11
+
+       * src/main.c
+               Fix crasher infinite loop
+
+2012-01-03 [colin]     3.8.0cvs10
+
+       * src/gtk/gtkcmctree.c
+               Revert previous patch, it's buggy on headers
+
+2012-01-03 [colin]     3.8.0cvs9
+
+       * src/gtk/gtkcmctree.c
+               Fix bug #2566, 'wrapped Subject not bounded'
+
+2011-12-29 [pawel]     3.8.0cvs8
+
+       * src/compose.c
+       * src/compose.h
+       * src/main.c
+       * src/mimeview.c
+               Make forwarding selected attachment possible from
+               mimeview's context menu
+               Fixex bug #2047 'forward attachments'
+
+2011-12-28 [paul]      3.8.0cvs7
+
+       * src/prefs_account.c
+               show 'Generate X-Mailer header' option on new IMAP account creation dialogue
+
+2011-12-28 [colin]     3.8.0cvs6
+
+       * src/mimeview.c
+               Fix fix
+
+2011-12-28 [colin]     3.8.0cvs5
+
+       * src/mimeview.c
+               Fix GTK+2.16 build (w32)
+
+2011-12-18 [mir]       3.8.0cvs4
+
+       * src/ldapctrl.c
+           Fix bug in search criteria when doing a
+           complete directory search using '*'
+
+2011-12-16 [mir]       3.8.0cvs3
+
+       * src/Makefile.am
+           Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
+
+2011-12-16 [wwp]       3.8.0cvs2
+
+       * src/procmsg.c
+       * src/stock_pixmap.c
+       * src/stock_pixmap.h
+       * src/summaryview.c
+       * src/gtk/icon_legend.c
+       * src/pixmaps/replied_and_forwarded.xpm
+         Make replied and forwarded status flags non exclusive.
+         Introduce a new message state (and relevant icon in message list)
+         where both the replied and forwarded flags are set.
+
+2011-12-16 [paul]      3.8.0cvs1
+
+       * tools/claws.i18n.status.pl
+               update id to id_ID
+
+2011-12-16 [paul]      3.8.0
+       * NEWS
+       * README
+       * RELEASE_NOTES 
+               3.8.0 unleashed!                
+
+2011-12-16 [paul]      3.7.10cvs113
+
+       * configure.ac
+       * po/cs.po
+       * po/es.po
+       * po/fr.po
+       * po/hu.po
+       * po/id.po **REMOVED**
+       * po/id_ID.po **ADDED**
+       * po/pt_BR.po
+       * po/ru.po
+       * po/sk.po
+       * po/uk.po
+               updates
+
+2011-12-09 [pawel]     3.7.10cvs112
+
+       * src/summaryview.c
+       * src/gtk/quicksearch.c
+       * src/gtk/quicksearch.h
+               Invalidate quicksearch root folder when removed
+               Fixes bug #2560 'crash when unsubscribing newsgroup and
+               having active search field'
+
+2011-12-08 [pawel]     3.7.10cvs111
+
+       * src/mimeview.c
+               Better fix for cvs94
+
+2011-12-08 [wwp]       3.7.10cvs110
+
+       * src/compose.c
+       Make "From" widget set independant from recipient lists below,
+       so that it doesn't scroll when several recipients headers
+       are added and eventually are scrolling the view.
+       Path by Christian Hesse <mail@earthworm.de>.
+       Fixes bug #2481 'do not scroll "from" dropdown list and sender
+       address'.
+
+2011-12-02 [paul]      3.7.10cvs109
+
+       * src/mainwindow.c
+       * src/messageview.c
+               consistent label style
+
+2011-11-29 [wwp]       3.7.10cvs108
+
+       * src/plugins/trayicon/libeggtrayicon/.cvsignore
+       More generated stuff to ignore.
+
+2011-11-29 [wwp]       3.7.10cvs107
+
+       * src/prefs_folder_item.c
+       Fix CLAWS_TIP_DECL (undefined).
+
+2011-11-28 [pawel]     3.7.10cvs106
+
+       * src/addrbook.c
+       * src/addrbook.h
+       * src/addressbook.c
+               Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
+               after removing the address book in the GUI'
+
+2011-11-26 [pawel]     3.7.10cvs105
+
+       * src/folder.c
+               Fix bug #2505 'tagsdb becomes polluted with old folder entries'
+
+2011-11-25 [colin]     3.7.10cvs104
+
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+               Warning fixes
+
+2011-11-24 [pawel]     3.7.10cvs103
+
+       * src/prefs_filtering.c
+               Complete cvs102, forgot to commit this
+
+2011-11-24 [pawel]     3.7.10cvs102
+
+       * src/account.c
+       * src/filtering.c
+       * src/filtering.h
+       * src/imap_gtk.c
+       * src/mh_gtk.c
+       * src/prefs_actions.c
+       * src/prefs_actions.h
+               Implement actions updating on folder/account rename
+               This fixes bug #2543 'filter actions in actionsrc not
+               updated upon account renaming'
+
+2011-11-24 [wwp]       3.7.10cvs101
+
+       * src/gtk/gtkcmctree.c
+               Remove irrelevant cairo directive (thanks to Hanno).
+
+2011-11-23 [wwp]       3.7.10cvs100
+
+       * src/gtk/gtkcmctree.c
+               Make arrows in gtkcmctree's less big (get rid of the outlining),
+               patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
+               calculation.
+
+2011-11-22 [colin]     3.7.10cvs99
+
+       * src/account.c
+       * src/prefs_filtering.c
+       * src/prefs_filtering.h
+               Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
+               The existing functions should do the job as well
+               if not better, as they take into account the
+               separator.
+
+2011-11-21 [pawel]     3.7.10cvs98
+
+       * src/prefs_account.c
+               Fix bug #2116 'Rip spaces off server names in account
+               configuration'
+               g_strstrip() domain names to be sure they are valid
+
+2011-11-21 [pawel]     3.7.10cvs97
+
+       * src/account.c
+       * src/prefs_filtering.c
+       * src/prefs_filtering.h
+               Fix bug #2404 'matcherrc updates upon account renaming'
+               Fix bug #2406 'some part of accountrc not updated upon
+               account rename'
+               Renaming account cause changing of it's root folder prefix
+               from #<type>/<old_name> to #<type>/<new_name> so every
+               path directing to it must be altered. Fix paths in account
+               preferences, global processing and filtering rules, folder
+               processing rules upon rename
+
+2011-11-20 [pawel]     3.7.10cvs96
+
+       * src/filtering.c
+       * src/filtering.h
+       * src/prefs_actions.c
+               Fix bug #1489 'Filter action mark_as_read inoperative
+               following move action'
+               Sort actions lists to have proper order of execution
+
+2011-11-20 [pawel]     3.7.10cvs95
+
+       * src/prefs_actions.c
+       * src/prefs_filtering.c
+       * src/prefs_template.c
+               Fix bug #1870 'arrow scrolling in filters'
+               Allow arrow scrolling in dialogs with list view widgets
+               plus couple fixes of issues I found along the way
+
+2011-11-19 [pawel]     3.7.10cvs94
+
+       * src/mimeview.c
+               Don't highlight icons on right-click, they are not
+               selected and other part is shown which is confusing
+
+2011-11-19 [mones]     3.7.10cvs93
+
+       * manual/advanced.xml
+               Fix manual build
+
+2011-11-19 [mones]     3.7.10cvs92
+
+       * manual/advanced.xml
+       * manual/es/advanced.xml
+               Document undocumented hidden option 'zero_replacement_char'
+               Synchronize Spanish manual with English version
+
+2011-11-19 [pawel]     3.7.10cvs91
+
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/summaryview.c
+       * src/textview.c
+       * src/textview.h
+               Fix bug #2377 'Show All Headers - make change persistent
+               between sessions'
+
+2011-11-19 [pawel]     3.7.10cvs90
+
+       * src/folder.c
+       * src/folder.h
+       * src/folder_item_prefs.c
+       * src/folderview.c
+       * src/mainwindow.c
+       * src/mainwindow.h
+       * src/summaryview.c
+       * src/summaryview.h
+       * src/gtk/authors.h
+               Fix bug #1563 'Folder view: show complete threads if they
+               contain unread messages'
+               Add option to show only threads with unread messages
+               initial patch by Paul Ollis, my small additions:
+               - when checking thread for unread finish on first unread
+               - make thread options unavailable when threading is off
+               - hide_unread_msgs and hide_unread_threads are mutually
+                 exclusive options, set menus sensitivity accordingly
+               - set folder item icon type similiar to hide_unread_msgs
+
+2011-11-19 [colin]     3.7.10cvs89
+
+       * src/procheader.c
+               Constness fix
+
+2011-11-18 [pawel]     3.7.10cvs88
+
+       * src/compose.c
+       * src/mainwindow.c
+       * src/mimeview.c
+       * src/mimeview.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+               Fix bug #2408 'Some UI elements are not persistent
+               between sessions'
+               Remember size of main window, compose notebook, mimeview
+               tree widgets between claws-mail runs. Compose window
+               size saving was already done in cvs74
+
+2011-11-18 [mones]     3.7.10cvs87
+
+       * src/compose.c
+       * src/procheader.c
+       * src/procheader.h
+               Fixes bug #2509, "manually added headers are lost unless
+               mail is sent inmediately"
+
+2011-11-17 [pawel]     3.7.10cvs86
+
+       * src/mimeview.c
+               Fix crasher reported in bug #2543
+
+2011-11-13 [colin]     3.7.10cvs85
+
+       * src/compose.c
+               Make compose windows printable
+
+2011-11-11 [colin]     3.7.10cvs84
+
+       * configure.ac
+               Fix build on Fedora 16. -lm was probably pulled by something
+               else previously.
+
+2011-11-11 [pawel]     3.7.10cvs83
+
+       * src/mainwindow.c
+       * src/mimeview.c
+       * src/mimeview.h
+       * src/summaryview.c
+               Port MimeView to GtkTreeView
+
+2011-11-11 [colin]     3.7.10cvs82
+
+       * src/prefs_common.c
+               Use %x (The preferred date representation for the current locale
+               without the time)
+
+2011-11-10 [paul]      3.7.10cvs81
+
+       * src/prefs_common.c
+               use european date format as default
+
+2011-11-08 [pawel]     3.7.10cvs80
+
+       * src/summaryview.c
+               Fix bug #2422 'Toggle Message View w/ V crashes Claws'
+               Fix race condition - don't try to hide messageview while
+               being in the middle of message displaying routine.
+
+2011-11-08 [colin]     3.7.10cvs79
+
+       * src/codeconv.c
+               Make sure we break line when we need to. Very probably
+               fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
+               particular mail"
+
+2011-11-07 [pawel]     3.7.10cvs78
+
+       * src/imap_gtk.c
+               Fix bug #2493 'Subscription pull down should be alphabetized'
+
+2011-11-07 [pawel]     3.7.10cvs77
+
+       * src/mimeview.c
+       * src/textview.c
+       * src/textview.h
+               Make Home & End keys work in textview
+
+2011-11-06 [colin]     3.7.10cvs76
+
+       * src/mainwindow.c
+               Oops, some unwanted undo got commited.
+
+2011-11-06 [colin]     3.7.10cvs75
+
+       * src/mainwindow.c
+               Don't iconify/deiconify. Instead, just show nothing
+               before asked to.
+
+2011-11-06 [pawel]     3.7.10cvs74
+
+       * src/compose.c
+               Fix compose window size saving / restoring
+
+2011-11-06 [pawel]     3.7.10cvs73
+
+       * src/mimeview.c
+       * src/messageview.c
+               Optimize message displaying, in some conditions parts were
+               displayed twice causing flickering. For example first html
+               source and then rendering output from html plugin of the
+               same part.
+
+2011-11-05 [wwp]       3.7.10cvs72
+
+       * src/gtk/gtkaspell.c
+               Fix compilation where 'null' is undefined (use NULL instead).
+
+2011-11-05 [colin]     3.7.10cvs71
+
+       * src/gtk/gtkaspell.c
+               No need to show a backtrace if gtkaspell is null
+
+2011-11-05 [pawel]     3.7.10cvs70
+
+       * src/gtk/gtkaspell.c
+               Fix crasher when spellchecking is not enabled
+
+2011-11-02 [mones]     3.7.10cvs69
+
+       * doc/man/claws-mail.1
+               fixed hyphens (patch from Debian packaging)
+               fixed header to follow man style closely 
+               documented new option --compose-from-file
+               removed INSTALLATION section, doesn't belong to manpage
+               added ENVIRONMENT, COPYRIGHT and BUGS sections
+               expanded FILES section to include certs and autofaces dirs
+               expanded SEE ALSO section to include manual and plugins
+
+2011-11-01 [colin]     3.7.10cvs68
+
+       * src/common/utils.c
+               Fix wrong debug stuff commited.
+
+2011-11-01 [colin]     3.7.10cvs67
+
+       * src/compose.c
+       * src/main.c
+       * src/common/utils.c
+       * src/gtk/gtkaspell.c
+       * src/gtk/gtkaspell.h
+               Fix huge slowness induced by spellcheck "while typing"
+               during initial quote rewraps.
+
+2011-10-31 [pawel]     3.7.10cvs66
+
+       * src/messageview.c
+       * src/mimeview.c
+       * src/mimeview.h
+       * src/summaryview.c
+               Fix bug #2526 'When reading message in separate window,
+               n and p keys do not work'
+               - fix key event handling in messageview
+               - remove bindings for 'n' and 'p' keys in mimeview (next-part
+                 and prev-part actions)
+               - instead add 'z' key for prev-part, we have 'a' key 
+                 for next-part already
+
+2011-10-31 [colin]     3.7.10cvs65
+
+       * src/common/defs.h
+               Fix build with GLib 2.31. Thanks to Charles A. Edwards
+
+2011-10-31 [pawel]     3.7.10cvs64
+
+       * src/summaryview.c
+       * src/gtk/gtkutils.c
+               Fix bug #2303 'Next unread message enables message view'
+               Don't show previously hidden message view in main window
+               when user reads messages in external window
+
+2011-10-31 [paul]      3.7.10cvs63
+
+       * src/prefs_template.c
+               revert part of 3.7.10cvs60 - it was a subjective change, all widgets
+               fit at 540 here, for those where they don't the dialogue can be made
+               larger by the user
+
+2011-10-31 [paul]      3.7.10cvs62
+
+       * src/compose.c
+               revert 3.7.10cvs61, these entries _should_ be editable
+
+2011-10-30 [pawel]     3.7.10cvs61
+
+       * src/compose.c
+               Those entries should not be editable
+
+2011-10-30 [pawel]     3.7.10cvs60
+
+       * src/prefs_template.c
+               - Dialog needs more height to fit all widgets
+               - Clear template contents on delete
+
+2011-10-30 [pawel]     3.7.10cvs59
+
+       * src/prefs_folder_item.c
+               Update summaryview after changing folder prefs when needed
+
+2011-10-30 [pawel]     3.7.10cvs58
+
+       * src/mimeview.c
+               Remove key-press-event blocking, it only
+               emits GLib-GObject warnings
+
+2011-10-29 [colin]     3.7.10cvs57
+
+       * src/addr_compl.c
+               Fix focus of completion window with gnome shell
+               Fixes bug #2525, "Address completion window does not get
+               keyboard focus"
+
+2011-10-29 [colin]     3.7.10cvs56
+
+       * src/folderview.c
+               Fix flicker on recursive quicksearch
+
+2011-10-28 [colin]     3.7.10cvs55
+
+       * src/alertpanel.c
+       * src/mainwindow.c
+               Fix a bit the focus problem on Gnome shell
+
+2011-10-26 [mones]     3.7.10cvs54
+
+       * src/compose.c
+               Add missing accelerator
+
+2011-10-25 [colin]     3.7.10cvs53
+
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmctree.c
+               Fix colors, fix warnings
+
+2011-10-25 [colin]     3.7.10cvs52
+
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmctree.c
+               Fix focus things.
+
+2011-10-25 [colin]     3.7.10cvs51
+
+       * src/stock_pixmap.c
+               Fix build with gtk + 2.20
+
+2011-10-25 [colin]     3.7.10cvs50
+
+       * src/compose.c
+       * src/messageview.c
+       * src/procmsg.c
+       * src/procmsg.h
+               Fix locking when sending a single message
+
+2011-10-25 [colin]     3.7.10cvs49
+
+       * src/gtk/colorlabel.c
+               GDK_ => GDK_KEY
+       * src/gtk/gtkcmclist.c
+               Make row height closer to what it was
+
+2011-10-25 [colin]     3.7.10cvs48
+
+       * src/stock_pixmap.c
+               Always use cairo to draw
+
+2011-10-25 [colin]     3.7.10cvs47
+
+       * src/mimeview.c
+               Fix bug #2529, 'crash in mimeview_start_drag after
+               deleting message'. Patch by Ricardo
+
+2011-10-23 [colin]     3.7.10cvs46
+
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmclist.h
+       * src/gtk/gtkcmctree.c
+               Draw CMClist with cairo too.
+
+2011-10-23 [colin]     3.7.10cvs45
+
+       * src/gtk/gtkcmclist.h
+               Fix build (this was not meant to be commited)
+
+2011-10-23 [colin]     3.7.10cvs44
+
+       * src/addressadd.c
+       * src/addressbook.c
+       * src/addressbook_foldersel.c
+       * src/editgroup.c
+       * src/foldersel.c
+       * src/folderview.c
+       * src/grouplistdialog.c
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/summaryview.c
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmclist.h
+       * src/gtk/gtkcmctree.c
+       * src/gtk/gtkcmctree.h
+       * src/gtk/gtksctree.c
+               Refactor some tree stuff (lots of code duplication there)
+               and switch to cairo for tree rendering.
+
+2011-10-23 [holger]    3.7.10cvs43
+
+       * src/filtering.c
+               Don't issue a warning for designed behaviour of the stop rule.
+               Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
+
+2011-10-22 [colin]     3.7.10cvs42
+
+       * src/printing.c
+       * src/gtk/gtkshruler.c
+       * src/gtk/gtkutils.h
+               Fix GTK+2.16 build
+
+2011-10-22 [colin]     3.7.10cvs41
+
+       * src/account.c
+       * src/addr_compl.c
+       * src/addrgather.c
+       * src/compose.c
+       * src/editldap.c
+       * src/expldifdlg.c
+       * src/folderview.c
+       * src/grouplistdialog.c
+       * src/headerview.c
+       * src/importldif.c
+       * src/main.c
+       * src/mainwindow.c
+       * src/mimeview.c
+       * src/noticeview.c
+       * src/prefs_account.c
+       * src/prefs_actions.c
+       * src/prefs_ext_prog.c
+       * src/prefs_filtering.c
+       * src/prefs_folder_item.c
+       * src/prefs_image_viewer.c
+       * src/prefs_logging.c
+       * src/prefs_msg_colors.c
+       * src/prefs_other.c
+       * src/prefs_send.c
+       * src/prefs_spelling.c
+       * src/prefs_summaries.c
+       * src/prefs_template.c
+       * src/printing.c
+       * src/quote_fmt.c
+       * src/send_message.c
+       * src/statusbar.c
+       * src/summary_search.c
+       * src/summaryview.c
+       * src/wizard.c
+       * src/gtk/gtkcmclist.c
+       * src/gtk/gtkcmctree.c
+       * src/gtk/gtkcmoptionmenu.c
+       * src/gtk/gtksctree.c
+       * src/gtk/gtkutils.c
+       * src/gtk/gtkutils.h
+       * src/gtk/gtkvscrollbutton.c
+       * src/gtk/inputdialog.c
+       * src/gtk/pluginwindow.c
+       * src/gtk/quicksearch.c
+       * src/gtk/spell_entry.c
+       * src/plugins/bogofilter/bogofilter_gtk.c
+       * src/plugins/dillo_viewer/dillo_prefs.c
+       * src/plugins/pgpcore/prefs_gpg.c
+       * src/plugins/spamassassin/spamassassin_gtk.c
+       * src/plugins/trayicon/trayicon.c
+       * src/plugins/trayicon/trayicon_prefs.c
+               Remove all possible #if GTK_CHECK_VERSION() checks,
+               and make Claws build with GTK+2.16 (untested right
+               now), as the Gpg4Win project uses GTK+2.16 currently.
+
+2011-10-22 [colin]     3.7.10cvs40
+
+       * src/gtk/gtkutils.h
+       * configure.ac
+               Fix (hopefully) build with GTK+ 2.18.
+
+2011-10-20 [paul]      3.7.10cvs39
+
+       * AUTHORS
+       * src/ldif.c
+       * src/gtk/authors.h
+               fix bug 2479, 'LDIF address book import matches tags case sensitive'
+               Patch by Bodo Graumann <mail@bodograumann.de>
+
+2011-10-20 [mones]     3.7.10cvs38
+
+       * po/fr.po
+       * src/common/defs.h
+               Fix references to old dotsrc mailing lists
+
+2011-10-19 [mones]     3.7.10cvs37
+
+       * src/prefs_msg_colors.c
+               Fix Ok/Cancel buttons in color selector of preferences
+
 2011-10-17 [colin]     3.7.10cvs36
 
        * src/gtk/gtkshruler.c