summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 759584 - Threading lost for some quotes lines in same paragraph after pre...Tomas Popela2016-01-071-0/+1
* EHTMLEditorView - Allow to append a query to the linkTomas Popela2016-01-071-7/+16
* Updated Italian translationGianvito Cavasoli2015-12-191-2492/+3073
* Post-release version bumpMilan Crha2015-12-141-1/+1
* NEWS update for 3.18.3EVOLUTION_3_18_3Milan Crha2015-12-141-0/+67
* Bug 749712 - Undo/Redo in composer doesn't work rightTomas Popela2015-12-111-1/+11
* Bug 759337 - Busy loop after sending a message with a space on the end of par...Tomas Popela2015-12-112-9/+47
* EComposerPrivate - Critical warning when pasting empty clipboard contentTomas Popela2015-12-111-3/+5
* EMailPrinter - Clean the unused variablesTomas Popela2015-12-111-29/+2
* EHTMLEditorView - Rename variables and functions to more reflect previous changeTomas Popela2015-12-071-13/+13
* EHTMLEditorView - Replace the preedit-* signals with compositionstart and com...Tomas Popela2015-12-071-25/+32
* Bug 759046 - Undo deletes the wrong text and redo does not add it backTomas Popela2015-12-061-12/+5
* EHTMLEditorView - 'Paste Quotation' action in HTML mode is not setting the ca...Tomas Popela2015-12-061-13/+16
* EHTMLEditorView - Undoing and redoing Return press in the beginning of citati...Tomas Popela2015-12-061-1/+3
* EHTMLEditorView - Don't check for links if we cannot obtain valid blockTomas Popela2015-12-061-1/+3
* EHTMLEditorView - Don't include non-breaking space while recognizing linksTomas Popela2015-12-041-2/+4
* Composer - Partially revert previous commit as EHTMLEditorHistoryEvent is not...Tomas Popela2015-12-032-15/+15
* Composer - Set GObject's data on history event instead on its data and rename...Tomas Popela2015-12-032-22/+25
* EHTMLEditorView - Note a type of DOMRange comparison in commentTomas Popela2015-12-031-3/+3
* Bug 757939 - Undo failure after dragging textTomas Popela2015-12-035-38/+379
* Composer - Last empty block in pasted content could be inaccessibleTomas Popela2015-12-022-34/+32
* Bug 758747 - Reproducible hang after copy&paste of a URL over another URL in ...Tomas Popela2015-12-021-10/+26
* EHTMLEditorView - Caret is put on wrong place when pasting into quoted contentTomas Popela2015-12-021-6/+9
* EHTMLEditorView - Links could not be recognized after deleting them and later...Tomas Popela2015-12-021-3/+17
* EHTMLEditorView - Don't include non-breaking space while recognizing linksTomas Popela2015-12-021-1/+1
* EHTMLEditorSelection - Editor is not marked as changed after doing paste actionTomas Popela2015-12-021-0/+4
* Bug 758849 - URL doesn't always unwrap on switch to PreformattedTomas Popela2015-12-011-1/+1
* Bug 758846 - CRITICAL **: WebKitDOMNode* webkit_dom_node_get_last_child(WebKi...Tomas Popela2015-12-011-1/+2
* Bug 758851 - Cannot delete the first empty line using <backspace>Tomas Popela2015-12-011-3/+1
* Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body()Tomas Popela2015-12-011-1/+1
* Add <kudos/> into appdata/metainfo filesMilan Crha2015-11-303-0/+13
* Bug 758827 - Evolution crashed in prevent_from_deleting_last_element_in_body()Tomas Popela2015-11-301-1/+1
* Bug 752543 - Left tooltip from preview panel when mouse leaves itMilan Crha2015-11-271-0/+57
* Attachment's List View passes mouse events to the parent widgetMilan Crha2015-11-262-30/+42
* Bug 758665 - Hangs auto-saving mail with big attachmentsMilan Crha2015-11-251-35/+37
* Ask for a forced quit when a user tries to re-close the windowMilan Crha2015-11-251-2/+4
* Bug 758650 - Use notification actions only when supportedSebastien Bacher2015-11-251-3/+33
* Bug 758152 - Network connection not detected on resume from suspendMilan Crha2015-11-251-37/+44
* EHTMLEditorView - Warning printed on console after pressing Enter and TabulatorTomas Popela2015-11-231-0/+3
* EHTMLEditorView - Check if the Backspace or Delete operation can remove anythingTomas Popela2015-11-231-0/+20
* EHTMLEditorView - Add an extra debug message when inserting a new history eventTomas Popela2015-11-231-0/+1
* EHTMLEditorview - Don't save history when undoing/redoing a paste of contentTomas Popela2015-11-231-1/+1
* Bug 758191 - Using Backspace within quotation header string can make cursor j...Tomas Popela2015-11-201-71/+153
* EHTMLEditorView - After undoing the HISTORY_DELETE operation always re-wrap a...Tomas Popela2015-11-201-3/+3
* EHTMLEditorView - Post-process every HISTORY_DELETE eventTomas Popela2015-11-201-1/+2
* EHTMLEditorView - Correctly remove the HISTORY_AND events from historyTomas Popela2015-11-201-1/+7
* EHTMLEditorSelection - Remove previously inserted BR if correcting wrapping a...Tomas Popela2015-11-201-1/+11
* Bug 758383 - Composer should save both HTML and text when saving draftsTomas Popela2015-11-201-54/+38
* EAttachment/Store not freed in the message preview panelMilan Crha2015-11-204-10/+41
* Fix possible memory leak with attachments in message previewMilan Crha2015-11-182-1/+4