Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EHTMLEditorView - Fix critical warning when creating Address and Header 1 - ↵ | Tomas Popela | 2014-08-14 | 1 | -1/+3 |
| | | | | 6 blocks | ||||
* | EHTMLEditorView - Process the plain text version the right way when sending ↵ | Tomas Popela | 2014-08-07 | 1 | -4/+7 |
| | | | | the HTML mail | ||||
* | 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 |
| | | | | | Otherwise the spell check is not forced when the message is loaded into the composer. | ||||
* | EHTMLEditorSelection - Remove just the BR elements that are used for the ↵ | Tomas Popela | 2014-08-07 | 1 | -2/+6 |
| | | | | wrapping unless it is forced | ||||
* | 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 |
| | | | | | Free some of the DOM variables when they are not needed, before they are automatically freed when the frame is destroyed | ||||
* | Bug 733973 - Calling e_html_editor_view_get_text_html() changes editors content | Tomas Popela | 2014-08-01 | 1 | -5/+7 |
| | | | | | Do all the changes (remove the ids, classes, ... used internally by composer) on the BODY clone instead of doing them on real BODY. | ||||
* | Bug 734023 - Critical warnings from e_html_editor_view_set_changed() when ↵ | Tomas Popela | 2014-08-01 | 1 | -0/+2 |
| | | | | | | | sending message Disconnect the notify callbacks on the headers in the EMsgComposer dispose method to avoid calling them after the EEditor was destroyed. | ||||
* | EHTMLEditorView - Fix the HTML structure after pasting the multiline content ↵ | Tomas Popela | 2014-08-01 | 1 | -22/+36 |
| | | | | that was copied from composer | ||||
* | 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 |
| | | | | May remember the previous function only once, to not end in a recursion. | ||||
* | 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 ↵ | Tomas Popela | 2014-07-31 | 3 | -7/+31 |
| | | | | | | | use it where possible Before we were comparing the selection text to look if the selection is collapsed. Use webkit_dom_range_get_collapsed instead. | ||||
* | Bug 733724 - Paste of a text can produce runtime warning "Gtk-CRITICAL **: ↵ | Tomas Popela | 2014-07-31 | 1 | -0/+3 |
| | | | | | | | gtk_targets_include_uri: assertion 'targets != NULL || n_targets == 0' failed" Check if the returned targets and their count is valid before passing them further. | ||||
* | EHTMLEditorView - Don't insert the new line character, when the empty line ↵ | Tomas Popela | 2014-07-31 | 1 | -3/+5 |
| | | | | in the quoted content is on the end of it | ||||
* | Bug 733954 - Enter doesn't delete selection with cited text | Tomas Popela | 2014-07-31 | 1 | -48/+83 |
| | | | | | | | | The problem was that we were manipulating with the selection before the WebKit Editor call (and we hit again problems with selections in WebKit). So as a fix we reworked how the new line is inserted when the enter is pressed on empty line in quoted content (and completely avoid the WebKit Editor call there). | ||||
* | 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 |
| | | | | | Paragraphs in the quoted content are already wrapped, so we were just waisting the time there. | ||||
* | Bug 733953 - Citation marks incorrectly transformed on send | Tomas Popela | 2014-07-30 | 1 | -0/+15 |
| | | | | | | Insert the new line characters on empty lines in quoted content. Also insert the NL when the BR element that is used for wrapping is processed. | ||||
* | Include 'tests' folder in the distribution tarball | Milan Crha | 2014-07-30 | 1 | -1/+2 |
| | | | | Without that build with configure option --enable-installed-tests fails. | ||||
* | EHTMLEditorSpellCheckDialog - Avoid crash when no iter was set in the ↵ | Tomas Popela | 2014-07-29 | 1 | -6/+7 |
| | | | | dictionaries combo box | ||||
* | 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 |
| | | | | | | | Namely "Use the same fonts as other applications", "Standard Font", "Fixed Width Font", "Highlight quotations with color", "Automatically insert emoticon images" and "Check spelling while I type". Also remove unneded properties from EWebView. | ||||
* | 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 |
| | | | | | Fix handling on new line characters after the citation end and in epmty blocks. | ||||
* | Bug 733725 - Runtime critical when pasting test from the same composer instance | Tomas Popela | 2014-07-29 | 1 | -21/+51 |
| | | | | | Fix the warnings and also fix the wrong structure of the composer content when we were pasting multiline content into the composer. | ||||
* | EHTMLEditorView - Avoid wrapping of the preformatted block when it is inside ↵ | Tomas Popela | 2014-07-29 | 1 | -1/+1 |
| | | | | the quoted text | ||||
* | 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 |
| | | | | | We have to insert the text node that marks the end of the block on right position. | ||||
* | e_mail_folder_uri_build: Encode special characters in folder names | Milan Crha | 2014-07-28 | 1 | -1/+1 |
| | | | | | Some of them could cause failures during folder open, while they are supported by the server as such. | ||||
* | 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 |
| | | | | | | | We have to manually move the selection after the element with empty line. Afterwards WebKit creates the new line in the quoted content correctly, but it duplicates the node with empty line, so we have to remove it. | ||||
* | EHTMLEditorView - Select the right node for processing after the new line ↵ | Tomas Popela | 2014-07-22 | 1 | -2/+5 |
| | | | | was inserted into the quoted content | ||||
* | Bug 733477 - Paste can select following text | Tomas Popela | 2014-07-22 | 1 | -0/+17 |
| | | | | | | When pasting the content that was copied from the composer, WebKit restores the selection wrongly, thus is saved wrongly and we have to fix it. | ||||
* | EHTMLEditorView - Don't put unnecessary new lines in the quoted content when ↵ | Tomas Popela | 2014-07-21 | 1 | -14/+31 |
| | | | | generating the plain text version of the message | ||||
* | 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 ↵ | Tomas Popela | 2014-07-21 | 1 | -3/+7 |
| | | | | the middle of the quoted text | ||||
* | EHTMLEditorView - Wrap and quote just the first block after newly inserted ↵ | Tomas Popela | 2014-07-21 | 1 | -58/+74 |
| | | | | | | | | | | line into the citation Previously, the whole blockquote that was created after the newly inserted line was wrapped and quoted. Now just the first block is processed. Also rewrap the content as when enter was pressed in the middle of the paragraph the line ends wouldn't match the character count for word wrap. | ||||
* | EHTMLEditorSelection - Avoid runtime warning when trying to cast DOMText to ↵ | Tomas Popela | 2014-07-21 | 1 | -7/+9 |
| | | | | DOMElement | ||||
* | Calendar View: Use smaller icons in the Search bar | Milan Crha | 2014-07-21 | 1 | -1/+2 |
| | | | | | | | The icons at the search bar, to search forward, backward and stop searching were too large, which didn't look good. This makes them smaller, though even here can be seen a little gap around the images in the buttons which might not be there ideally. | ||||
* | e_day_view_show_popup_menu: Avoid runtime warning from tooltip_get_view_event | Milan Crha | 2014-07-21 | 1 | -1/+4 |
| | | | | | | | The e_day_view_show_popup_menu() can be called with event_num = -1, which is when the mouse doesn't hover above any event. The function tooltip_get_view_event() claims a runtime warning in this case, thus avoid it by properly testing the passed-in value. | ||||
* | Always use selected color for selected region in EDayView | Milan Crha | 2014-07-21 | 1 | -1/+1 |
| | | | | | | | | It used focused or unfocused selected color, but the EDayView itself is not focused at all, it's main_item->parent.canvas instead. Instead of trying to hunt for this (and updates when the focused widget changes) just use the same selected color unconditionally, just the way the other views do it. | ||||
* | EHTMLEditorView - When writing into the citation rewrap and requote just ↵ | Tomas Popela | 2014-07-21 | 1 | -1/+7 |
| | | | | when it is necessary | ||||
* | EHTMLEditorView - Speed up quoting of the block that was wrapped | Tomas Popela | 2014-07-21 | 1 | -29/+72 |
| | | | | | Instead of going through the whole block just insert the quote characters on the beginning of each line (marker by BR element). | ||||
* | EHTMLEditorSelection - Optimalize the e_html_editor_selection_restore | Tomas Popela | 2014-07-21 | 1 | -179/+198 |
| | | | | | When the selection was not lost or changed between its save or restore, just remove the selection markers. | ||||
* | EHTMLEditorSelection - When wrapping the paragraph wrap just the text that ↵ | Tomas Popela | 2014-07-21 | 1 | -24/+63 |
| | | | | | | | is after the caret The text before the caret is alredy wrapped so we don't have to rewrap it again. | ||||
* | EHTMLEditor - Fix e_html_editor_view_force_spell_check_for_current_paragraph ↵ | Tomas Popela | 2014-07-21 | 2 | -15/+32 |
| | | | | | | | | and use it where possible Save the end node that we are using to mark the end of the paragraph into the right place to avoid the busy loop. Use e_html_editor_selection_save/restore to avoid lose of selection. | ||||
* | EHTMLEditorView - Move the paragraph from citation into the body only when ↵ | Tomas Popela | 2014-07-21 | 1 | -0/+4 |
| | | | | the backspace is pressed in the beginning of it | ||||
* | Add missing chain-up-s to parent's constructed() method | Milan Crha | 2014-07-17 | 94 | -163/+123 |
| | | | | Plus a little code cleanup for easier grepping. | ||||
* | Bug 732892 - Scale-down contact images in message preview | Tomas Popela | 2014-07-16 | 2 | -4/+10 |
| | | | | | Set the maximal width and height of the contact image to 96 px. Also do the same in the contact preview in addressbook. | ||||
* | Images in contact preview are not shown with webkitgtk3 2.4.x | Tomas Popela | 2014-07-16 | 1 | -6/+6 |
| | | | | | We have to unescape the image uri when running with webkitgtk3 2.4.x and not just in versions prior to 2.2.x | ||||
* | Bug 733000 - Splitting quoted part changes clipboard content | Tomas Popela | 2014-07-15 | 1 | -1/+3 |
| | | | | | | | Temporarily remove the HTML input event listener from the body element to avoid unwanted modification of the clipboard content. In callback we are selecting all the content in composer (badically Ctrl + A) that's modifying the clipboard content. | ||||
* | 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 |
| | | | | | We have to ask for the previous sibling of element that marks the selection start instead of the end. | ||||
* | EHTMLEditorSelection - Avoid runtime warning when there is no selection or ↵ | Tomas Popela | 2014-07-15 | 1 | -0/+4 |
| | | | | the whole body element is selected | ||||
* | EHTMLEditorView - Replace the Tab characters in the text nodes just when ↵ | Tomas Popela | 2014-07-15 | 1 | -25/+27 |
| | | | | generating the plain text version of the message | ||||
* | EHTMLEditorView - Remove our attributes from blockquotes when generating the ↵ | Tomas Popela | 2014-07-15 | 1 | -0/+2 |
| | | | | HTML version of the message | ||||
* | 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 |
| | | | | | | We have to treat the pasting into the normal and the quoted content separately. We have to also correctly process the new lines on the beginning/end of the pasted content to avoid their lose. | ||||
* | EHTMLEditorView - Don't lose the empty lines when converting HTML to plain text | Tomas Popela | 2014-07-15 | 1 | -2/+25 |
| | | | | | Namely don't lose the new line on the beginning or on the end of processed content and also on the lines with zero width space character. | ||||
* | EHTMLEditorView - Introduce functions to register/remove the HTML "input" ↵ | Tomas Popela | 2014-07-15 | 1 | -12/+46 |
| | | | | | | | | event on body There are some cases that we want to avoid the call of the callback (performance reasons and the avoidance of the unwanted modifications of the composer content). | ||||
* | EHTMLEditorView - Save selection instead of just caret position when forcing ↵ | Tomas Popela | 2014-07-15 | 2 | -44/+38 |
| | | | | the spell check | ||||
* | EHTMLEditorSelection - Rework how the collapsed selection is saved | Tomas Popela | 2014-07-15 | 1 | -27/+133 |
| | | | | Also fixes the leakage of EHTMLEditorView is some code paths. | ||||
* | 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 |
| | | | | | The text color was used reverted, focused color for unfocused widget and vice versa, producing incorrect drawing and a text hard to read. | ||||
* | Bug 722068 - Make Evolution build under Win32 | Milan Crha | 2014-07-11 | 12 | -32/+48 |
| | | | | | This also makes gnome-desktop an optional dependency, which can be avoided with --disable-gnome-desktop configure option. | ||||
* | Correct draw of all-day events in a day/work-week view | Milan Crha | 2014-07-10 | 1 | -9/+8 |
| | | | | | | I overlooked an issue when replacing GtkStyle with GtkStyleContext in this part, the all-day events were drawn always black, instead of with the background color of their calendar. | ||||
* | 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 |
| | | | | | Check if the buffer already contains some data before doing some work on it. | ||||
* | 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 |
| | | | | | | | | When there was a send from the Outbox folder, then the transport service was connected when needed, but not disconnected after the send was finished. That could mean that any later send from the Outbox for this service could fail.because the server disconnected meanwhile. | ||||
* | SMTP part of a new mail account dialog doesn't update UI properly | Milan Crha | 2014-07-08 | 1 | -0/+16 |
| | | | | | | | | | Using "Server requires authentication" checkbox doesn't update the new mail account dialog properly, thus it seems like a username is required when the server does not require authentication. It's due to the dialog being updated properly only on CamelSettings changes, while this checkbox doesn't have any direct connection to any CamelSettings property. | ||||
* | Replace GtkStyle usages with GtkStyleContext | Milan Crha | 2014-07-07 | 55 | -764/+1139 |
| | | | | | | | | | | | | | | This makes evolution depend on theme-defined named colors, namely: theme_bg_color theme_base_color theme_fg_color theme_text_color theme_selected_bg_color theme_selected_fg_color theme_unfocused_selected_bg_color theme_unfocused_selected_fg_color If it's not defined, then a fallback color is used, in the worse case one of the fallbacks defined in evolution itself. | ||||
* | 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 |
| | | | | thread | ||||
* | EHTMLEditorView - Fix reply to message | Tomas Popela | 2014-07-03 | 1 | -3/+1 |
| | | | | | | After commit 8a004f3e we are finally sure that the text that is passed into e_html_editor_view_set_text_html function has always the HTML content, so don't try to treat it as plain text. | ||||
* | Bug 732609 - Cannot decrease indentation | Tomas Popela | 2014-07-02 | 1 | -225/+407 |
| | | | | | Don't use WebKit indent/unindent commands. Make our indentation/undentation code (that was used when there was no selection) selection aware. | ||||
* | Bug 732140 - Allow multiple folder selection when creating Send account ↵ | Milan Crha | 2014-07-02 | 1 | -32/+45 |
| | | | | overrides | ||||
* | 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 |
| | | | | | | | | | a HTML content Code paths for HTML content and plain text content are different. When we will try to load plain text content as a HTML content we will lose the new line characters. In the opposite case when HTML content is load as a plain text at least the whole structure is lost. | ||||
* | EHTMLEditorView - Create new paragraph in body if body is empty and save ↵ | Tomas Popela | 2014-07-01 | 1 | -0/+8 |
| | | | | caret there | ||||
* | EHTMLEditorSelection - Try to move with the caret only when it is possible ↵ | Tomas Popela | 2014-07-01 | 1 | -0/+2 |
| | | | | to save it | ||||
* | EMsgComposer - Remove unneeded GtkHTML code | Tomas Popela | 2014-07-01 | 1 | -9/+0 |
| | |||||
* | Bug 473198 - evolution should ignore signature when checking for missing ↵ | Tomas Popela | 2014-06-30 | 4 | -1/+43 |
| | | | | | | attachments Introduce method that returns body inner text without signature text. | ||||
* | EHTMLEditorView - Fix quoting of the lines with anchors | Tomas Popela | 2014-06-30 | 1 | -7/+4 |
| | | | | | Remove bogus new line character insertion and don't quote the anchor element if it has caret/selection inside. | ||||
* | EHTMLEditorView - Refactor the code that triggers the surround of links with ↵ | Tomas Popela | 2014-06-30 | 1 | -6/+9 |
| | | | | | | anchor elements And add www to patterns. | ||||
* | EHTMLEditorView - Correctly replace tabulators with spaces | Tomas Popela | 2014-06-30 | 1 | -18/+96 |
| | | | | | Don't replace them with 8 spaces, but count the right amount of spaces to relace the tab character with. | ||||
* | EHTMLEditorSelection - Fix wrapping of the anchor elements | Tomas Popela | 2014-06-30 | 1 | -1/+11 |
| | | | | | When there is a whitespace after the link leave it after the link and don't try to wrap before it. | ||||
* | Bug 731416 - [webkit-composer] Busy-loop when replying to an email | Tomas Popela | 2014-06-30 | 1 | -1/+6 |
| | | | | | | When wrapping lines with really long words (more that is defined in Composer settings) the maximal length for wrap could be less than zero. For proper functionality we have to set it to the right value. | ||||
* | EHTMLEditorSelection - Correctly find the element's parent node when ↵ | Tomas Popela | 2014-06-30 | 1 | -19/+46 |
| | | | | changing the block's format | ||||
* | EHTMLEditorSelection - When removing the elements use by composer for quoted ↵ | Tomas Popela | 2014-06-30 | 1 | -0/+6 |
| | | | | content remove all of them | ||||
* | EHTMLEditorSelection - Fix detection of the paragraph format inside the ↵ | Tomas Popela | 2014-06-30 | 1 | -18/+11 |
| | | | | quoted content | ||||
* | 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 |
| | | | | | Let's use our own spinner-like widget, which doesn't need as that much of CPU as GtkSpinner. | ||||
* | Reply to selection in text-highlight part loses white-spaces | Milan Crha | 2014-06-27 | 1 | -1/+33 |
| | | | | | | | | | | text-highlight module encloses the generated text into <pre/> tags, thus the preview panel shows white-spaces correctly, but once a reply is done to a selected text the returned HTML portion had missing <pre/> tags, which led to lose of the white-spaces in the generated content (in UI), while the white-spaces were there in the raw HTML code. Enclosing selected HTML portion into <pre/> tags in case the original text is also enclosed it them fixes it. | ||||
* | 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 ↵ | Milan Crha | 2014-06-26 | 1 | -1/+2 |
| | | | | | | | | | | use-after-free The previously used g_hash_table_insert() replaces only value for keys which are already included in the hash table, but as the key is owned by the value and freed together with the value, then here should be used g_hash_table_replace(), which replaces both key and value, thus avoids the use-after-free on the hash table's key. | ||||
* | EHTMLEditorView - Fix clipboard paste into quoted content | Tomas Popela | 2014-06-25 | 1 | -628/+665 |
| | | | | | When pasting the text from clipboard into the quoted content in the composer paste it into it and not into the body. | ||||
* | EHTMLEditorActions - Hide HTML actions in plain text mode instead of making ↵ | Tomas Popela | 2014-06-25 | 1 | -1/+1 |
| | | | | them insensitible | ||||
* | 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 |
| | | | | | We have to check if the caret is inside the viewport when we are trying to scroll to it. If it is in the viewport we won't scroll. | ||||
* | Bug 731507 - [webkit-composer] paste does not work, shift-ins or CTRL-V works | Tomas Popela | 2014-06-25 | 2 | -13/+13 |
| | | | | | | | Together with previous commit that removes the usage of deprecated gtk-stock items and unregistering the Ctrl+v shorcut this solves the issue. When the action is triggered and WebView doesn't have focus we have to focus it to insert the clipboard content there. | ||||
* | 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 |
| | | | | | Also insert the BR elements instead of the non-breaking space as a content to empty paragraphs to avoid unwanted character there. | ||||
* | 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 |
| | | | | | A follow-up change to bug 719379, to propagate errors from Send/Receive into UI, instead of to the console. | ||||
* | 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 ↵ | Tomas Popela | 2014-06-24 | 1 | -14/+36 |
| | | | | text after the last BR element | ||||
* | Drop the last references to GtkHTML | Milan Crha | 2014-06-24 | 5 | -10/+4 |
| | | | | | | | There still left some references to GtkHTML in the "active code", which should be dropped. There still can be found couple "GtkHTML" strings in the code, but mostly in disabled code or comments only. These are to be fixed separately. | ||||
* | 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 ↵ | Tomas Popela | 2014-06-23 | 1 | -0/+4 |
| | | | | | | | previous sibling This fixes the situation when the paragraphs with just i.e. anchor were not properly quoted. | ||||
* | EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create ↵ | Tomas Popela | 2014-06-23 | 1 | -8/+106 |
| | | | | | | | | | | | | | anchors for links when processing data from convertor When converting text we want to preserve spaces from original text. For this we have to use the non-breaking spaces for it as two and more normal spaces is WebKit replacing with just one. But we want the text from convertor to be wrapped (non-breaking space is preventing from it) so we will replace 2+ spaces with non-breaking spaces and leave the space of length one as it is. Also when we are going through the text from the convertor we will surround the links with anchor element to make them clickable. | ||||
* | EHTMLEditorView - Generate new line into plain text version even when ↵ | Tomas Popela | 2014-06-23 | 1 | -0/+3 |
| | | | | paragraph has no children | ||||
* | 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 |
| | | | | Drop them for now and add them later, if/when needed. | ||||
* | 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 |
| | | | | | | | | After this change when we start writing into quoted content it will automatically rewrap the paragraph and reinserts the quote marks if the block format is set to Normal. Also when the caret is in the beginning of the quoted line and BackSpace is pressed the quoted content is tooked out from the quote and inserted into body. | ||||
* | 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 |
| | | | | | | | | | | email Rework how the emoticons are inserted into composer. There were certain situations where the previous version failed from various reasons like wrongly saved caret position. Together with previous commits (preventing the selection markers to be saved into body) this change fixes the insertion of emoticons. | ||||
* | EHTMLEditor - Make functions that remove quote and wrap elements public | Tomas Popela | 2014-06-19 | 3 | -44/+21 |
| | | | | Use them whenever it's possible and remove their duplicates from EHTMLEditorView. | ||||
* | 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 |
| | | | | | | This caused unpredictable behavior in functions, which relies on the position of caret/selection. We won't save the selection markers and handle the situation (no selection markers) in those functions. | ||||
* | EHTMLEditorSelection - When changing the format of block set EHTMLEditorView ↵ | Tomas Popela | 2014-06-19 | 1 | -0/+2 |
| | | | | as changed | ||||
* | EHTMLEditorView - Activate inline image resize just when hovering over image | Tomas Popela | 2014-06-19 | 1 | -8/+2 |
| | | | | | When we will leave the CSS "display: inline-block" on inline images they will break the caret move with Home/End keys. | ||||
* | EMsgComposer - Emit clipboard related signals just when EHTMLEditorView has ↵ | Tomas Popela | 2014-06-19 | 1 | -16/+23 |
| | | | | focus | ||||
* | 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 ↵ | Tomas Popela | 2014-06-18 | 3 | -13/+26 |
| | | | | data instead of uri | ||||
* | Bug 731767 - [webkit-composer] Inline images not attached to the email | Tomas Popela | 2014-06-17 | 1 | -36/+26 |
| | | | | Change image's source value immediately after creating the Camel part for it. | ||||
* | 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 |
| | | | | | | Actually, g_simple_async_result_take_error() means take, not copy, thus the later g_clear_error() was incorrect, possibly freeing already freed memory. | ||||
* | 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 ↵ | Tomas Popela | 2014-06-17 | 1 | -0/+15 |
| | | | | | | | | | | plain text The cause of this bug was that WebKitWebView is not emitting signal paste-clipboard for Shift + Insert (neither for Ctrl + Insert for copy or Shift + Delete for cut) so we didn't get a change to process the content of clipboard. As a workaround we are emitting paste-clipboard signal when we trigger these shortcuts. | ||||
* | 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 |
| | | | | | | gtk commit 73ff6a8e0ff307b8d14986c64918022364ff10e7 removed the code that made the column expand previously, resulting in only ellipses being shown. | ||||
* | Fix memory leaks when generating message list | Milan Crha | 2014-06-17 | 1 | -2/+10 |
| | | | | | | It turned out that the values returned from ml_tree_value_at_ex() can be dynamically allocated, thus proper free functions should be called for these too. | ||||
* | EHTMLEditor: Move remove_node and remove_node_if_empty to EWebView | Tomas Popela | 2014-06-16 | 4 | -150/+75 |
| | | | | And use them in EHTMLEditorView if possible. | ||||
* | 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 ↵ | Tomas Popela | 2014-06-13 | 1 | -8/+11 |
| | | | | | | composer's content Apply width limits to paragraphs, remove images and replace smileys with its text version. | ||||
* | Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text) | Tomas Popela | 2014-06-13 | 1 | -1/+18 |
| | | | | | | Replace whitespace with non breaking space ( ) to avoid its lost. Also when generating the plain text version of final message replace non breaking space with normal space. | ||||
* | EWebView - Check if the link has fragment | Tomas Popela | 2014-06-13 | 1 | -1/+1 |
| | | | | Some links doesn't have the framegment so check for it before accessing it. | ||||
* | EHTMLEditorSelection - Return the format of list that we determined for ↵ | Tomas Popela | 2014-06-13 | 1 | -1/+3 |
| | | | | ordered list | ||||
* | EMsgComposer - Return body's innerText instead of plain text in ↵ | Tomas Popela | 2014-06-13 | 1 | -1/+5 |
| | | | | | | | | | e_msg_composer_get_raw_message_text The only consumer of e_msg_composer_get_raw_message_text is the Attachment Reminder plugin that is just searching for given words in message's text. For this purpose the innerText is enough and getting it is a lot faster than generating the plain text version of composer's content. | ||||
* | 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 |
| | | | | Related to bug 731585 | ||||
* | Check whether value really changed in callbacks of GSettings::changed signal | Milan Crha | 2014-06-12 | 2 | -7/+73 |
| | | | | | Just two more places, which are new after a merge of the webkit-composer branch changes. | ||||
* | Fix runtime warnings when opening Edit->Preferences | Milan Crha | 2014-06-12 | 2 | -7/+0 |
| | | | | | These were new after merging webkit-composer branch changes, but just some leftovers. | ||||
* | 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 |
| | | | | | Follow-up fix, forgotten place to re-enable password prompt when sending message. | ||||
* | 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 |
| | | | | | | | Folders can leave notifications in the main loop which would be delivered on idle, but these can be left in the main loop longer than the temporary CamelSession object is alive, which leads to a crash, because of the CamelStore's descendant being freed too early. | ||||
* | EHTMLEditor: Fix various bugs in block in/undent | Tomas Popela | 2014-06-10 | 2 | -14/+24 |
| | | | | | | Fix the wrong position of caret when in/undenting empty block and don't lose spell checked words when in/undenting. Also don't insert unnecessary empty lines into plain text version of message when processing indented block. | ||||
* | EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphs | Tomas Popela | 2014-06-10 | 1 | -1/+1 |
| | | | | Do that to avoid unnecessary empty paragraph element. | ||||
* | 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 |
| | | | | | Don't try to wrap words that are longer than defined word wrap length, otherwise we will end in busy loop. | ||||
* | Bug 540362: [webkit-composer] Use webkit for composer | Tomas Popela | 2014-06-09 | 211 | -5470/+32916 |
| | | | | Merge wip/webkit-composer branch into master. | ||||
* | 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 |
| | | | | | | | Similar to GObject::notify, the GSettings::changed can be emitted even if a key didn't change. It's up to the user (aka evolution) to test for real changes, thus let's do it. It may have certain performance positive impact too. | ||||
* | Properly disconnect signal handlers added with e_signal_connect_notify*() | Milan Crha | 2014-06-05 | 16 | -30/+151 |
| | | | | | | | | | | | This is a follow-up for the previous commit, where e_signal_connect_notify*() functions had been added. Due to a different callback and user data being attached to the 'notify' signal, the g_signal_handlers_*() functions do not work properly, thus these e_signal_connect_notify*() functions need a different way for a signal handler disconnect. A side-change was done in e-settings-web-view-gtkhtml.c, checking for a real key change from GSettings. | ||||
* | Ignore false GObject property change notifications | Milan Crha | 2014-06-05 | 68 | -170/+513 |
| | | | | | | | | | | | | | | | | | | | | | | This is related to bug 698275, which did not cover all cases. The problem here is that the dconf can in certain situation claim that everything changed (path "/" changed), which GSettingsBinding propagates to a GObject property unconditionally and GObject's property setter (g_object_set_property()) also notifies about the property change unconditionally, despite the real descendant property setter properly checks for the value change. After all these false notifications a callback on "notify" signal is called and possibly an expensive operation is run. Checking whether the value really changed helps in performance, for which were added new e-util functions: e_signal_connect_notify() e_signal_connect_notify_after() e_signal_connect_notify_swapped() e_signal_connect_notify_object() which have the same prototype as their GLib counterparts, but they allow only "notify::..." signals and they test whether the value really changed before they call the registered callback. | ||||
* | 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 |
| | | | | | | | | | | | Users ask from time to time for the old behaviour when the messages used to be saved through Outbox, rather than the composer being opened all the time the message is sending. The change is pretty simple, thus why not to add it. Note the Outbox is not flushed after sending, the users is responsible to invoke the Outbox flush on his/her own. This also allows a user to postpone the message send for later. | ||||
* | 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 ↵ | Christian Schaarschmidt | 2014-05-29 | 1 | -100/+174 |
| | | | | select GivenName, FN | ||||
* | 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 |
| | |||||
* | Bug 730743 - Add an option to disable sender's photo search at gravatar.com | Milan Crha | 2014-05-27 | 5 | -0/+136 |
| | |||||
* | Bug 726746 - Allow to auto-empty trash without needing to exit | Milan Crha | 2014-05-26 | 2 | -4/+213 |
| | |||||
* | Bug 730144 - Sort Templates menu items alphabetically | Milan Crha | 2014-05-26 | 1 | -0/+53 |
| | |||||
* | Bug 730756 - Incorrect g_variant_unref() call after g_variant_builder_end() | Milan Crha | 2014-05-26 | 2 | -3/+2 |
| | |||||
* | Post-release version bump | Milan Crha | 2014-05-26 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.13.2 | Milan Crha | 2014-05-26 | 1 | -0/+47 |
| | |||||
* | Bug #730199 - [MessageList] Support dates with value larger than 2^32 | Milan Crha | 2014-05-24 | 6 | -26/+89 |
| | |||||
* | Bug #730145 - Switching folders marks message as seen | Carl Schaefer | 2014-05-23 | 1 | -18/+16 |
| | |||||
* | Runtime criticals when closing an appointment editor with reminders | Milan Crha | 2014-05-23 | 1 | -0/+6 |
| | | | | | | | There were printed two runtime warnings on close of an appointment editor when the appointment had filled any reminder. It was a side effect of a recent leak fix in an EAlarmList. The criticals were not critical, a NULL pointer had been used on a place where it should not. | ||||
* | Updated German translation | Christian Kirbach | 2014-05-23 | 1 | -728/+823 |
| | |||||
* | Update tar format to tar-ustar | Yanko Kaneti | 2014-05-20 | 1 | -1/+1 |
| | | | | | | | | | "tar-ustar selects the ustar format defined by POSIX 1003.1-1988. This format is believed to be old enough to be portable. It fully supports empty directories. It can store file names with up to 256 characters, provided that the file name can be split at directory separator in two parts, first of them being at most 155 bytes long. So, in most cases the maximum file name length will be shorter than 256 characters." From http://www.gnu.org/software/automake/manual/html_node/List-of-Automake-options.html | ||||
* | Custom mail account order reset on an account add or remove | Milan Crha | 2014-05-20 | 1 | -30/+91 |
| | | | | | | | | It was quite discouraging to change order of mail accounts when it reset to default sort order when a new account had been added or an old removed. Rather than reset the order, the Evolution should adapt the account count change properly, same as sort newly added accounts by the default sort function. | ||||
* | Bug #563048 - Prefer Inbox type over other types in folder description | Milan Crha | 2014-05-20 | 1 | -4/+11 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2014-05-20 | 1 | -1/+1 |
| | |||||
* | Updated Czech translation | Marek Černocký | 2014-05-20 | 1 | -7/+7 |
| | |||||
* | tests: give an app 5 secs to start | Vadim Rutkovsky | 2014-05-16 | 1 | -1/+1 |
| | |||||
* | Bug #678843 - May re-prompt password on account re-enable | Milan Crha | 2014-05-13 | 24 | -76/+533 |
| | |||||
* | tests: correctly search for combobox-textbox pair | Vadim Rutkovsky | 2014-05-11 | 1 | -3/+4 |
| | |||||
* | tests: make addressbook_contacts test shorter | Vadim Rutkovsky | 2014-05-11 | 1 | -186/+37 |
| | |||||
* | tests: run pkexec journalctl | Vadim Rutkovsky | 2014-05-11 | 1 | -1/+1 |
| | |||||
* | EContactEditor: Make sure custom widget types are available | Milan Crha | 2014-05-09 | 1 | -0/+7 |
| | | | | Make sure evolution's widget types are available before loading the .ui file. | ||||
* | EContactEditor: Restore focused widget in sensitize_all() | Milan Crha | 2014-05-09 | 1 | -0/+17 |
| | | | | | | | Recent changes in commit c2de4087369147e introduced a regression in preselected widget after editor open, it was 'e-mail', instead of 'fullname' after that commit. The focus changes when the dyntable was updating maximum allowed entries in itself. | ||||
* | Bug #691957 - MDN: Do not show "Sender has been notified..." message | Milan Crha | 2014-05-09 | 1 | -5/+1 |
| | | | | | | | Evolution doesn't have any capability to distinguish between truly sent read receipts and those cancelled, neither it stores anywhere the date of the read receipt send, thus showing to users an information about "Sender has been notified..." is only confusing to them. | ||||
* | [l10n] Updated Catalan (Valencian) translation | Carles Ferrando | 2014-05-09 | 1 | -4346/+4767 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2014-05-07 | 1 | -423/+459 |
| | |||||
* | EWebView: Rework how link with fragment is detected, use SoupURI for it | Tomas Popela | 2014-05-07 | 1 | -7/+55 |
| | | | | | Also when hovering over the link with fragment that points to message don't show the whole URI in status bar, but just the fragment. | ||||
* | Bug #666142 - Filtered message not opened in a separate window | Milan Crha | 2014-05-06 | 5 | -13/+21 |
| | |||||
* | Bug #653892 - Allow to enter more than four email addresses | Christian Schaarschmidt | 2014-05-06 | 9 | -538/+573 |
| | |||||
* | EWebView: Allow navigation in page through HTML anchor elements | Tomas Popela | 2014-05-05 | 1 | -3/+14 |
| | |||||
* | EFileRequest: Fix build with additional debug messages enabled | Tomas Popela | 2014-05-05 | 1 | -1/+7 |
| | |||||
* | Finnish translation update | Juhani Numminen | 2014-05-01 | 1 | -1207/+1098 |
| | |||||
* | Bug #729084 - Use tel: URI instead of callto: for phone numbers | Milan Crha | 2014-04-30 | 5 | -21/+37 |
| | | | | | | | | | This change does a bit more, actually: - learn the code of "tel" URI, being handler similar to "sip", "callto", "h323" - generate tel: URIs for phone numbers, but only if the leading character of the phone number is a plus ("+") sign - always remove spaces in href part in the e_text_to_html() when E_TEXT_TO_HTML_URL_IS_WHOLE_TEXT flag is set | ||||
* | Bug 729256: Busy loop under replace_local_image_links() | Tomas Popela | 2014-04-30 | 1 | -39/+28 |
| | | | | | Rework replace_local_image_links to use CSS selectors to avoid iterating through the DOM tree. | ||||
* | tests: eliminate tabs from tests | Vadim Rutkovsky | 2014-04-30 | 1 | -1/+1 |
| | |||||
* | tests: remove extra table header from addressbook.feature | Vadim Rutkovsky | 2014-04-30 | 1 | -1/+0 |
| | |||||
* | tests: scroll to the bottom of contact editor if needed | Vadim Rutkovsky | 2014-04-30 | 1 | -0/+5 |
| | |||||
* | tests: make a small pause for menu to appear | Vadim Rutkovsky | 2014-04-29 | 1 | -0/+1 |
| | |||||
* | EContactEditor: IM field is focused after editor open | Milan Crha | 2014-04-29 | 1 | -0/+17 |
| | | | | | | | Due to made widget changes in fill_in_all() the focus can change from the full name entry elsewhere. Remembering focused widget and restoring it at the end of the function makes the editor being opened with full name entry instead, as expected. | ||||
* | EContactEditor: IM service name not localized properly | Milan Crha | 2014-04-29 | 1 | -1/+1 |
| | | | | | The IM service names are correctly marked for translation, but they are not localized (passed to gettext) at the place of its usage. | ||||
* | Bug #685323 - Provide SIP field for contacts | Milan Crha | 2014-04-29 | 6 | -34/+611 |
| |