| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 736476 - Space lost on the end of linemaster | Tomas Popela | 2014-09-12 | 1 | -13/+20 |
* | Replace the webkit_dom_node_get_node_type function with equivalent macros | Tomas Popela | 2014-09-12 | 3 | -5/+5 |
* | ECalendarItem: Fix a memory leak | Milan Crha | 2014-09-11 | 1 | -0/+1 |
* | EHTMLEditorView - Don't try to fix the HTML structure after pasting when it i... | Tomas Popela | 2014-09-11 | 1 | -0/+2 |
* | EHTMLEditorView - Fix the leaks of the node content inside the process_elemen... | Tomas Popela | 2014-09-10 | 1 | -4/+2 |
* | EHTMLEditorView - Save the text that can be written inside the tabulator wrapper | Tomas Popela | 2014-09-10 | 1 | -0/+4 |
* | format_full_headers: Avoid possible memory leak | Milan Crha | 2014-09-10 | 1 | -1/+1 |
* | Bug 724909 - Highlight module hangs on large attachments | Milan Crha | 2014-09-09 | 1 | -110/+66 |
* | Bug 341802 - Make Evolution installed directories names without version | Milan Crha | 2014-09-09 | 2 | -10/+10 |
* | Bug 727618 - User docs are incorrect about command for localized Re: subjects | Jannick Hemelhof | 2014-09-09 | 1 | -2/+1 |
* | Bug 735130 - Security Information dialog needs to resize properly | Federico Mena Quintero | 2014-09-09 | 1 | -2/+2 |
* | Bug 736123 - Refactor contact-editor: use GtkExpander instead of custom code | Christian Schaarschmidt | 2014-09-08 | 3 | -537/+439 |
* | Fix a build break under Win32 | Milan Crha | 2014-09-08 | 3 | -25/+14 |
* | Miscellaneous Win32 related changes | Milan Crha | 2014-09-06 | 8 | -176/+62 |
* | EHTMLEditorView - Fix the HTML structure after the selected text inside the q... | Tomas Popela | 2014-09-05 | 1 | -0/+96 |
* | EHTMLEditor - Use get_parent_block_node_from_child where possible | Tomas Popela | 2014-09-05 | 2 | -43/+42 |
* | EHTMLEditorView - Avoid extra new line when quoting the text | Tomas Popela | 2014-09-05 | 1 | -1/+6 |
* | EHTMLEditorSelection - Disable the selection-changed callback when restoring ... | Tomas Popela | 2014-09-05 | 1 | -0/+5 |
* | EHTMLEditorSelection - Avoid the runtime warning when the caret was saved out... | Tomas Popela | 2014-09-05 | 1 | -1/+2 |
* | Bug 707647 - gnome-autoar integration in attachments | Ting-Wei Lan | 2014-09-03 | 5 | -81/+687 |
* | Use-after-free of a full name editor when closing a contact editor | Milan Crha | 2014-09-02 | 1 | -12/+11 |
* | EMailReader - Call zoom in/out methods from EWebView instead of the WebKit ones | Tomas Popela | 2014-09-01 | 1 | -3/+3 |
* | [win32/setup-env] Correct GSETTINGS_SCHEMA_DIR value | Milan Crha | 2014-09-01 | 1 | -1/+1 |
* | EMsgComposer - Avoid crash when "editting as new" the plain text message with... | Tomas Popela | 2014-08-28 | 1 | -2/+2 |
* | EHTMLEditorView - Correctly remove all child nodes from the HEAD element | Tomas Popela | 2014-08-27 | 1 | -2/+2 |
* | Fix handling of the selection in the composer when saving the message draft | Tomas Popela | 2014-08-27 | 5 | -53/+56 |
* | When changing the composer mode from HTML to Plain Text avoid reloading of th... | Tomas Popela | 2014-08-27 | 2 | -40/+35 |
* | Updated Russian translation: | Yuri Myasoedov | 2014-08-26 | 1 | -28/+28 |
* | Add Win32 build scripts into sources | Milan Crha | 2014-08-25 | 38 | -0/+5603 |
* | Post-release version bump | Milan Crha | 2014-08-25 | 1 | -1/+1 |
* | NEWS update for 3.13.5 | Milan Crha | 2014-08-25 | 1 | -0/+50 |
* | Updated German help translation and screen-shots | Christian Kirbach | 2014-08-22 | 2 | -27/+12 |
* | Updated German translation | Christian Kirbach | 2014-08-22 | 1 | -2089/+3599 |
* | EWebView - If the parent of the node that we want to remove doesn't exist, ju... | Tomas Popela | 2014-08-17 | 1 | -2/+9 |
* | EHTMLEditorView - Avoid critical warnings when pressing backspace on the begi... | Tomas Popela | 2014-08-17 | 1 | -19/+23 |
* | EHTMLEditorView - Remove classes that were used for marking the BR elements f... | Tomas Popela | 2014-08-15 | 1 | -0/+7 |
* | EHTMLEditorSelection - Simplify some loops and free more of the WebKit DOM va... | Tomas Popela | 2014-08-14 | 1 | -48/+25 |
* | EHTMLEditorView - Fix changing of the format from the list to the Address and... | Tomas Popela | 2014-08-14 | 1 | -7/+6 |
* | EHTMLEditor - Change the way how the Indent/Unindent and Alignment works | Tomas Popela | 2014-08-14 | 2 | -89/+157 |
* | EHTMLEditorView - Unset the bold font when the return is pressed in the Headi... | Tomas Popela | 2014-08-14 | 1 | -0/+9 |
* | EHTMLEditorView - Fix critical warning when creating Address and Header 1 - 6... | Tomas Popela | 2014-08-14 | 1 | -1/+3 |
* | EHTMLEditorView - Process the plain text version the right way when sending t... | Tomas Popela | 2014-08-07 | 1 | -4/+7 |
* | EHTMLEditorView - Remove the unneeded comment | Tomas Popela | 2014-08-07 | 1 | -1/+0 |
* | EHTMLEditorView - Turn on the spell check if the inline spelling option is set | Tomas Popela | 2014-08-07 | 1 | -1/+3 |
* | EHTMLEditorSelection - Remove just the BR elements that are used for the wrap... | Tomas Popela | 2014-08-07 | 1 | -2/+6 |
* | EHTMLEditorSelection - Limit the paragraph minimal width to 5 characters | Tomas Popela | 2014-08-07 | 1 | -3/+6 |
* | EHTMLEditorSelection - Fix the unindentation of the list | Tomas Popela | 2014-08-07 | 1 | -5/+12 |
* | EHTMLEditorSelection - Fix the spell check after settings alignment | Tomas Popela | 2014-08-07 | 1 | -0/+1 |
* | Reduce the memory used by DOM variables | Tomas Popela | 2014-08-07 | 12 | -14/+106 |
* | Bug 733973 - Calling e_html_editor_view_get_text_html() changes editors content | Tomas Popela | 2014-08-01 | 1 | -5/+7 |
* | Bug 734023 - Critical warnings from e_html_editor_view_set_changed() when sen... | Tomas Popela | 2014-08-01 | 1 | -0/+2 |
* | EHTMLEditorView - Fix the HTML structure after pasting the multiline content ... | Tomas Popela | 2014-08-01 | 1 | -22/+36 |
* | Bug 733776 - Should not digitally sign the draft messages | Milan Crha | 2014-08-01 | 1 | -8/+10 |
* | Bug 733918 - Color chooser for citation color is not working in Composer ][ | Milan Crha | 2014-08-01 | 1 | -2/+4 |
* | Bug 733918 - Color chooser for citation color is not working in Composer | Milan Crha | 2014-08-01 | 1 | -4/+15 |
* | Bug 733917 - Critical warning when hiding the tooltip above the event | Milan Crha | 2014-07-31 | 1 | -6/+28 |
* | EHTMLEditorSelection - Introduce e_html_editor_selection_is_collapsed and use... | Tomas Popela | 2014-07-31 | 3 | -7/+31 |
* | Bug 733724 - Paste of a text can produce runtime warning "Gtk-CRITICAL **: gt... | Tomas Popela | 2014-07-31 | 1 | -0/+3 |
* | EHTMLEditorView - Don't insert the new line character, when the empty line in... | Tomas Popela | 2014-07-31 | 1 | -3/+5 |
* | Bug 733954 - Enter doesn't delete selection with cited text | Tomas Popela | 2014-07-31 | 1 | -48/+83 |
* | doap category apps | Olav Vitters | 2014-07-30 | 1 | -1/+1 |
* | Bug 733956 - Multiple quotations should be deleted by one | Tomas Popela | 2014-07-30 | 1 | -34/+117 |
* | EHTMLEditorView - Wrap just paragraphs that are not in the quoted content | Tomas Popela | 2014-07-30 | 1 | -5/+6 |
* | Bug 733953 - Citation marks incorrectly transformed on send | Tomas Popela | 2014-07-30 | 1 | -0/+15 |
* | Include 'tests' folder in the distribution tarball | Milan Crha | 2014-07-30 | 1 | -1/+2 |
* | EHTMLEditorSpellCheckDialog - Avoid crash when no iter was set in the diction... | Tomas Popela | 2014-07-29 | 1 | -6/+7 |
* | EHTMLEditorActions - Allow the action that shows the spell check dialog | Tomas Popela | 2014-07-29 | 1 | -1/+0 |
* | EHTMLEditor - Fix indentation after EEditor -> EHTMLEditor rename | Tomas Popela | 2014-07-29 | 1 | -20/+20 |
* | Propagate settings from Prefences to the EHTMLEditorView | Tomas Popela | 2014-07-29 | 8 | -574/+358 |
* | e_client_cache_get_client: Fix a memory leak | Milan Crha | 2014-07-29 | 1 | -0/+2 |
* | Bug 733846 - Empty lines removed on send (quoted text edited) | Tomas Popela | 2014-07-29 | 1 | -14/+14 |
* | Bug 733725 - Runtime critical when pasting test from the same composer instance | Tomas Popela | 2014-07-29 | 1 | -21/+51 |
* | EHTMLEditorView - Avoid wrapping of the preformatted block when it is inside ... | Tomas Popela | 2014-07-29 | 1 | -1/+1 |
* | EHTMLEditorView - Avoid forcing of the spell check when the body has no children | Tomas Popela | 2014-07-29 | 1 | -0/+3 |
* | Bug 733825 - Busy loop/deadlock when changing paragraph style in quoted part | Tomas Popela | 2014-07-29 | 1 | -14/+21 |
* | e_mail_folder_uri_build: Encode special characters in folder names | Milan Crha | 2014-07-28 | 1 | -1/+1 |
* | Post-release version bump | Milan Crha | 2014-07-28 | 1 | -1/+1 |
* | NEWS update for 3.13.4 | Milan Crha | 2014-07-28 | 1 | -0/+101 |
* | Bug 733010 - Cannot split quotation after an empty line | Tomas Popela | 2014-07-22 | 1 | -24/+99 |
* | EHTMLEditorView - Select the right node for processing after the new line was... | Tomas Popela | 2014-07-22 | 1 | -2/+5 |
* | Bug 733477 - Paste can select following text | Tomas Popela | 2014-07-22 | 1 | -0/+17 |
* | EHTMLEditorView - Don't put unnecessary new lines in the quoted content when ... | Tomas Popela | 2014-07-21 | 1 | -14/+31 |
* | EHTMLEditorView - When the link has non-breaking space in the prefix skip it | Tomas Popela | 2014-07-21 | 1 | -10/+13 |
* | EHTMLEditorView - Don't put quote characters after the anchor when it is in t... | Tomas Popela | 2014-07-21 | 1 | -3/+7 |
* | EHTMLEditorView - Wrap and quote just the first block after newly inserted li... | Tomas Popela | 2014-07-21 | 1 | -58/+74 |
* | EHTMLEditorSelection - Avoid runtime warning when trying to cast DOMText to D... | Tomas Popela | 2014-07-21 | 1 | -7/+9 |
* | Calendar View: Use smaller icons in the Search bar | Milan Crha | 2014-07-21 | 1 | -1/+2 |
* | e_day_view_show_popup_menu: Avoid runtime warning from tooltip_get_view_event | Milan Crha | 2014-07-21 | 1 | -1/+4 |
* | Always use selected color for selected region in EDayView | Milan Crha | 2014-07-21 | 1 | -1/+1 |
* | EHTMLEditorView - When writing into the citation rewrap and requote just when... | Tomas Popela | 2014-07-21 | 1 | -1/+7 |
* | EHTMLEditorView - Speed up quoting of the block that was wrapped | Tomas Popela | 2014-07-21 | 1 | -29/+72 |
* | EHTMLEditorSelection - Optimalize the e_html_editor_selection_restore | Tomas Popela | 2014-07-21 | 1 | -179/+198 |
* | EHTMLEditorSelection - When wrapping the paragraph wrap just the text that is... | Tomas Popela | 2014-07-21 | 1 | -24/+63 |
* | EHTMLEditor - Fix e_html_editor_view_force_spell_check_for_current_paragraph ... | Tomas Popela | 2014-07-21 | 2 | -15/+32 |
* | EHTMLEditorView - Move the paragraph from citation into the body only when th... | Tomas Popela | 2014-07-21 | 1 | -0/+4 |
* | Add missing chain-up-s to parent's constructed() method | Milan Crha | 2014-07-17 | 94 | -163/+123 |
* | Bug 732892 - Scale-down contact images in message preview | Tomas Popela | 2014-07-16 | 2 | -4/+10 |
* | Images in contact preview are not shown with webkitgtk3 2.4.x | Tomas Popela | 2014-07-16 | 1 | -6/+6 |
* | Bug 733000 - Splitting quoted part changes clipboard content | Tomas Popela | 2014-07-15 | 1 | -1/+3 |
* | EHTMLEditorView - Don't leak dom-evo-draft outside evolution | Yanko Kaneti | 2014-07-15 | 1 | -0/+1 |
* | Bug 733140 - Backspace removes too much when editing quotation | Tomas Popela | 2014-07-15 | 1 | -1/+1 |
* | EHTMLEditorSelection - Avoid runtime warning when there is no selection or th... | Tomas Popela | 2014-07-15 | 1 | -0/+4 |
* | EHTMLEditorView - Replace the Tab characters in the text nodes just when gene... | Tomas Popela | 2014-07-15 | 1 | -25/+27 |
* | EHTMLEditorView - Remove our attributes from blockquotes when generating the ... | Tomas Popela | 2014-07-15 | 1 | -0/+2 |
* | EHTMLEditor - Fix indent/undent of the block | Tomas Popela | 2014-07-15 | 2 | -156/+227 |
* | Bug 732608 - Composer paste issues | Tomas Popela | 2014-07-15 | 3 | -61/+304 |
* | EHTMLEditorView - Don't lose the empty lines when converting HTML to plain text | Tomas Popela | 2014-07-15 | 1 | -2/+25 |
* | EHTMLEditorView - Introduce functions to register/remove the HTML "input" eve... | Tomas Popela | 2014-07-15 | 1 | -12/+46 |
* | EHTMLEditorView - Save selection instead of just caret position when forcing ... | Tomas Popela | 2014-07-15 | 2 | -44/+38 |
* | EHTMLEditorSelection - Rework how the collapsed selection is saved | Tomas Popela | 2014-07-15 | 1 | -27/+133 |
* | EMsgComposer - Correctly save the composer mode into the message headers | Tomas Popela | 2014-07-15 | 1 | -12/+11 |
* | Incorrect text color for selected cells in ETree/ETable | Milan Crha | 2014-07-11 | 1 | -2/+2 |
* | Bug 722068 - Make Evolution build under Win32 | Milan Crha | 2014-07-11 | 12 | -32/+48 |
* | Correct draw of all-day events in a day/work-week view | Milan Crha | 2014-07-10 | 1 | -9/+8 |
* | Remove unused and obsolete evolution-zip.in | Milan Crha | 2014-07-10 | 3 | -83/+0 |
* | Remove usages of deprecated gtk_widget_ensure_style() | Milan Crha | 2014-07-10 | 11 | -20/+0 |
* | Bug 732891 - Crash under process_elements() at e-html-editor-view.c:5004 | Tomas Popela | 2014-07-10 | 1 | -9/+15 |
* | Bug 732541 - Small calendar print doesn't follow week-start-day option | Milan Crha | 2014-07-09 | 1 | -1/+4 |
* | Bug 732802 - data/evolution.appdata.xml is not git-ignored | Jonas Hahnfeld | 2014-07-09 | 1 | -2/+3 |
* | Bug 732747 - alloca.h in e-util/e-color-combo.c is not needed | Milan Crha | 2014-07-08 | 1 | -1/+0 |
* | Updated Russian translation | Yuri Myasoedov | 2014-07-08 | 1 | -1705/+3345 |
* | Bug 732091 - Automatically mark message as read sometimes doesn't work (take 2) | Milan Crha | 2014-07-08 | 1 | -0/+9 |
* | Correct typo in the previous commit ('error' versus 'local_error') | Milan Crha | 2014-07-08 | 1 | -1/+1 |
* | Disconnect the store when connected it on send from an Outbox | Milan Crha | 2014-07-08 | 1 | -0/+16 |
* | SMTP part of a new mail account dialog doesn't update UI properly | Milan Crha | 2014-07-08 | 1 | -0/+16 |
* | Replace GtkStyle usages with GtkStyleContext | Milan Crha | 2014-07-07 | 55 | -764/+1139 |
* | tests: rename email fields in expected results | Vadim Rutkovsky | 2014-07-04 | 1 | -5/+5 |
* | Bug 732724 - mail-send-recv.c:report_error_to_ui() does UI calls in non-main ... | Milan Crha | 2014-07-04 | 1 | -21/+54 |
* | EHTMLEditorView - Fix reply to message | Tomas Popela | 2014-07-03 | 1 | -3/+1 |
* | Bug 732609 - Cannot decrease indentation | Tomas Popela | 2014-07-02 | 1 | -225/+407 |
* | Bug 732140 - Allow multiple folder selection when creating Send account overr... | Milan Crha | 2014-07-02 | 1 | -32/+45 |
* | Bug 732502 - Ignore get_quota errors in folder properties | Milan Crha | 2014-07-02 | 1 | -1/+3 |
* | Bug 732091 - Automatically mark message as read sometimes doesn't work | Milan Crha | 2014-07-01 | 1 | -4/+20 |
* | When setting some content into the composer body we have to specify if it is ... | Tomas Popela | 2014-07-01 | 2 | -14/+40 |
* | EHTMLEditorView - Create new paragraph in body if body is empty and save care... | Tomas Popela | 2014-07-01 | 1 | -0/+8 |
* | EHTMLEditorSelection - Try to move with the caret only when it is possible to... | Tomas Popela | 2014-07-01 | 1 | -0/+2 |
* | EMsgComposer - Remove unneeded GtkHTML code | Tomas Popela | 2014-07-01 | 1 | -9/+0 |
* | Bug 473198 - evolution should ignore signature when checking for missing atta... | Tomas Popela | 2014-06-30 | 4 | -1/+43 |
* | EHTMLEditorView - Fix quoting of the lines with anchors | Tomas Popela | 2014-06-30 | 1 | -7/+4 |
* | EHTMLEditorView - Refactor the code that triggers the surround of links with ... | Tomas Popela | 2014-06-30 | 1 | -6/+9 |
* | EHTMLEditorView - Correctly replace tabulators with spaces | Tomas Popela | 2014-06-30 | 1 | -18/+96 |
* | EHTMLEditorSelection - Fix wrapping of the anchor elements | Tomas Popela | 2014-06-30 | 1 | -1/+11 |
* | Bug 731416 - [webkit-composer] Busy-loop when replying to an email | Tomas Popela | 2014-06-30 | 1 | -1/+6 |
* | EHTMLEditorSelection - Correctly find the element's parent node when changing... | Tomas Popela | 2014-06-30 | 1 | -19/+46 |
* | EHTMLEditorSelection - When removing the elements use by composer for quoted ... | Tomas Popela | 2014-06-30 | 1 | -0/+6 |
* | EHTMLEditorSelection - Fix detection of the paragraph format inside the quote... | Tomas Popela | 2014-06-30 | 1 | -18/+11 |
* | Add translator comments and contexts for texts added for bug 729963 | Christian Schaarschmidt | 2014-06-30 | 1 | -20/+38 |
* | Bug 543572 - Display more information in a certificate selector | Christian Schaarschmidt | 2014-06-30 | 2 | -43/+17 |
* | test: rename email fields after bug 729963 was resolved | Vadim Rutkovsky | 2014-06-30 | 1 | -5/+5 |
* | Bug 732180 - Excessive CPU usage due to GtkSpinner | Milan Crha | 2014-06-27 | 10 | -19/+354 |
* | Reply to selection in text-highlight part loses white-spaces | Milan Crha | 2014-06-27 | 1 | -1/+33 |
* | Updated POTFILES.in | Piotr Drąg | 2014-06-27 | 1 | -0/+1 |
* | Bug 729963 - Consistently name EMail/Phone/IM/SIP contact fields in the UI | Christian Schaarschmidt | 2014-06-26 | 6 | -264/+334 |
* | Updated POTFILES.in | Piotr Drąg | 2014-06-26 | 1 | -0/+2 |
* | store_info_insert_folder_info: Use g_hash_table_replace() to avoid use-after-... | Milan Crha | 2014-06-26 | 1 | -1/+2 |
* | EHTMLEditorView - Fix clipboard paste into quoted content | Tomas Popela | 2014-06-25 | 1 | -628/+665 |
* | EHTMLEditorActions - Hide HTML actions in plain text mode instead of making t... | Tomas Popela | 2014-06-25 | 1 | -1/+1 |
* | Bug 731508 - [webkit-composer] no option to paste as text (without formatting) | Tomas Popela | 2014-06-25 | 6 | -3/+88 |
* | Bug 732202 - [webkit-composer] Paste scrolls view | Tomas Popela | 2014-06-25 | 1 | -1/+24 |
* | Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V works | Tomas Popela | 2014-06-25 | 2 | -13/+13 |
* | EHTMLEditor - Stop using deprecated gtk-stock items | Tomas Popela | 2014-06-25 | 12 | -78/+66 |
* | EHTMLEditorView - Process the element only if it has children | Tomas Popela | 2014-06-25 | 1 | -11/+12 |
* | EHTMLEditorView - Preserve empty lines when processing the text in convertor | Tomas Popela | 2014-06-25 | 1 | -3/+7 |
* | Bug 607753 - Appointment tooltip sometimes 'stick' to screen | Milan Crha | 2014-06-25 | 3 | -14/+42 |
* | Propagate Send/Receive errors to UI | Milan Crha | 2014-06-24 | 2 | -12/+86 |
* | Bug 719379 - Send/Receive dialog doesn't close on errors properly | Milan Crha | 2014-06-24 | 1 | -2/+6 |
* | EHTMLEditorView - Preserve spaces and create anchors for the links in the tex... | Tomas Popela | 2014-06-24 | 1 | -14/+36 |
* | Drop the last references to GtkHTML | Milan Crha | 2014-06-24 | 5 | -10/+4 |
* | EHTMLEditor - Process text in convertor when pasting plain text from clipboard | Tomas Popela | 2014-06-23 | 3 | -6/+16 |
* | EHTMLEditorView - Insert quote symbols before HTML element when it has no pre... | Tomas Popela | 2014-06-23 | 1 | -0/+4 |
* | EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create ancho... | Tomas Popela | 2014-06-23 | 1 | -8/+106 |
* | EHTMLEditorView - Generate new line into plain text version even when paragra... | Tomas Popela | 2014-06-23 | 1 | -0/+3 |
* | remove gtkhtml version define as gtkhtml is not used anymore | Olav Vitters | 2014-06-23 | 1 | -1/+0 |
* | Bug 731872 - EWebView: Use named colors from themes | Sebastian Keller | 2014-06-23 | 2 | -35/+43 |
* | Post-release version bump | Milan Crha | 2014-06-23 | 1 | -1/+1 |
* | NEWS update for 3.13.3 | Milan Crha | 2014-06-23 | 1 | -0/+86 |
* | Drop missing .xml files from evolution-util-docs.sgml | Milan Crha | 2014-06-23 | 1 | -2/+0 |
* | Updated Turkish translation | Muhammet Kara | 2014-06-22 | 1 | -13687/+16705 |
* | Bug 652132 - Google Tasks support | Milan Crha | 2014-06-20 | 7 | -18/+233 |
* | EHTMLEditorView - Improve the writing into quoted content | Tomas Popela | 2014-06-19 | 1 | -77/+341 |
* | EHTMLEditorView - When quoting the elements correctly skip the selection markers | Tomas Popela | 2014-06-19 | 1 | -3/+28 |
* | Bug 731766 - [webkit-composer] Emoticon cannot be inserted at the end of the ... | Tomas Popela | 2014-06-19 | 1 | -40/+137 |
* | EHTMLEditor - Make functions that remove quote and wrap elements public | Tomas Popela | 2014-06-19 | 3 | -44/+21 |
* | EHTMLEditorSelection - Fix caret position when changing block format | Tomas Popela | 2014-06-19 | 1 | -0/+14 |
* | EHTMLEditorSelection - Don't try to save selection markers straight into body | Tomas Popela | 2014-06-19 | 1 | -0/+72 |
* | EHTMLEditorSelection - When changing the format of block set EHTMLEditorView ... | Tomas Popela | 2014-06-19 | 1 | -0/+2 |
* | EHTMLEditorView - Activate inline image resize just when hovering over image | Tomas Popela | 2014-06-19 | 1 | -8/+2 |
* | EMsgComposer - Emit clipboard related signals just when EHTMLEditorView has f... | Tomas Popela | 2014-06-19 | 1 | -16/+23 |
* | Bug 731604 - Recursive inline-PGP-signed text not shown properly | Milan Crha | 2014-06-18 | 2 | -6/+2 |
* | Bug 731770 - Sometimes crashes when trying to load images in e-mails | Milan Crha | 2014-06-18 | 1 | -3/+10 |
* | Bug 731721 - Reorder junk filtering configuration UI | Milan Crha | 2014-06-18 | 2 | -209/+182 |
* | EHTMLEditor - When setting the body background image set it as its base64 dat... | Tomas Popela | 2014-06-18 | 3 | -13/+26 |
* | Bug 731767 - [webkit-composer] Inline images not attached to the email | Tomas Popela | 2014-06-17 | 1 | -36/+26 |
* | Bug 731590 - Crash on calendar Copy | Milan Crha | 2014-06-17 | 1 | -3/+5 |
* | Crash in client_selector_allow_auth_prompt_done_cb() on error | Milan Crha | 2014-06-17 | 1 | -2/+1 |
* | EMsgComposer - Allow drag and drop of text or html/text into composer | Tomas Popela | 2014-06-17 | 1 | -0/+44 |
* | Bug 731758 - [webkit-composer] Formatting/fonts not reset on paste into plain... | Tomas Popela | 2014-06-17 | 1 | -0/+15 |
* | Bug 731231 - Automatic 'mark as seen' sometimes cancelled incorrectly | Milan Crha | 2014-06-17 | 1 | -7/+27 |
* | Bug 702703 - Be able to overwrite domain in Message IDs | Milan Crha | 2014-06-17 | 4 | -19/+35 |
* | Bug 731549 - EMFolderTree: Text column doesn't expand with recent gtk+ | Sebastian Keller | 2014-06-17 | 1 | -0/+1 |
* | Fix memory leaks when generating message list | Milan Crha | 2014-06-17 | 1 | -2/+10 |
* | EHTMLEditor: Move remove_node and remove_node_if_empty to EWebView | Tomas Popela | 2014-06-16 | 4 | -150/+75 |
* | EHTMLEditorView: Remove unused function | Tomas Popela | 2014-06-16 | 1 | -21/+0 |
* | EHTMLEditor - Fix block format change with selection in quoted content | Tomas Popela | 2014-06-13 | 2 | -33/+66 |
* | EHTMLEditorView - When changing from html to plain text mode adjust composer'... | Tomas Popela | 2014-06-13 | 1 | -8/+11 |
* | Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text) | Tomas Popela | 2014-06-13 | 1 | -1/+18 |
* | EWebView - Check if the link has fragment | Tomas Popela | 2014-06-13 | 1 | -1/+1 |
* | EHTMLEditorSelection - Return the format of list that we determined for order... | Tomas Popela | 2014-06-13 | 1 | -1/+3 |
* | EMsgComposer - Return body's innerText instead of plain text in e_msg_compose... | Tomas Popela | 2014-06-13 | 1 | -1/+5 |
* | tests: fix ugly scrolling problem | Vadim Rutkovsky | 2014-06-13 | 1 | -1/+1 |
* | EClientSelector: Do not check connection for empty or "localhost" host | Milan Crha | 2014-06-13 | 1 | -1/+1 |
* | Check whether value really changed in callbacks of GSettings::changed signal | Milan Crha | 2014-06-12 | 2 | -7/+73 |
* | Fix runtime warnings when opening Edit->Preferences | Milan Crha | 2014-06-12 | 2 | -7/+0 |
* | tests: don't scroll up if we're checking IMs | Vadim Rutkovsky | 2014-06-11 | 1 | -2/+2 |
* | EHTMLEditor: Set right width to paragraphs that are quoted | Tomas Popela | 2014-06-11 | 2 | -6/+5 |
* | EHTMLEditorView: Introduce is_return_key and use it where possible | Tomas Popela | 2014-06-11 | 1 | -20/+14 |
* | EHTMLEditorView: Rename quote_character class to -x-evo-quote-character | Tomas Popela | 2014-06-11 | 1 | -16/+16 |
* | tests: correctly detect if contact editor section needs expanding | Vadim Rutkovsky | 2014-06-11 | 1 | -9/+8 |
* | Bug 704663 - Crash under em_folder_tree_model_add_store() | Milan Crha | 2014-06-11 | 4 | -4/+49 |
* | tests: correctly fetch combobox/textbox pair in contact editor | Vadim Rutkovsky | 2014-06-11 | 1 | -8/+15 |
* | Bug 731278 - Next message is not selected after move | Milan Crha | 2014-06-11 | 1 | -3/+1 |
* | tests: don't attach empty stdout / stderr | Vadim Rutkovsky | 2014-06-11 | 1 | -2/+5 |
* | Bug 678843 - May re-prompt password on message send | Milan Crha | 2014-06-10 | 2 | -3/+43 |
* | tests: correctly calculate combobox/textbox pair | Vadim Rutkovsky | 2014-06-10 | 1 | -1/+1 |
* | tests: don't use pkexec | Vadim Rutkovsky | 2014-06-10 | 1 | -1/+1 |
* | tests: capture stdout | Vadim Rutkovsky | 2014-06-10 | 2 | -12/+31 |
* | Fix possible crash after migrate of mbox to maildir | Milan Crha | 2014-06-10 | 1 | -0/+7 |
* | EHTMLEditor: Fix various bugs in block in/undent | Tomas Popela | 2014-06-10 | 2 | -14/+24 |
* | EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphs | Tomas Popela | 2014-06-10 | 1 | -1/+1 |
* | EHTMLEditorView: Replace Tab character with 8 spaces instead of 4 | Tomas Popela | 2014-06-10 | 1 | -3/+3 |
* | Bug 731416 - [webkit-composer] Busy-loop when replying to an email | Tomas Popela | 2014-06-10 | 1 | -1/+4 |
* | Bug 540362: [webkit-composer] Use webkit for composer | Tomas Popela | 2014-06-09 | 211 | -5470/+32916 |
* | Updated French translation | Alexandre Franke | 2014-06-09 | 1 | -1833/+2028 |
* | Bug 668006 - Crash when dragging column headers of Tasks list | Milan Crha | 2014-06-06 | 1 | -8/+7 |
* | Bug 731321 - Missing custom types when loading .ui definition | Milan Crha | 2014-06-06 | 8 | -4/+18 |
* | Bug 730977 - Online state change received in a dedicated thread | Milan Crha | 2014-06-06 | 1 | -4/+54 |
* | Bug 227536 - Add "Message Location" filter option | Milan Crha | 2014-06-06 | 1 | -0/+18 |
* | Ignore false GSettings key change notifications | Milan Crha | 2014-06-05 | 7 | -12/+139 |
* | Properly disconnect signal handlers added with e_signal_connect_notify*() | Milan Crha | 2014-06-05 | 16 | -30/+151 |
* | Ignore false GObject property change notifications | Milan Crha | 2014-06-05 | 68 | -170/+513 |
* | Bug 730738 - Extra new line at the beginning of the message in Edit as New | Milan Crha | 2014-06-03 | 1 | -3/+0 |
* | Bug 604346 - Ctrl+Enter sends mail without asking confirmation | Milan Crha | 2014-06-03 | 5 | -0/+111 |
* | Add "Send messages through Outbox folder" option | Milan Crha | 2014-06-02 | 4 | -1/+38 |
* | Bug 731082 - Send mail in offline mode should use Outbox folder | Milan Crha | 2014-06-02 | 1 | -0/+8 |
* | Bug 729303 - Default width of Message Filters window is too small | Milan Crha | 2014-05-30 | 1 | -0/+1 |
* | Bug 729519 - [Composer] Do not show 'Untitled Message' in Discard question | Milan Crha | 2014-05-30 | 2 | -3/+13 |
* | Bug 729667 - Create Folder window is much too short | Milan Crha | 2014-05-30 | 1 | -0/+1 |
* | Bug 729963 - Include SIP, IM and TEL while merging contacts + Allow to select... | Christian Schaarschmidt | 2014-05-29 | 1 | -100/+174 |
* | Bug 729905 - [external-editor] Mark composer changed after message body set | Milan Crha | 2014-05-29 | 1 | -0/+2 |
* | Bug 730110 - Search results include also last email looked at | Milan Crha | 2014-05-28 | 1 | -0/+1 |