aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 719379 - Send/Receive dialog doesn't close on errors properlyMilan Crha2014-06-241-2/+6
* EHTMLEditorView - Preserve spaces and create anchors for the links in the tex...Tomas Popela2014-06-241-14/+36
* Drop the last references to GtkHTMLMilan Crha2014-06-245-10/+4
* EHTMLEditor - Process text in convertor when pasting plain text from clipboardTomas Popela2014-06-233-6/+16
* EHTMLEditorView - Insert quote symbols before HTML element when it has no pre...Tomas Popela2014-06-231-0/+4
* EHTMLEditorView - Replace 2+ spaces with non-breaking spaces and create ancho...Tomas Popela2014-06-231-8/+106
* EHTMLEditorView - Generate new line into plain text version even when paragra...Tomas Popela2014-06-231-0/+3
* remove gtkhtml version define as gtkhtml is not used anymoreOlav Vitters2014-06-231-1/+0
* Bug 731872 - EWebView: Use named colors from themesSebastian Keller2014-06-232-35/+43
* Post-release version bumpMilan Crha2014-06-231-1/+1
* NEWS update for 3.13.3Milan Crha2014-06-231-0/+86
* Drop missing .xml files from evolution-util-docs.sgmlMilan Crha2014-06-231-2/+0
* Updated Turkish translationMuhammet Kara2014-06-221-13687/+16705
* Bug 652132 - Google Tasks supportMilan Crha2014-06-207-18/+233
* EHTMLEditorView - Improve the writing into quoted contentTomas Popela2014-06-191-77/+341
* EHTMLEditorView - When quoting the elements correctly skip the selection markersTomas Popela2014-06-191-3/+28
* Bug 731766 - [webkit-composer] Emoticon cannot be inserted at the end of the ...Tomas Popela2014-06-191-40/+137
* EHTMLEditor - Make functions that remove quote and wrap elements publicTomas Popela2014-06-193-44/+21
* EHTMLEditorSelection - Fix caret position when changing block formatTomas Popela2014-06-191-0/+14
* EHTMLEditorSelection - Don't try to save selection markers straight into bodyTomas Popela2014-06-191-0/+72
* EHTMLEditorSelection - When changing the format of block set EHTMLEditorView ...Tomas Popela2014-06-191-0/+2
* EHTMLEditorView - Activate inline image resize just when hovering over imageTomas Popela2014-06-191-8/+2
* EMsgComposer - Emit clipboard related signals just when EHTMLEditorView has f...Tomas Popela2014-06-191-16/+23
* Bug 731604 - Recursive inline-PGP-signed text not shown properlyMilan Crha2014-06-182-6/+2
* Bug 731770 - Sometimes crashes when trying to load images in e-mailsMilan Crha2014-06-181-3/+10
* Bug 731721 - Reorder junk filtering configuration UIMilan Crha2014-06-182-209/+182
* EHTMLEditor - When setting the body background image set it as its base64 dat...Tomas Popela2014-06-183-13/+26
* Bug 731767 - [webkit-composer] Inline images not attached to the emailTomas Popela2014-06-171-36/+26
* Bug 731590 - Crash on calendar CopyMilan Crha2014-06-171-3/+5
* Crash in client_selector_allow_auth_prompt_done_cb() on errorMilan Crha2014-06-171-2/+1
* EMsgComposer - Allow drag and drop of text or html/text into composerTomas Popela2014-06-171-0/+44
* Bug 731758 - [webkit-composer] Formatting/fonts not reset on paste into plain...Tomas Popela2014-06-171-0/+15
* Bug 731231 - Automatic 'mark as seen' sometimes cancelled incorrectlyMilan Crha2014-06-171-7/+27
* Bug 702703 - Be able to overwrite domain in Message IDsMilan Crha2014-06-174-19/+35
* Bug 731549 - EMFolderTree: Text column doesn't expand with recent gtk+Sebastian Keller2014-06-171-0/+1
* Fix memory leaks when generating message listMilan Crha2014-06-171-2/+10
* EHTMLEditor: Move remove_node and remove_node_if_empty to EWebViewTomas Popela2014-06-164-150/+75
* EHTMLEditorView: Remove unused functionTomas Popela2014-06-161-21/+0
* EHTMLEditor - Fix block format change with selection in quoted contentTomas Popela2014-06-132-33/+66
* EHTMLEditorView - When changing from html to plain text mode adjust composer'...Tomas Popela2014-06-131-8/+11
* Bug 731551 - [webkit-composer] Whitespace lost on message reply (plain text)Tomas Popela2014-06-131-1/+18
* EWebView - Check if the link has fragmentTomas Popela2014-06-131-1/+1
* EHTMLEditorSelection - Return the format of list that we determined for order...Tomas Popela2014-06-131-1/+3
* EMsgComposer - Return body's innerText instead of plain text in e_msg_compose...Tomas Popela2014-06-131-1/+5
* tests: fix ugly scrolling problemVadim Rutkovsky2014-06-131-1/+1
* EClientSelector: Do not check connection for empty or "localhost" hostMilan Crha2014-06-131-1/+1
* Check whether value really changed in callbacks of GSettings::changed signalMilan Crha2014-06-122-7/+73
* Fix runtime warnings when opening Edit->PreferencesMilan Crha2014-06-122-7/+0
* tests: don't scroll up if we're checking IMsVadim Rutkovsky2014-06-111-2/+2
* EHTMLEditor: Set right width to paragraphs that are quotedTomas Popela2014-06-112-6/+5
* EHTMLEditorView: Introduce is_return_key and use it where possibleTomas Popela2014-06-111-20/+14
* EHTMLEditorView: Rename quote_character class to -x-evo-quote-characterTomas Popela2014-06-111-16/+16
* tests: correctly detect if contact editor section needs expandingVadim Rutkovsky2014-06-111-9/+8
* Bug 704663 - Crash under em_folder_tree_model_add_store()Milan Crha2014-06-114-4/+49
* tests: correctly fetch combobox/textbox pair in contact editorVadim Rutkovsky2014-06-111-8/+15
* Bug 731278 - Next message is not selected after moveMilan Crha2014-06-111-3/+1
* tests: don't attach empty stdout / stderrVadim Rutkovsky2014-06-111-2/+5
* Bug 678843 - May re-prompt password on message sendMilan Crha2014-06-102-3/+43
* tests: correctly calculate combobox/textbox pairVadim Rutkovsky2014-06-101-1/+1
* tests: don't use pkexecVadim Rutkovsky2014-06-101-1/+1
* tests: capture stdoutVadim Rutkovsky2014-06-102-12/+31
* Fix possible crash after migrate of mbox to maildirMilan Crha2014-06-101-0/+7
* EHTMLEditor: Fix various bugs in block in/undentTomas Popela2014-06-102-14/+24
* EHTMLEditorView: Skip BR on the end of HTML that's parsed into paragraphsTomas Popela2014-06-101-1/+1
* EHTMLEditorView: Replace Tab character with 8 spaces instead of 4Tomas Popela2014-06-101-3/+3
* Bug 731416 - [webkit-composer] Busy-loop when replying to an emailTomas Popela2014-06-101-1/+4
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-09211-5470/+32916
* Updated French translationAlexandre Franke2014-06-091-1833/+2028
* Bug 668006 - Crash when dragging column headers of Tasks listMilan Crha2014-06-061-8/+7
* Bug 731321 - Missing custom types when loading .ui definitionMilan Crha2014-06-068-4/+18
* Bug 730977 - Online state change received in a dedicated threadMilan Crha2014-06-061-4/+54
* Bug 227536 - Add "Message Location" filter optionMilan Crha2014-06-061-0/+18
* Ignore false GSettings key change notificationsMilan Crha2014-06-057-12/+139
* Properly disconnect signal handlers added with e_signal_connect_notify*()Milan Crha2014-06-0516-30/+151
* Ignore false GObject property change notificationsMilan Crha2014-06-0568-170/+513
* Bug 730738 - Extra new line at the beginning of the message in Edit as NewMilan Crha2014-06-031-3/+0
* Bug 604346 - Ctrl+Enter sends mail without asking confirmationMilan Crha2014-06-035-0/+111
* Add "Send messages through Outbox folder" optionMilan Crha2014-06-024-1/+38
* Bug 731082 - Send mail in offline mode should use Outbox folderMilan Crha2014-06-021-0/+8
* Bug 729303 - Default width of Message Filters window is too smallMilan Crha2014-05-301-0/+1
* Bug 729519 - [Composer] Do not show 'Untitled Message' in Discard questionMilan Crha2014-05-302-3/+13
* Bug 729667 - Create Folder window is much too shortMilan Crha2014-05-301-0/+1
* Bug 729963 - Include SIP, IM and TEL while merging contacts + Allow to select...Christian Schaarschmidt2014-05-291-100/+174
* Bug 729905 - [external-editor] Mark composer changed after message body setMilan Crha2014-05-291-0/+2
* Bug 730110 - Search results include also last email looked atMilan Crha2014-05-281-0/+1
* Bug 730743 - Add an option to disable sender's photo search at gravatar.comMilan Crha2014-05-275-0/+136
* Bug 726746 - Allow to auto-empty trash without needing to exitMilan Crha2014-05-262-4/+213
* Bug 730144 - Sort Templates menu items alphabeticallyMilan Crha2014-05-261-0/+53
* Bug 730756 - Incorrect g_variant_unref() call after g_variant_builder_end()Milan Crha2014-05-262-3/+2
* Post-release version bumpMilan Crha2014-05-261-1/+1
* NEWS update for 3.13.2Milan Crha2014-05-261-0/+47
* Bug #730199 - [MessageList] Support dates with value larger than 2^32Milan Crha2014-05-246-26/+89
* Bug #730145 - Switching folders marks message as seenCarl Schaefer2014-05-231-18/+16
* Runtime criticals when closing an appointment editor with remindersMilan Crha2014-05-231-0/+6
* Updated German translationChristian Kirbach2014-05-231-728/+823
* Update tar format to tar-ustarYanko Kaneti2014-05-201-1/+1
* Custom mail account order reset on an account add or removeMilan Crha2014-05-201-30/+91
* Bug #563048 - Prefer Inbox type over other types in folder descriptionMilan Crha2014-05-201-4/+11
* Updated Czech translationMarek Černocký2014-05-201-1/+1
* Updated Czech translationMarek Černocký2014-05-201-7/+7
* tests: give an app 5 secs to startVadim Rutkovsky2014-05-161-1/+1
* Bug #678843 - May re-prompt password on account re-enableMilan Crha2014-05-1324-76/+533
* tests: correctly search for combobox-textbox pairVadim Rutkovsky2014-05-111-3/+4
* tests: make addressbook_contacts test shorterVadim Rutkovsky2014-05-111-186/+37
* tests: run pkexec journalctlVadim Rutkovsky2014-05-111-1/+1
* EContactEditor: Make sure custom widget types are availableMilan Crha2014-05-091-0/+7
* EContactEditor: Restore focused widget in sensitize_all()Milan Crha2014-05-091-0/+17
* Bug #691957 - MDN: Do not show "Sender has been notified..." messageMilan Crha2014-05-091-5/+1
* [l10n] Updated Catalan (Valencian) translationCarles Ferrando2014-05-091-4346/+4767
* Updated Russian translationYuri Myasoedov2014-05-071-423/+459
* EWebView: Rework how link with fragment is detected, use SoupURI for itTomas Popela2014-05-071-7/+55
* Bug #666142 - Filtered message not opened in a separate windowMilan Crha2014-05-065-13/+21
* Bug #653892 - Allow to enter more than four email addressesChristian Schaarschmidt2014-05-069-538/+573
* EWebView: Allow navigation in page through HTML anchor elementsTomas Popela2014-05-051-3/+14
* EFileRequest: Fix build with additional debug messages enabledTomas Popela2014-05-051-1/+7
* Finnish translation updateJuhani Numminen2014-05-011-1207/+1098
* Bug #729084 - Use tel: URI instead of callto: for phone numbersMilan Crha2014-04-305-21/+37
* Bug 729256: Busy loop under replace_local_image_links()Tomas Popela2014-04-301-39/+28
* tests: eliminate tabs from testsVadim Rutkovsky2014-04-301-1/+1
* tests: remove extra table header from addressbook.featureVadim Rutkovsky2014-04-301-1/+0
* tests: scroll to the bottom of contact editor if neededVadim Rutkovsky2014-04-301-0/+5
* tests: make a small pause for menu to appearVadim Rutkovsky2014-04-291-0/+1
* EContactEditor: IM field is focused after editor openMilan Crha2014-04-291-0/+17
* EContactEditor: IM service name not localized properlyMilan Crha2014-04-291-1/+1
* Bug #685323 - Provide SIP field for contactsMilan Crha2014-04-296-34/+611
* tests: attach journald logs to html reportVadim Rutkovsky2014-04-291-1/+11
* Updated Slovenian translationMatej Urbančič2014-04-291-121/+125
* Updated Slovenian translationMatej Urbančič2014-04-291-1/+10
* tests: wait until contact editor is hidden while savingVadim Rutkovsky2014-04-292-0/+3
* tests: add necessary comboboxes in contact editor if neededVadim Rutkovsky2014-04-291-3/+9
* tests: fix searchbar lookupVadim Rutkovsky2014-04-291-3/+4
* Fix regressions after commit fdde3339619Milan Crha2014-04-287-25/+17
* Post-release version bump.Matthew Barnes2014-04-271-1/+1
* NEWS update for 3.13.1 release.Matthew Barnes2014-04-271-0/+54
* Remove explicit adwaita-icon-theme dependency.Matthew Barnes2014-04-271-6/+0
* build: gnome-icon-theme is now adwaita-icon-themeVadim Rutkovsky2014-04-261-1/+1
* tests: don't prompt for default mail handlerVadim Rutkovsky2014-04-262-4/+2
* tests: temporary disable long shortcuts testsVadim Rutkovsky2014-04-261-3/+2
* Leftover "Generating message list..." info in a message-listMilan Crha2014-04-251-0/+1
* tests: set evo as default email clientVadim Rutkovsky2014-04-251-0/+3
* tests: make an html reportVadim Rutkovsky2014-04-251-1/+1
* tests: add addressbook testsVadim Rutkovsky2014-04-255-4/+659
* Fix various memory leaksMilan Crha2014-04-2517-23/+72
* tests: when switching tabs make sure required service is runningVadim Rutkovsky2014-04-241-0/+23
* tests: don't restart Evolution after initial setupVadim Rutkovsky2014-04-241-4/+0
* Updated Greek translationTom Tryfonidis2014-04-241-87/+90
* tests: store the screenshot for failed testsVadim Rutkovsky2014-04-242-1/+16
* [EActivityBar] Reset priv->timeout_id when the timeout is reachedMilan Crha2014-04-241-2/+39
* Make 'Copy Link Location' copy into both primary and selection clipboardsMilan Crha2014-04-221-1/+5
* Updated Greek translationmarablack32014-04-191-1615/+1968
* Bug #699797 - Verify SSL trust after redirectionMatt McCutchen2014-04-181-84/+13
* Newly created folders always marked as having subfoldersMilan Crha2014-04-171-3/+2
* Updated Slovenian translationMatej Urbančič2014-04-131-3/+4
* Bug #684425 - Do not pass NULL text to gtk_entry_set_text()Milan Crha2014-04-1115-29/+126
* Bug #727967 - Undo/Redo text is not displayed in menusMilan Crha2014-04-112-4/+4
* Bug #727888 - Wrap the Location label in a reminder dialogMilan Crha2014-04-112-0/+8
* tests: don't check that Skip Lookup button is hidden due to bug 726539Vadim Rutkovsky2014-04-111-2/+3
* tests: initial setup: rewrite Next/Continue button detectionVadim Rutkovsky2014-04-111-12/+7
* tests: initial setup: find windows by roleNameVadim Rutkovsky2014-04-111-6/+6
* tests: Continue button was renamed to 'Next'Vadim Rutkovsky2014-04-111-7/+7
* tests: rename test m4 to a nice nameVadim Rutkovsky2014-04-111-9/+11
* Updated Russian translationYuri Myasoedov2014-04-111-694/+762
* Updated Russian translationYuri Myasoedov2014-04-111-253/+247
* Reset MessageList::seen_id in mail_reader_message_seen_cb()Milan Crha2014-04-111-0/+6
* Updated Slovenian translationMatej Urbančič2014-04-051-3/+3
* Fix few more memory leaksMilan Crha2014-04-042-1/+7
* EMailDisplay: Install HTML click event handlers on images in all framesTomas Popela2014-04-041-22/+22
* Updated Slovenian translationMatej Urbančič2014-04-041-251/+254
* Cancel pending mail operations when going offline or on quitMilan Crha2014-04-031-7/+21
* Updated Italian translationGianvito Cavasoli2014-04-031-11267/+9641
* Updated Czech translationMarek Černocký2014-04-031-13/+13
* Updated Czech translationMarek Černocký2014-04-021-1/+1
* Bug #340075 - More IM contact fieldsChristian Schaarschmidt2014-04-022-424/+255
* Updated Czech translationMarek Černocký2014-04-021-1/+1
* Updated Czech translationMarek Černocký2014-04-011-1/+1
* Fixed a menu item nameMarek Černocký2014-04-011-1/+1
* Updated Czech translationMarek Černocký2014-04-011-1/+1
* doap: update URLsPiotr Drąg2014-03-312-5/+5
* Updated German translationChristian Kirbach2014-03-301-652/+721
* e-util: Port to thread-safe ECategories APIPhilip Withnall2014-03-2819-57/+82
* Bug #726542 - Unpadded black border on various mail account settings pagesMilan Crha2014-03-289-0/+9
* Bug #726654 - Search bar's filter change may not steal keyboard focusMilan Crha2014-03-271-7/+0
* POTFILES.skip: Remove unexistent filesMilan Crha2014-03-271-22/+0
* Drop image-inline pluginMilan Crha2014-03-275-666/+1
* POTFILES.in: Return back accidentally removed line from the previous commitMilan Crha2014-03-271-0/+1
* POTFILES.in: Add a new mail/e-mail-folder-create-dialog.cMilan Crha2014-03-271-1/+1
* Add EMailFolderCreateDialog.Matthew Barnes2014-03-2710-312/+702
* Add em_folder_selector_new_activity().Matthew Barnes2014-03-272-0/+36
* EMFolderSelector: Add an activity bar.Matthew Barnes2014-03-271-0/+7
* EMFolderSelector: Use an ETreeViewFrame.Matthew Barnes2014-03-271-59/+62
* EMFolderSelector: Add a "folder-selected" signal.Matthew Barnes2014-03-272-7/+41
* Add em_folder_selector_set_selected().Matthew Barnes2014-03-272-0/+31
* Add em_folder_selector_get_selected().Matthew Barnes2014-03-272-0/+43
* Add em_folder_selector_get_content_area().Matthew Barnes2014-03-272-0/+24
* EMFolderSelector: Override constructed() method.Matthew Barnes2014-03-271-158/+159
* EMFolderSelector: Remove 'title' argument when creating.Matthew Barnes2014-03-278-23/+29
* EMFolderSelector: Add a "default-button-label" property.Matthew Barnes2014-03-278-22/+112
* EMFolderSelector: Add a "caption" property.Matthew Barnes2014-03-278-34/+113
* EMFolderSelector: Add a "can-create" property.Matthew Barnes2014-03-278-31/+104
* EMFolderSelector: Further cleanups.Matthew Barnes2014-03-272-123/+154
* EMFolderSelector: Implement EAlertSink interface for real.Matthew Barnes2014-03-271-3/+47
* EMFolderSelector: Seal up the public instance struct.Matthew Barnes2014-03-272-38/+26
* EMFolderSelector: Make EM_FOLDER_SELECTOR_RESPONSE_NEW private.Matthew Barnes2014-03-272-4/+3
* Fix two memory leaksMilan Crha2014-03-262-7/+3
* [text-highlight] Fix a possible memory leakMilan Crha2014-03-261-0/+1
* User docs: Fix broken See Also linkAndre Klapper2014-03-261-1/+1
* User docs: Update href links for project page etc.Andre Klapper2014-03-265-8/+8
* User docs: Fix broken link to Seahorse docsAndre Klapper2014-03-261-2/+2
* User docs: Fix page IDAndre Klapper2014-03-261-1/+1
* User docs: Link to more specific Seahorse user docs pageAndre Klapper2014-03-261-3/+4
* User docs: Update instructions due to Google doc changesAndre Klapper2014-03-261-3/+7
* User docs: Mark some names as non-translatableAndre Klapper2014-03-261-11/+11
* User docs: Use proper markupAndre Klapper2014-03-261-1/+1
* User docs: Don't use 'mails'; mail is plural alreadyAndre Klapper2014-03-262-3/+3
* User docs: Use 'Mail' instead of 'E-Mail' or 'Emails'Andre Klapper2014-03-262-3/+3
* User docs: Remove Palm sync instructions - too old nowAndre Klapper2014-03-261-37/+1
* User docs: Use Unicode for ellipsisAndre Klapper2014-03-2630-32/+32
* User docs: Use proper markupAndre Klapper2014-03-261-4/+4
* User docs: Change 'user name' to 'username' as everywhere elseAndre Klapper2014-03-261-1/+1
* User docs: Simplify pathname in home directoryAndre Klapper2014-03-261-1/+1
* User docs: Harmonize some strings about entering URLAndre Klapper2014-03-264-4/+4
* User docs: Improve instructionsAndre Klapper2014-03-261-3/+3
* EPhotoCache: Fix a memory leakMilan Crha2014-03-251-2/+3
* Add an --enable-code-coverage configure option to enable gcov supportMilan Crha2014-03-2573-178/+273
* Add installed tests using --enable-installed-tests switchVadim Rutkovsky2014-03-258-0/+810
* Fix memory leaks from a commit for bug #508744Milan Crha2014-03-251-0/+3
* Bug #545106 - [Automatic Contacts] Adds duplicate email addressesWatson Yuuma Sato2014-03-251-46/+104
* Bug #724059 - Allow arbitrary number of phone entries in the contact editorChristian Schaarschmidt2014-03-245-434/+1026
* Bug #726110 - Use gtk_drag_check_threshold() instead of hard-coded valuesMilan Crha2014-03-245-24/+14
* Updated Galician translationFran Dieguez2014-03-241-587/+651
* Bug #551793 - Alarms dialog: Change "Customize" optionAnup-Allamsetty2014-03-242-24/+1
* Bug #508744 - Select PGP key from a list in mail account propertiesMilan Crha2014-03-243-0/+120
* Bug 719417 - Remove em-filter-i18n.hMatthew Barnes2014-03-246-573/+491
* l10n: Update Japanese translationJiro Matsuzawa2014-03-241-4279/+4803
* Updated Norwegian bokmål translationKjartan Maraas2014-03-241-271/+270
* folder_tree_render_icon: Readability cleanup.Matthew Barnes2014-03-241-1/+7
* Updated Russian translationYuri Myasoedov2014-03-231-128/+86
* Post-release version bump.Matthew Barnes2014-03-231-4/+4
* NEWS update for 3.12.0 release.Matthew Barnes2014-03-231-0/+18
* Forbid header bars in stock GTK+ dialogs.Matthew Barnes2014-03-231-0/+8
* Updated German translationChristian Kirbach2014-03-231-3876/+4246
* Updated Slovenian translationMatej Urbančič2014-03-231-4024/+4427
* Updated Basque languageInaki Larranaga Murgoitio2014-03-231-4267/+4751
* Updated Brazilian Portuguese translationEnrico Nicoletto2014-03-211-985/+1277
* Updated Danish translationKenneth Nielsen2014-03-211-4308/+4742
* Updated Russian translationYuri Myasoedov2014-03-201-777/+534
* Updated Hungarian translationGábor Kelemen2014-03-191-686/+1012
* Updated Portuguese translationDuarte Loreto2014-03-191-4951/+5619
* Updated Serbian translationМирослав Николић2014-03-182-8472/+9534
* Finnish translation update by Jiri GrönroosVille-Pekka Vainio2014-03-171-4433/+4828