2012-03-11 [colin] 3.8.0cvs31
[claws.git] / ChangeLog
index 74bbd045a715204653ece27a2611facfc9cf3f67..368b4e9023bd0fc159340a471d3f37d3059eb618 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,533 @@
+2012-03-11 [colin]     3.8.0cvs31
+
+       * src/gtk/gtkcmctree.c
+       * src/gtk/authors.h
+       * AUTHORS
+               Fix focus rectangle on unfocused rows
+               Patch by Michael Shell
+
+2012-02-29 [colin]     3.8.0cvs30
+
+       * src/gtk/gtkcmctree.c
+               Fix bug #2577, "Focus rectangle on folder list and message 
+               list headings doesn't get properly cleared when switching 
+               heading and horizontally scrolling list (underlines and 
+               vertical lines remain on screen)". Patch by Michael Shell
+
+2012-02-13 [pawel]     3.8.0cvs29
+
+       * src/messageview.c
+               Fix crasher when double clicking on IMAP message and
+               MessageView is not shown introduced in cvs21
+               Patch by mones
+
+2012-02-10 [pawel]     3.8.0cvs28
+
+       * src/filtering.c
+               Fix bug #2598 'Actions can move locked messages'
+
+2012-02-08 [pawel]     3.8.0cvs27
+
+       * src/prefs_actions.c
+       * src/prefs_actions.h
+       * src/prefs_toolbar.c
+       * src/prefs_toolbar.h
+       * src/toolbar.c
+       * src/toolbar.h
+               - Implement automatic removal of toolbar action buttons when
+                 associated action is removed
+               - Don't allow creation of two actions with the same name,
+                 before all executions/removals were performed on first action
+                 with duplicated name in linked list which wasn't always
+                 correct behaviour
+
+2012-02-05 [colin]     3.8.0cvs26
+
+       * src/main.c
+       * src/mainwindow.c
+       * src/messageview.c
+       * src/messageview.h
+       * src/prefs_common.c
+       * src/prefs_common.h
+       * src/procmsg.c
+       * src/procmsg.h
+       * src/summaryview.c
+       * src/summaryview.h
+               Add an history to navigate in mails
+
+2012-02-05 [colin]     3.8.0cvs25
+
+       * src/procmime.c
+               Fix inverted comparison in list_find_custom.
+
+2012-02-03 [wwp]       3.8.0cvs24
+
+       * src/gtk/progressdialog.c
+       Make translators life easier: use View log instead of Show log
+       (thanks, gusnan!).
+
+2012-02-02 [pawel]     3.8.0cvs23
+
+       * src/folderview.c
+               Fix bug #2590 'Un-capitalize strings'
+               Patch by Christian Hesse
+
+2012-02-02 [pawel]     3.8.0cvs22
+
+       * src/mainwindow.c
+               Fix bug #2595 
+               'Change expand behavior for message list / message view'
+               Patch by Christian Hesse
+
+2012-02-02 [pawel]     3.8.0cvs21
+
+       * src/folder.c
+       * src/messageview.c
+       * src/messageview.h
+       * src/procmsg.h
+               Fix bug #2501 'opened message blanks when moved to other folder'
+               Detect message move and update message window contents 
+               accordingly, if message is moved to trash close window
+
+2012-02-01 [pawel]     3.8.0cvs20
+
+       * src/jpilot.c
+       * src/mutt.c
+       * src/pine.c
+       * src/procmsg.c
+       * src/vcard.c
+       * src/gtk/sslcertwindow.c
+               More strncat boundary checks
+
+2012-01-31 [wwp]       3.8.0cvs19
+
+       * src/gtk/gtkutils.c
+       Fix warnings in gtkutils: wrong function name, missing newline, typo and
+       long line wrapping.
+
+2012-01-31 [wwp]       3.8.0cvs18
+
+       * src/gtk/progressdialog.c
+       * src/gtk/progressdialog.h
+       * src/inc.c
+       * src/send_message.c
+       Add a button to the retrieve/send dialogs to
+       open the network log.
+
+2012-01-25 [wwp]       3.8.0cvs17
+
+       * src/addr_compl.c
+       Remove debug statement.
+
+2012-01-20 [pawel]     3.8.0cvs16
+
+       * src/addrbook.c
+       * src/exportldif.c
+               Fix bug #2574 'Statement might be overflowing a
+               buffer in strncat'
+
+2012-01-20 [pawel]     3.8.0cvs15
+
+       * src/mimeview.c
+               Fix bug #2582 'Expanded mimeview drag n drop no longer works'
+
+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