Evolution 3.18.3 2015-12-14 --------------------------- Bug Fixes: Bug 757658 - Still broken deletion/undo of quotes in mail composer (Tomas Popela) Bug 598037 - Crash in safe_toggle_activate() at e-source-selector.c (Milan Crha) Bug 692713 - Mini-calendar widget arrows in a wrong position (Milan Crha) Bug 744859 - Incorrect calendar rendering when time-divisions is set to 60 (Milan Crha) Bug 241050 - Can't focus message list by clicking in empty portions of it ][ (Milan Crha) Bug 710761 - Mail message list filtered without UI indication (Milan Crha) Bug 758015 - Composer lockup (Tomas Popela) Bug 757887 - Reproducible freeze when deleting quoted lines in email composer (Tomas Popela) Bug 758191 - Using Backspace within quotation header string can make cursor jump to very first position (Tomas Popela) Bug 758152 - Network connection not detected on resume from suspend (Milan Crha) Bug 758650 - Use notification actions only when supported (Sebastien Bacher) Bug 758665 - Hangs auto-saving mail with big attachments (Milan Crha) Bug 752543 - Left tooltip from preview panel when mouse leaves it (Milan Crha) Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body() (Tomas Popela) Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body() (Tomas Popela) Bug 758851 - Cannot delete the first empty line using (Tomas Popela) Bug 758846 - CRITICAL **: WebKitDOMNode* webkit_dom_node_get_last_child(WebKitDOMNode*): assertion 'WEBKIT_DOM_IS_NODE(self)' failed (Tomas Popela) Bug 758849 - URL doesn't always unwrap on switch to Preformatted (Tomas Popela) Bug 758747 - Reproducible hang after copy&paste of a URL over another URL in quoted section (Tomas Popela) Bug 757939 - Undo failure after dragging text (Tomas Popela) Bug 759046 - Undo deletes the wrong text and redo does not add it back (Tomas Popela) Bug 759337 - Busy loop after sending a message with a space on the end of paragraph (Tomas Popela) Bug 749712 - Undo/Redo in composer doesn't work right (Tomas Popela) Miscellaneous: [EActivityBar] Do not remove timeout GSource twice in dispose (Milan Crha) [libgnomecanvas] Drag end not recognized with gtk+ 3.18.x (Milan Crha) [EMailBrowser] Free MessageList on close (Milan Crha) Do not leak a GalView in a GalViewInstance (Milan Crha) Read link/visited-link colors also from the style context flags (Milan Crha) Disable animation of the GtkInfoBar's revealer (Milan Crha) Fix possible memory leak with attachments in message preview (Milan Crha) Ask for a forced quit when a user tries to re-close the window (Milan Crha) Attachment's List View passes mouse events to the parent widget (Milan Crha) Add into appdata/metainfo files (Milan Crha) EAttachment/Store not freed in the message preview panel (Milan Crha) Composer - Last empty block in pasted content could be inaccessible (Tomas Popela) Composer - Set GObject's data on history event instead on its data and rename them (Tomas Popela) Composer - Partially revert previous commit as EHTMLEditorHistoryEvent is not GObject (Tomas Popela) EHTMLEditorView - Add an extra debug message when inserting a new history event (Tomas Popela) EHTMLEditorView - Fix a link detection when ending a link with the Return key (Tomas Popela) EHTMLEditorView - Don't leak the WebKitDOMRange object when undoing the Return key press (Tomas Popela) EHTMLEditorView - New lines could be skipped when parsing the mail content into the composer (Tomas Popela) EHTMLEditorView - Correctly remove the HISTORY_AND events from history (Tomas Popela) EHTMLEditorView - Post-process every HISTORY_DELETE event (Tomas Popela) EHTMLEditorView - After undoing the HISTORY_DELETE operation always re-wrap and re-quote current block (Tomas Popela) EHTMLEditorview - Don't save history when undoing/redoing a paste of content (Tomas Popela) EHTMLEditorView - Check if the Backspace or Delete operation can remove anything (Tomas Popela) EHTMLEditorView - Warning printed on console after pressing Enter and Tabulator (Tomas Popela) EHTMLEditorView - Don't include non-breaking space while recognizing links (Tomas Popela) EHTMLEditorView - Links could not be recognized after deleting them and later undoing it (Tomas Popela) EHTMLEditorView - Caret is put on wrong place when pasting into quoted content (Tomas Popela) EHTMLEditorView - Don't include non-breaking space while recognizing links (Tomas Popela) EHTMLEditorView - Don't check for links if we cannot obtain valid block (Tomas Popela) EHTMLEditorView - Undoing and redoing Return press in the beginning of citation is wrong (Tomas Popela) EHTMLEditorView - 'Paste Quotation' action in HTML mode is not setting the caret to the right position (Tomas Popela) EHTMLEditorView - Replace the preedit-* signals with compositionstart and compositionend HTML events (Tomas Popela) EHTMLEditorView - Rename variables and functions to more reflect previous change (Tomas Popela) EHTMLEditorView - Note a type of DOMRange comparison in comment (Tomas Popela) EHTMLEditorSelection - Remove previously inserted BR if correcting wrapping around selection markers (Tomas Popela) EHTMLEditorSelection - Editor is not marked as changed after doing paste action (Tomas Popela) EMailPrinter - Clean the unused variables (Tomas Popela)