[evolution] NEWS update for 3.15.92
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] NEWS update for 3.15.92
- Date: Mon, 16 Mar 2015 10:01:23 +0000 (UTC)
commit 97115b20f45f340b5371046de42e6fd0f066cbeb
Author: Milan Crha <mcrha redhat com>
Date: Mon Mar 16 11:02:03 2015 +0100
NEWS update for 3.15.92
NEWS | 138 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 138 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index 4d7009b..c950eb4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,141 @@
+Evolution 3.15.92 2015-03-16
+----------------------------
+
+Bug Fixes:
+ Bug 440661 - vFolder "Status is Junk" doesn't show Junk mails (Milan Crha)
+ Bug 745486 - Correct translatable string typos "an task" and "an memo" (Milan Crha)
+ Bug 745338 - Disambiguate string "_Replace" (Milan Crha)
+ Bug 736432 - Attachment rename not shown in UI (Milan Crha)
+ Bug 745551 - Pasting text from gnome-terminal with concatenated whitespace and tabulators, some
whitespace occurrences get removed (Tomas Popela)
+ Bug 736824 - Status bar Cancel button image cut with certain themes (Milan Crha)
+ Bug 735956 - [EWebView] Do not scroll and zoom when Ctrl+mouse-wheel (Milan Crha)
+ Bug 723614 - Restore from GConf only once (Milan Crha)
+ Bug 743953 - (Sent in Inbox) Reply to sender includes all recipients (Milan Crha)
+ Bug 745869 - Send account overrides: Recipient lost on edit (Milan Crha)
+ Bug 726203 - Incorrect part ID used for multipart/related attachments (Milan Crha)
+ Bug 728788 - Runtime warnings when opening Full Name Editor (Milan Crha)
+ Bug 726539 - Skip Lookup button shown on subsequent new account stages (Milan Crha)
+ Bug 745946 - Adding emoticon at the beginning of line adds a line break too (Tomas Popela)
+ Bug 729241 - 'Mark all messages read' stuck after get_folder_info() failure (Milan Crha)
+ Bug 745951 - Disable "Create filter for Mailing-List" when not from ML (Milan Crha)
+ Bug 692566 - [Templates] Honor Reply-To header (Milan Crha)
+ Bug 692577 - Remove Faxes from default address book List View (Milan Crha)
+ Bug 692578 - Display "File As" column by default in Contacts list view (Milan Crha)
+ Bug 745899 - Shift+Tab in message body doesn't move focus to headers (Tomas Popela)
+ Bug 695825 - Message composer prints a blank page (Milan Crha)
+ Bug 745925 - Updated German help translation (Christian Kirbach)
+ Bug 697650 - Crash using Template with attachment (Milan Crha)
+ Bug 724651 - [webkit-composer] Undo or Redo does not work (Tomas Popela)
+ Bug 746072 - Magic smiley replacements too aggressive (Tomas Popela)
+ Bug 720189 - Do not override PostTo in Drafts and other special folders (Milan Crha)
+ Bug 740476 - Blockquote paragraph format indents in Plain Text (Tomas Popela)
+ Bug 744009 - URL detection in composer is often incorrect: does not highlight entire URL, but *does*
highlight subsequent words that aren't part of the URL (Tomas Popela)
+ Bug 724651 - Undo, redo implementation broke input methods (Tomas Popela)
+
+Miscellaneous:
+ Update calendar preferences pages (now that bug 657233 is fixed). (Andre Klapper)
+ EHTMLEditorView - Print undo/redo operations if debug output is activated (Tomas Popela)
+ EHTMLEditorView - Move the undo/redo debug functions to the beginning of module so we can use them in
the whole module (Tomas Popela)
+ EHTMLEditorActions - Actions from context menu don't work (Tomas Popela)
+ EHTMLEditorView - Selection is lost when showing context menu (Tomas Popela)
+ EHTMLEditorView - Fix Paste Quotation action (Tomas Popela)
+ Use translated window titles in HTML editor dialogs (Milan Crha)
+ EHTMLEditorView - Don't replace tabulators with spaces when pasting clipboard (Tomas Popela)
+ EColorCombo - Cannot choose a color from a popup palette (Milan Crha)
+ EHTMLEditor - Don't leak the WebKitDOMHTMLCollection objects (Tomas Popela)
+ EHTMLEditor - Don't insert new HR element when trying to change properties of existing one (Tomas
Popela)
+ ETMLEditorSelection - Font color in picker is not changed when moving between different font colors
(Tomas Popela)
+ EHTMLEditorTableDialog - When creating new table move caret to its first cell (Tomas Popela)
+ EHTMLEditorTextDialog - Font sinze in combo box is off by one (Tomas Popela)
+ EHTMLEditorView - Don't try to preserve the text blocks when parsing content (Tomas Popela)
+ EHTMLEditorView - Avoid runtime warnings when manipulating with text in table cell (Tomas Popela)
+ EHTMLEditorView - Move between the table cells with tabulator (Tomas Popela)
+ EHTMLEditorView - Newly inserted tables have nearly zero height (Tomas Popela)
+ EHTMLEditorView - Avoid unnecessary g_utf8_strlen call (Tomas Popela)
+ Do not force icon size for attachment button (Milan Crha)
+ Fails to find nested message's attachment bar in WebKitWebView (Milan Crha)
+ EHTMLEditorTableDialog - Change how the table is inserted (Tomas Popela)
+ EHTMLEditorView - Add a way how to insert new block above table where there is none (Tomas Popela)
+ EHTMLEditorView - Make get_parent_block_element public (Tomas Popela)
+ Documentation - Fix typo in mail-composer-mail-signatures-manage.page (Christian Kirbach)
+ Updated Swedish translation (Josef Andersson)
+ Fix instructions related to creating / exchanging public GPG keys (Andre Klapper)
+ Split a string so we can reuse it in a different page. (Andre Klapper)
+ Document placeholders for the quotation string in the mail composer (Andre Klapper)
+ Add comment about signature delimiter (Andre Klapper)
+ Mention free form filter/search expressions and link to its list (Andre Klapper)
+ Use full stop in <desc> for consistency. (Andre Klapper)
+ Document Send Account Overrides (Andre Klapper)
+ Link to Seahorse documentation for how to get someone's public key (Andre Klapper)
+ Provide Seahorse steps instead of Terminal; update UI string (Andre Klapper)
+ Document "Archive Folder" option (Andre Klapper)
+ use proper markup (Andre Klapper)
+ Recommend to use physical folders for GMail accounts (Andre Klapper)
+ Document Mail Composer tool bar changes (Andre Klapper)
+ EHTMLEditorSelection - Return the right font color when is set on body (Tomas Popela)
+ EHTMLEditorPageDialog - Dialog shows wrong link color (Tomas Popela)
+ EHTMLEditorView - Setting the link color doesn't work (Tomas Popela)
+ EHTMLEditorView - Crash in selection_is_in_table function (Tomas Popela)
+ EContactEditorFullName - Do not realize the dialog in init() (Milan Crha)
+ Updated German translation (Christian Kirbach)
+ EHTMLEditorView - Set text/css type on Evolution style sheets in HEAD (Tomas Popela)
+ EHTMLEditorView - Only stop propagating the key press event when we moved to different table cell
(Tomas Popela)
+ EHTMLEditorView - Deleting a character from the beginning of line in quoted content moves caret to
wrong place (Tomas Popela)
+ EHTMLEditorView - When replying on message with links they don't have the WebKit link color set
(Tomas Popela)
+ [Templates] Various fixes (Milan Crha)
+ Clarify embedding / displaying of faces / X-Face in outgoing email (Andre Klapper)
+ Cover using an external text editor application for composing mail (Andre Klapper)
+ Document 'From field override' functionality (Andre Klapper)
+ Add two new user doc files to Makefile (Andre Klapper)
+ ...and add another new user doc files to Makefile (Andre Klapper)
+ Remove "Minimize to system tray" help page (Andre Klapper)
+ Update mail notification screenshot for 3.16 (Andre Klapper)
+ Fix typo 'contributers' (in untranslatable string) (Andre Klapper)
+ Avoid crash when moving away from a meeting invitation email (Milan Crha)
+ e_shell_quit() called twice at the end of application (Milan Crha)
+ EHTMLEditorView - Fix Table Delete->Cell Contents action (Tomas Popela)
+ EHTMLEditorView - Return right value from selection_is_in_table when no parameters are passed (Tomas
Popela)
+ EHTMLEditorActions - Fix build (Tomas Popela)
+ MBOX import preview is always empty (Milan Crha)
+ EHTMLEditorView - Only process the "Magic Smileys" and "Magic Links" when they are allowed (Tomas
Popela)
+ EHTMLEditorSelection - Not possible to remove smiley if selected (Tomas Popela)
+ EHTMLEditorSelection - Normalize nodes after restoring selection (Tomas Popela)
+ EHTMLEditorView - Deleting a selection and undoing it will restore the selection wrongly (Tomas
Popela)
+ Show online help when the local is not installed (Milan Crha)
+ Also check for 'help' uri scheme handler availability (Milan Crha)
+ EHTMLEditorView - Rework how the possibility of de-indenting a block is detected (Tomas Popela)
+ EHTMLEditorView - When incidentally writing into smiley, move out just the newly written character
but not the entire smiley text out of smiley (Tomas Popela)
+ EHTMLEditorSelection - Remove the old functions that manipulated with caret (Tomas Popela)
+ EHTMLEditorView - If a text version of smiley is edited, replace a smiley wrapper by its text. (Tomas
Popela)
+ EHTMLEditorView - Undo behaves wrongly when undoing smiley (Tomas Popela)
+ EAttachmentPaned - Margins are not correctly set when composer is opened (Tomas Popela)
+ EHTMLEditorView - Implement undo and redo on text operations in table (Tomas Popela)
+ EHTMLEditorView - Improve tables handling in composer (Tomas Popela)
+ EHTMLEditorView - Remove print_fragment_inner_html as it is duplicate of print_node_inner_html (Tomas
Popela)
+ EHTMLEditorView - When switch composer mode from HTML on template that was written in WebKit composer
the Lose formatting dialog is shown. (Tomas Popela)
+ Updated Czech translation (Marek Černocký)
+ EHTMLEditorView - Clean the e_html_editor_view_init function (Tomas Popela)
+ EHTMLEditorView - Remove unneeded webkit_dom_dom_selection_get_range_at call (Tomas Popela)
+
+Translations:
+ Fran Dieguez (gl)
+ Aurimas Černius (lt)
+ Dušan Kazik (sk)
+ Balázs Úr (hu)
+ Jiří Eischmann (cs)
+ Changwoo Ryu (ko)
+ Anders Jonsson (sv)
+ Baurzhan Muftakhidinov (kk)
+ Daniel Mustieles (es)
+ Matej Urbančič (sl)
+ Kjartan Maraas (nb)
+ Tom Tryfonidis (el)
+ Marek Černocký (cs)
+ Ask Hjorth Larsen (da)
+ Samir Ribic (bs)
+ Андрій Бандура (uk)
+ Piotr Drąg (pl)
+
Evolution 3.15.91 2015-03-02
----------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]