Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NEWS update for 3.10.1 release.EVOLUTION_3_10_1 | Matthew Barnes | 2013-10-13 | 1 | -0/+37 |
| | |||||
* | Update API documentation. | Matthew Barnes | 2013-10-13 | 1 | -0/+1 |
| | |||||
* | Updated German translation | Christian Kirbach | 2013-10-12 | 1 | -771/+770 |
| | |||||
* | Signature/encryption bar may not inherit text color from theme | Milan Crha | 2013-10-11 | 1 | -2/+9 |
| | | | | | | | The "signature bar" overrides background color, thus it should override also text color, to make sure the text will be always readable. This could break with dark theme, which uses light text color. | ||||
* | Auto-wrap long anchors | Milan Crha | 2013-10-09 | 2 | -1/+10 |
| | | | | | Make Webkit auto-wrap long anchors, thus they do not dictate content width, which may make it too wide for a window with extra long links. | ||||
* | Show both component summary and alarm description in Reminders | Milan Crha | 2013-10-08 | 1 | -36/+46 |
| | | | | | | It turned out that my understanding of the RFC when fixing bug #386113 was incorrect, the alarm description is not supposed to replace the component summary, but only extend it with an additional text. | ||||
* | [l10n] Updated Catalan (Valencian) translation | Carles Ferrando | 2013-10-07 | 1 | -12027/+2312 |
| | |||||
* | Bug #707856 - Custom recurrence dropped on event editor save | Milan Crha | 2013-10-04 | 1 | -1/+1 |
| | |||||
* | Bug 708390 - text-highlight: Don't interfere with printing | Matthew Barnes | 2013-10-01 | 1 | -27/+2 |
| | | | | | | | The text-highlight module is for enhancing the *display* of textual email parts. It should not interfere at all when printing an email. (cherry picked from commit 169ec754ae991e0bd3975ee89e6110f1a0a8d841) | ||||
* | Bug #708682 - Move with 'End' key with collapsed threads fails | Milan Crha | 2013-10-01 | 1 | -6/+1 |
| | | | | This reverts part of commit 452638466217dbfef0c0954c90aa7cb03cf91452 | ||||
* | Bug #708840 - Crash when closing subscription dialog with running operation | Milan Crha | 2013-09-30 | 1 | -0/+33 |
| | |||||
* | Bug #699997 - Show unreferenced images in multipart/related parser | Milan Crha | 2013-09-30 | 1 | -2/+28 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Cheng-Chia Tseng | 2013-09-30 | 2 | -112/+112 |
| | |||||
* | Bug #689787 - Prefer-plain can hide message body for composer | Milan Crha | 2013-09-27 | 3 | -14/+57 |
| | |||||
* | Add debugging for formatter requests | Milan Crha | 2013-09-25 | 2 | -3/+23 |
| | | | | | With CAMEL_DEBUG=emformat:requests the evolution prints a debug messages about requests being processed when formatting messages. | ||||
* | l10n: Update Japanese translation | Jiro Matsuzawa | 2013-09-24 | 1 | -12/+12 |
| | |||||
* | l10n: Update Japanese translation | victory | 2013-09-24 | 1 | -5108/+3095 |
| | |||||
* | Bug #708349 - Memory leaks around mail config | Milan Crha | 2013-09-23 | 3 | -0/+6 |
| | |||||
* | Bug #708347 - Memory leak from EWebView/webkit | Tomas Popela | 2013-09-23 | 1 | -2/+5 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2013-09-23 | 2 | -1461/+1459 |
| | |||||
* | Update ChangeLog URL with gnome-3-10 branch | Milan Crha | 2013-09-23 | 1 | -1/+1 |
| | |||||
* | Updated slovak translation | Marián Čavojský | 2013-09-22 | 1 | -76/+39 |
| | |||||
* | [l10n] Update Catalan translation | Josep Sànchez | 2013-09-22 | 1 | -12258/+2685 |
| | |||||
* | Updated Ukrainian | Daniel Korostil | 2013-09-21 | 1 | -5469/+5889 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2013-09-21 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.10.0 release.EVOLUTION_3_10_0 | Matthew Barnes | 2013-09-21 | 1 | -0/+13 |
| | |||||
* | Updated Brazilian Portuguese translation | Enrico Nicoletto | 2013-09-21 | 1 | -721/+721 |
| | |||||
* | Updated Basque language | Inaki Larranaga Murgoitio | 2013-09-21 | 1 | -2386/+2535 |
| | |||||
* | Assamese translation updated | Nilamdyuti Goswami | 2013-09-20 | 1 | -1968/+2169 |
| | |||||
* | update Punjabi Translaiton | A S Alam | 2013-09-19 | 1 | -2826/+3033 |
| | |||||
* | Updated Czech translation | Jiří Eischmann | 2013-09-18 | 1 | -1615/+1620 |
| | |||||
* | Updated slovak translation | Marián Čavojský | 2013-09-17 | 1 | -5031/+4801 |
| | |||||
* | Updated Danish translation | Ask H. Larsen | 2013-09-16 | 1 | -2527/+2609 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2013-09-15 | 1 | -2/+2 |
| | |||||
* | NEWS update for 3.9.92 release.EVOLUTION_3_9_92 | Matthew Barnes | 2013-09-15 | 1 | -0/+44 |
| | |||||
* | Update API documentation. | Matthew Barnes | 2013-09-15 | 4 | -3/+5 |
| | |||||
* | EClientSelector: Show an initial icon based on host name. | Matthew Barnes | 2013-09-15 | 1 | -1/+150 |
| | | | | | | | | Have GNetworkMonitor make an initial guess at the online state of backends by evaluating the reachability of their host name. This will show an initial status icon for all displayed ESources without actually opening a connection, since some backends are expensive to start unnecssarily. | ||||
* | Bug 708004 - Deleting in threaded mode moves cursor to incorrect message | David Dillow | 2013-09-15 | 1 | -2/+4 |
| | |||||
* | Updated Korean translation | Changwoo Ryu | 2013-09-14 | 1 | -2955/+2991 |
| | |||||
* | Bug #707392 - Only very first Collapse/Expand button in message header pane ↵ | Tomas Popela | 2013-09-13 | 2 | -71/+33 |
| | | | | | | | | | | | | | | | | works When we were collecting the elements for adding the onclick event listeners, we were using the webkit_dom_document_get_element_by_id method, but when email had multiple TO, CC or BCC headers it was returning just the first elements with given id. To fix this we moved to webkit_dom_*_query_selector methods that give us more powerfull element extraction from document. When toggling the visibility of header row, we are now operating just in the row that contains the clicked element. This patch also remove the suffixes from all __evo-moreaddr ids. | ||||
* | Updated Latvian translation | Rūdolfs Mazurs | 2013-09-12 | 1 | -2863/+3081 |
| | |||||
* | Bug #706008 - Workaround gnome-shell style change on focus change | Tomas Popela | 2013-09-12 | 16 | -165/+398 |
| | | | | | | | Avoid redrawing (thus loosing the selection and scroll position) of preview window on style change by defining the colors through CSS styles. On style change we just update the CSS color definitions and preview will update itself without redraw. | ||||
* | Fix a broken tag in French help translation | Piotr Drąg | 2013-09-12 | 1 | -1/+1 |
| | |||||
* | EClientSelector: Do not prefetch EClient instances | Milan Crha | 2013-09-12 | 1 | -51/+0 |
| | | | | | Let the open for a user, when respective source in the selector is selected. | ||||
* | Add space after a type cast. | Antoine Jacoutot | 2013-09-11 | 1 | -2/+2 |
| | |||||
* | calendar: do not assume time_t is long | Antoine Jacoutot | 2013-09-11 | 1 | -3/+3 |
| | | | | | | | | | On Linux time_t is long, on OpenBSD time_t is long long... so printf statements using %lu on 32-bit platforms will break on !Linux. The only portable way to print a time_t is using a cast and casting to "long long" (gint64) is probably the most portable way. https://bugzilla.gnome.org/show_bug.cgi?id=707829 | ||||
* | Finnish translation update | Timo Jyrinki | 2013-09-11 | 1 | -5873/+6195 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2013-09-11 | 2 | -5494/+5628 |
| | |||||
* | Updated Hungarian help translation | Gabor Kelemen | 2013-09-10 | 1 | -4/+4 |
| | |||||
* | Updated Indonesian translation | Andika Triwidada | 2013-09-09 | 1 | -989/+1069 |
| | |||||
* | Fix uninitialized variable in cal_comp_is_on_server(). | Matthew Barnes | 2013-09-09 | 1 | -1/+1 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2013-09-09 | 1 | -3406/+2197 |
| | |||||
* | Replace double-space with single-space in evolution.appdata.xml | Milan Crha | 2013-09-09 | 1 | -1/+1 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-09-09 | 1 | -873/+930 |
| | |||||
* | Fix folder name encoding in em_folder_utils_create_folder(). | Matthew Barnes | 2013-09-09 | 1 | -22/+7 |
| | | | | | | | | | When creating a top-level folder, the folder name was still URI-encoded. So for example "Top Level Folder" was coming out "Top%20Level%20Folder". The em_folder_tree_store_root_selected() "if" branch is uncommented and looks unnecessary to me, so I'm removing it. Always parse the URI with e_mail_folder_uri_parse(), which produces a decoded folder name. | ||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2013-09-08 | 1 | -2841/+2843 |
| | |||||
* | Bug 707571 - Bad EOF check in getNextCSVEntry | Andreas Schwab | 2013-09-08 | 1 | -1/+1 |
| | |||||
* | Miscellaneous cleanups. | Matthew Barnes | 2013-09-08 | 90 | -961/+1232 |
| | |||||
* | Updated German translation | Christian Kirbach | 2013-09-07 | 1 | -1311/+1409 |
| | |||||
* | Add an AppData description for Evolution. | Matthew Barnes | 2013-09-07 | 2 | -0/+22 |
| | | | | Based on http://people.freedesktop.org/~hughsient/appdata/. | ||||
* | Updated Hungarian help translation | Gabor Kelemen | 2013-09-07 | 1 | -4236/+4925 |
| | |||||
* | Add EShellView to E{Calendar,MemoList,TaskList}Selector | Fabiano Fidêncio | 2013-09-05 | 9 | -13/+290 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=657808 | ||||
* | Update French translation | Alexandre Franke | 2013-09-04 | 1 | -32/+89 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2013-09-04 | 2 | -558/+680 |
| | |||||
* | Updated Irish translation | Seán de Búrca | 2013-09-04 | 1 | -11970/+11842 |
| | |||||
* | Updated Hungarian translation | Balázs Úr | 2013-09-04 | 1 | -267/+335 |
| | |||||
* | Bug #707048 - [bbdb] GError double free when contact save fails | Milan Crha | 2013-09-03 | 1 | -4/+2 |
| | |||||
* | Fix Catalan spelling mistakes | Jordi Mas | 2013-09-03 | 1 | -5/+5 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-09-03 | 1 | -281/+349 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-09-03 | 1 | -2619/+4229 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2013-09-02 | 1 | -31/+101 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2013-09-01 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.9.91 release.EVOLUTION_3_9_91 | Matthew Barnes | 2013-09-01 | 1 | -0/+42 |
| | |||||
* | Update evolution-shell API documentation. | Matthew Barnes | 2013-09-01 | 1 | -0/+1 |
| | |||||
* | Updated German help translation | Benjamin Steinwender | 2013-09-01 | 1 | -2602/+4176 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2013-09-01 | 1 | -259/+320 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2013-09-01 | 1 | -34/+95 |
| | |||||
* | EMailDisplay: Remove mail_display_plugin_widget_realize_cb(). | Matthew Barnes | 2013-09-01 | 1 | -32/+0 |
| | | | | | | Apparently not required anymore, and was actually causing embedded widgets for attachments to malfunction when collapsed and expanded again -- particularly audio attachments. | ||||
* | EMailDisplay: Remove bind_iframe_content_visibility(). | Matthew Barnes | 2013-09-01 | 1 | -110/+0 |
| | | | | | | None of my attachment samples invoke bind_iframe_content_visibility(). Both it and toggle_widget_visibility() appear to dead code. Removing the functions causes no ill side-effects as far as I can tell. | ||||
* | Bug 707043 - Audio attachment not shown correctly | David Woodhouse | 2013-08-31 | 2 | -1/+7 |
| | |||||
* | Updated Slovenian translation | Matej Urbančič | 2013-08-31 | 1 | -298/+350 |
| | |||||
* | Updated Brazilian Portuguese translation | Enrico Nicoletto | 2013-08-31 | 1 | -259/+321 |
| | |||||
* | Adding new strings to copy/move event/task/memo and handle possible errors ↵ | Fabiano Fidêncio | 2013-08-30 | 1 | -0/+66 |
| | | | | on those operations | ||||
* | Bug #706901 - Large default book slows down composer open | Milan Crha | 2013-08-30 | 1 | -4/+15 |
| | |||||
* | Skip evolution from 'Open with' list of applications on attachments | Milan Crha | 2013-08-29 | 1 | -0/+26 |
| | |||||
* | Bug #706814 - Do not use folder uri in copy/move folder errors | Fabiano Fidêncio | 2013-08-29 | 2 | -7/+25 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2013-08-28 | 1 | -343/+331 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2013-08-27 | 1 | -335/+341 |
| | |||||
* | Bug #658164 - Pressing the "Make this Occurrence Movable" changes meeting time | Fabiano Fidêncio | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | Bug #659715 - Reject folder copy/move in offline | Fabiano Fidêncio | 2013-08-27 | 2 | -18/+66 |
| | |||||
* | User docs: Fix a 404 link | Andre Klapper | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | User docs: Remove link to external 404 page | Andre Klapper | 2013-08-27 | 1 | -1/+1 |
| | |||||
* | User docs: Garrrrrr. Fix typos. | Andre Klapper | 2013-08-27 | 1 | -2/+2 |
| | |||||
* | User docs: Mark images without text as non-translatable. Bug #706596 | Andre Klapper | 2013-08-27 | 13 | -37/+37 |
| | |||||
* | Update French translation | Alexandre Franke | 2013-08-24 | 1 | -2546/+2754 |
| | |||||
* | Update French translation | Alexandre Franke | 2013-08-24 | 1 | -2138/+2562 |
| | |||||
* | Bug 706463 - Refcounting error in e_mail_reader_reply_to_message() | Matthew Barnes | 2013-08-23 | 1 | -11/+2 |
| | | | | | | Highlight a section of a mailing list post, click Reply, answer "Reply Privately", Evolution mishandles the source message's reference count, causing the message to finalize too early and crash in Camel. | ||||
* | EMailReader cleanups. | Matthew Barnes | 2013-08-23 | 1 | -11/+13 |
| | |||||
* | EShellSearchbar: Put focus on search results after changing filter. | Matthew Barnes | 2013-08-22 | 1 | -4/+20 |
| | | | | | | Direct the focus away from the filter combo box so the next keyboard event doesn't change the selected filter. The user is probably trying to navigate search results. | ||||
* | Updated Hungarian translation | Balázs Úr | 2013-08-22 | 1 | -112/+123 |
| | |||||
* | Updated German help translation | Christian Kirbach | 2013-08-21 | 1 | -1413/+1614 |
| | | | | | | This is a fixed version of the previously reverted commit. Thanks to Daniel Mustieles García for tracking down the flaw. | ||||
* | Bug #274144 - 'Update attendee status' might not be done multiple times | Milan Crha | 2013-08-21 | 1 | -4/+86 |
| | |||||
* | Bug #698275 - Enable/disable account yields to a several seconds busy loop | Milan Crha | 2013-08-21 | 3 | -31/+142 |
| | |||||
* | Updated Brazilian Portuguese translation | Rafael Ferreira | 2013-08-21 | 1 | -114/+119 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2013-08-21 | 1 | -42/+42 |
| | |||||
* | Bug #656804 - Cannot create folder with special characters in name | Milan Crha | 2013-08-20 | 1 | -2/+4 |
| | |||||
* | Bug #682277 - Multiselect of messages causes slow UI update | Milan Crha | 2013-08-20 | 4 | -36/+76 |
| | |||||
* | Updated Malayalam Translation | Anish A | 2013-08-20 | 1 | -2124/+2268 |
| | |||||
* | Updated Polish translation | Piotr Drąg | 2013-08-19 | 1 | -2390/+2366 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2013-08-18 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.9.90 release.EVOLUTION_3_9_90 | Matthew Barnes | 2013-08-18 | 1 | -0/+45 |
| | |||||
* | Update API documentation. | Matthew Barnes | 2013-08-18 | 1 | -0/+1 |
| | |||||
* | Revert "Updated German help translation" | Matthew Barnes | 2013-08-18 | 1 | -1614/+1413 |
| | | | | | | | | | | This reverts commit 83ce49534bc02a574b77a4072fdb973f43db8acf. This commit introduced a build break: Error: Could not merge translations: 'NoneType' object has no attribute 'node' make: *** [de/de.stamp] Error 1 | ||||
* | Updated Slovenian translation | Matej Urbančič | 2013-08-18 | 1 | -1652/+1770 |
| | |||||
* | folder_tree_model_folder_renamed_cb: Avoid duplicate rows. | Matthew Barnes | 2013-08-18 | 1 | -0/+5 |
| | | | | | | | Testing IMAP NOTIFY and folder renames, I observed a "folder-created" signal emission before the "folder-renamed" signal emission. So the renamed folder already exists in the tree model when we receive the "folder-renamed" signal. Make sure we handle that sanely. | ||||
* | MailFolderCache: Avoid g_signal_handlers_disconnect_matched(). | Matthew Barnes | 2013-08-17 | 1 | -4/+0 |
| | | | | store_info_unref() already disconnects the signal handlers one by one. | ||||
* | [alarm-notify] Do not change selection on new reminder arrival | Thomas Mittelstaedt | 2013-08-16 | 1 | -2/+4 |
| | | | | Simply do not change selection when the dialog is already shown. | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2013-08-16 | 2 | -156/+164 |
| | |||||
* | Updated German help translation | Christian Kirbach | 2013-08-15 | 1 | -1413/+1614 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-08-14 | 1 | -47/+49 |
| | |||||
* | Fixed grammar mistake in the help | Christian Kirbach | 2013-08-14 | 1 | -1/+1 |
| | |||||
* | Bug #698723 - Crash on saving contact with categories | Milan Crha | 2013-08-13 | 1 | -15/+7 |
| | |||||
* | Bug #705814 - Crash in certificate_viewer_new() | Milan Crha | 2013-08-12 | 1 | -1/+1 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-08-12 | 1 | -84/+89 |
| | |||||
* | Update AUTHORS and evolution.doap. | Matthew Barnes | 2013-08-11 | 2 | -94/+13 |
| | | | | List only the current development team. | ||||
* | Update Authors list in About dialog. | Matthew Barnes | 2013-08-11 | 1 | -1/+1 |
| | |||||
* | Fix icon cache updating when building concurrently. | Matthew Barnes | 2013-08-11 | 2 | -14/+17 |
| | | | | | | | When using "make -j [N > 1]", the install-icons/uninstall-icons and update-icon-cache make targets were running concurrently. Move the icon cache updating to data/Makefile.am to ensure it runs AFTER the icons are installed or uninstalled. | ||||
* | EAlertBar: Mention Escape binding in close button tooltip. | Matthew Barnes | 2013-08-11 | 1 | -1/+2 |
| | |||||
* | Bug 704440 - Close shell window alerts with Escape key | Matthew Barnes | 2013-08-11 | 2 | -0/+45 |
| | | | | | | This adds a "close-alert" signal to EShellWindow, which is bound to GDK_KEY_Escape. The default handler closes view-specific alerts first, then global alerts. | ||||
* | Add e_alert_bar_close_alert(). | Matthew Barnes | 2013-08-11 | 3 | -0/+42 |
| | | | | | Closes the active EAlert and returns TRUE, or else returns FALSE if there is no active EAlert. | ||||
* | Remove unused e_shell_window_get_menu_bar_box(). | Matthew Barnes | 2013-08-11 | 3 | -8/+0 |
| | |||||
* | Bug #704207 - Dragged column's arrow indicator oversized | Milan Crha | 2013-08-09 | 1 | -0/+3 |
| | |||||
* | GnomeCanvasRect: Incorrectly named fill_color_rgba property | Milan Crha | 2013-08-09 | 1 | -1/+1 |
| | | | | | | While all the code references fill_color_rgba, the object itself defined property's name "fill_rgba", which produced runtime warnings and misbehavior. | ||||
* | Bug #704369 - Meeting change asks on save, but tries to send update anyway | Milan Crha | 2013-08-09 | 4 | -56/+61 |
| | |||||
* | Bug #704549 - Missing mnemonic in External Editor plugin configuration | Milan Crha | 2013-08-09 | 1 | -2/+2 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-08-08 | 1 | -253/+274 |
| | |||||
* | Bug #705657 - Crash in em_utils_selection_set_urilist() | Milan Crha | 2013-08-08 | 1 | -0/+6 |
| | |||||
* | Bug #705446 - Old POP3 mails can be removed before getting them | Milan Crha | 2013-08-08 | 1 | -4/+28 |
| | |||||
* | [Addressbook] Show editor errors above editor window | Milan Crha | 2013-08-07 | 7 | -12/+18 |
| | | | | | | | | | An address book editor error was shown about active EShell's window, which means switching to other application and back made the editor in the background, but, more importantly, the editor could be selected and the error was in the background, thus it seemed like being stuck, it didn't respond to any button click, until the error was dismissed. | ||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2013-08-07 | 2 | -62/+50 |
| | |||||
* | Updated Russian translation | Yuri Myasoedov | 2013-08-04 | 1 | -1899/+2018 |
| | |||||
* | Fix sidebar message counts for real Junk / Trash folders. | Matthew Barnes | 2013-08-03 | 1 | -12/+30 |
| | |||||
* | Updated Brazilian Portuguese translation proofread by Enrico Nicoletto | Rafael Ferreira | 2013-08-03 | 1 | -2531/+2136 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2013-08-02 | 1 | -1298/+1325 |
| | |||||
* | Updated Hungarian translation | Gabor Kelemen | 2013-08-02 | 1 | -2501/+2703 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2013-08-02 | 2 | -5421/+5813 |
| | |||||
* | Bug #699603 - Message list scrolls to cursor on style change | Milan Crha | 2013-08-01 | 3 | -0/+63 |
| | |||||
* | Bug 705194 - Failure to decrypt inline encrypted GPG messages | Matthew Barnes | 2013-08-01 | 1 | -2/+12 |
| | | | | | | | Commit 514736f27efeac6d5ad42e055ebabb423d243fb2 in 3.9.5 broke inline PGP encrypted messages, because the parser was treating the encrypted message content as an attachment even though the content type is just text/plain. This ensures the message content is treated correctly. | ||||
* | [workaround] Bug #695633 - Attachments disappear after opening one | Milan Crha | 2013-07-31 | 2 | -4/+4 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2013-07-31 | 1 | -1321/+1245 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-07-31 | 1 | -246/+262 |
| | |||||
* | Bug #705119 - File descriptors for images not closed | Milan Crha | 2013-07-30 | 1 | -6/+8 |
| | |||||
* | Bug 704861 - Runtime warning in calendar module | Matthew Barnes | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2013-07-29 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.9.5 release.EVOLUTION_3_9_5 | Matthew Barnes | 2013-07-28 | 1 | -0/+57 |
| | |||||
* | Bug 704682 - Runtime warning in MailFolderCache | Matthew Barnes | 2013-07-28 | 1 | -5/+10 |
| | |||||
* | Miscellaneous cleanups. | Matthew Barnes | 2013-07-28 | 6 | -20/+21 |
| | |||||
* | EPreviewPane: Handle "new-activity" signals from EWebView. | Matthew Barnes | 2013-07-28 | 1 | -0/+25 |
| | | | | Configures the EActivity to submit alerts to the EPreviewPane. | ||||
* | EPreviewPane cleanups. | Matthew Barnes | 2013-07-28 | 2 | -25/+5 |
| | |||||
* | EMailRequest cleanups. | Matthew Barnes | 2013-07-28 | 1 | -142/+113 |
| | |||||
* | EWebView: Add an "image-save" action. | Matthew Barnes | 2013-07-28 | 4 | -183/+27 |
| | | | | | | There's now enough hooks in EWebView that it can take over image saving from EMailDisplay / EMailReader, with the added perk that a "Save Image" pop-up menu item now appears for images in ALL preview panes. | ||||
* | Add e_web_view_cursor_image_save(). | Matthew Barnes | 2013-07-28 | 3 | -0/+237 |
| | | | | | Prompts the user to choose a destination file and then asynchronously saves the image under the cursor to the destination file. | ||||
* | Add e_web_view_cursor_image_copy(). | Matthew Barnes | 2013-07-28 | 7 | -161/+158 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Asynchronously copies the image under the cursor to the clipboard. This replaces the "cursor-image" property, which attempts to match the image URI to a subresource from WebKitWebDataSource. The problem with that approach is EMailDisplay redirects several URI schemes to its own custom request handlers which further mutate the URI. So for example, a text/html message may use a "cid:" URI to refer to an embedded image, which EMailDisplay transforms to a "mail:" URI and finally to a "data:" URI. The final image URI might not be derivable from the original URI without retracing the SoupRequest. The "image-copy" action now calls e_web_view_cursor_image_copy(). This also adds an explicit requirement on gdk-pixbuf-2.0 >= 2.24 for gdk_pixbuf_new_from_stream_async() / finish(). New functions: e_web_view_cursor_image_copy() Removed functions: e_web_view_get_cursor_image() e_web_view_set_cursor_image() | ||||
* | Add e_web_view_new_activity(). | Matthew Barnes | 2013-07-28 | 3 | -0/+52 |
| | | | | | | | | | Returns a new EActivity for an EWebView-related asynchronous operation, and emits a "new-activity" signal. By default the EActivity comes loaded with a GCancellable and sets the EWebView itself as the alert sink (which means alerts are displayed directly in the content area). The signal emission allows the EActivity to be further customized and/or tracked by the application. | ||||
* | Add e_web_view_request(). | Matthew Barnes | 2013-07-28 | 3 | -0/+162 |
| | | | | | | | | | | | Asynchronously requests data at a URI by way of a SoupRequest to WebKit's default SoupSession, incorporating both e_web_view_redirect_uri() and the custom request handlers installed via e_web_view_install_request_handler(). New functions: e_web_view_request() e_web_view_request_finish() | ||||
* | Add e_web_view_suggest_filename(). | Matthew Barnes | 2013-07-28 | 4 | -0/+106 |
| | | | | | | | | | | | Attempts to derive a suggested filename from the given URI for use in a "Save As" dialog. By default the suggested filename is the last path segment of the given URI (the unless the given URI looks like a query), but subclasses can use other mechanisms for custom URI schemes. For example, "cid:" URIs in an email message may refer to a MIME part with a suggested filename in its Content-Disposition header. | ||||
* | Add e_web_view_redirect_uri(). | Matthew Barnes | 2013-07-27 | 4 | -129/+188 |
| | | | | | | | | | | Replaces the given URI with a redirected URI as necessary, primarily for use with custom SoupRequest handlers. Typically this function would be called just prior to handing a request off to a SoupSession, such as from a WebKitWebView "resource-request-starting" signal handler. Case in point: EMailDisplay now implements the redirect_uri() method, and calls it from its own "resource-request-starting" signal handler. | ||||
* | Remove e_web_view_get_uri(). | Matthew Barnes | 2013-07-27 | 4 | -11/+1 |
| | | | | | | | Trivial wrapper for webkit_web_view_get_uri(). Probably made sense while we were transitioning from GtkHTML to WebKit, but we don't need it anymore. | ||||
* | Remove unused e_web_view_set_enable_frame_flattening(). | Matthew Barnes | 2013-07-27 | 3 | -20/+0 |
| | |||||
* | Remove unused e_web_view_get_enable_frame_flattening(). | Matthew Barnes | 2013-07-27 | 3 | -22/+0 |
| | |||||
* | EMailPrinter: Disable frame flattening directly. | Matthew Barnes | 2013-07-27 | 1 | -1/+10 |
| | | | | Not worth having dedicated EWebView APIs for this. | ||||
* | Remove unused e_web_view_frame_get_uri(). | Matthew Barnes | 2013-07-27 | 3 | -25/+0 |
| | |||||
* | Remove unused e_web_view_frame_load_uri(). | Matthew Barnes | 2013-07-27 | 3 | -45/+0 |
| | |||||
* | Remove unused e_web_view_frame_load_string(). | Matthew Barnes | 2013-07-27 | 3 | -47/+0 |
| | |||||
* | Remove unused e_web_view_extract_uri(). | Matthew Barnes | 2013-07-27 | 3 | -42/+0 |
| | |||||
* | EWebView: Initialize WebKitWebSettings internally. | Matthew Barnes | 2013-07-27 | 3 | -65/+43 |
| | | | | | | | | | | | | Don't expose public API for this. Even though it's still possible through the WebKitWebView API, we don't want to encourage setting an arbitrary WebKitWebSettings on an EWebView. Removed functions: e_web_view_set_settings() e_web_view_get_default_settings() | ||||
* | EWebView cleanups. | Matthew Barnes | 2013-07-27 | 1 | -188/+208 |
| | |||||
* | Rename e_mail_display_set_parts_list(). | Matthew Barnes | 2013-07-27 | 5 | -13/+13 |
| | | | | | | Rename to e_mail_display_set_part_list(). Function takes an EMailPartList, not an "EMailPartsList". | ||||
* | Rename e_mail_display_get_parts_list(). | Matthew Barnes | 2013-07-26 | 5 | -8/+8 |
| | | | | | | Rename to e_mail_display_get_part_list(). Function returns an EMailPartList, not an "EMailPartsList". | ||||
* | Bug #704778 - Default Free/Busy dialog view to zoom-in | Milan Crha | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-07-25 | 1 | -84/+101 |
| | |||||
* | Only use the alarm description if the client supports it | Fabiano Fidêncio | 2013-07-24 | 1 | -9/+14 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=386113 | ||||
* | Updated Greek translation | Dimitris Spingos | 2013-07-22 | 1 | -1447/+1517 |
| | |||||
* | Bug #386113 - show custom alarm message in pop-up alerts | Fabiano Fidêncio | 2013-07-22 | 1 | -1/+1 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-07-22 | 1 | -111/+111 |
| | |||||
* | Do not mask CAMEL_ERROR_GENERIC in composer_send_completed() | Milan Crha | 2013-07-22 | 1 | -2/+3 |
| | | | | | | | Any provider can return a generic error code, which makes the check useless, only hiding important error information from a user. Since the camel_getaddrinfo() returns CAMEL_SERVICE_ERROR_URL_INVALID, the check could be adapted and be more useful. | ||||
* | Bug 697575 - ESourceConfig: Avoid calling check_complete() too soon | Matthew Barnes | 2013-07-21 | 1 | -4/+11 |
| | | | | | | | | | | Connect to the GtkComboBox::changed signal after all candidates are added, to avoid calling e_source_config_check_complete() before the candidate has been told to insert widgets. This can cause run-time warnings such as: (evolution:7106): evolution-cal-config-webcal-CRITICAL **: cal_config_webcal_check_complete: assertion `context != NULL' failed | ||||
* | Bug 703244 - Work around GtkBox regression in GTK 3.9.1. | Matthew Barnes | 2013-07-21 | 1 | -0/+1 |
| | |||||
* | Bug 704494 - EStockRequest calls into GTK+ from worker thread | Matthew Barnes | 2013-07-20 | 1 | -16/+31 |
| | |||||
* | EStockRequest cleanups. | Matthew Barnes | 2013-07-20 | 1 | -91/+91 |
| | |||||
* | Bug 704558 - Crash when using -fstack-protector-strong | Matthew Barnes | 2013-07-20 | 1 | -1/+3 |
| | | | | Same issue as in bug 703991, just in a different place. | ||||
* | ETaskShellView: Disconnect all signal handlers in dispose(). | Matthew Barnes | 2013-07-20 | 2 | -56/+190 |
| | |||||
* | EMemoShellView: Disconnect all signal handlers in dispose(). | Matthew Barnes | 2013-07-20 | 2 | -44/+178 |
| | |||||
* | ECalShellView: Disconnect all signal handlers in dispose(). | Matthew Barnes | 2013-07-20 | 2 | -105/+303 |
| | |||||
* | EDayView: Follow up on a FIXME comment. | Matthew Barnes | 2013-07-20 | 1 | -69/+485 |
| | | | | | Avoid disconnecting signal handlers through searches since we can't be sure what else it might disconnect. | ||||
* | EMailRequest: Handle empty message bodies more gracefully. | Matthew Barnes | 2013-07-20 | 1 | -3/+8 |
| | |||||
* | empe_text_plain_parse() cleanups. | Matthew Barnes | 2013-07-20 | 1 | -13/+14 |
| | | | | Return type is a boolean, not an integer count. | ||||
* | Bug #703153 - Forgotten signal callbacks for freed objects | Milan Crha | 2013-07-19 | 4 | -75/+19 |
| | |||||
* | Reimplement mail_folder_cache_note_store(). | Matthew Barnes | 2013-07-19 | 3 | -216/+266 |
| | | | | | | | * Use GIO-style async parameters. * Add mail_folder_cache_note_store_finish(). * Do the bulk of the work in a thread so the logic is more readable. * Queue multiple calls for the same CamelStore and share the results. | ||||
* | Add e_mail_store_go_offline_sync(). | Matthew Barnes | 2013-07-19 | 2 | -20/+35 |
| | | | | Mostly for symmetry with e_mail_store_go_online_sync(). | ||||
* | Add e_mail_store_go_online_sync(). | Matthew Barnes | 2013-07-19 | 2 | -17/+35 |
| | | | | Need for new mail_folder_cache_note_store() implementation. | ||||
* | e-mail-store-utils.c cleanups. | Matthew Barnes | 2013-07-19 | 1 | -57/+61 |
| | |||||
* | MailFolderCache: Fix a crash when renaming folders. | Matthew Barnes | 2013-07-19 | 1 | -1/+1 |
| | |||||
* | User docs: Fix some minor grammar | Andre Klapper | 2013-07-19 | 1 | -2/+2 |
| | |||||
* | User docs: Cover setting browser for non-GNOME DEs via platform check | Andre Klapper | 2013-07-19 | 1 | -3/+40 |
| | |||||
* | User docs: Make file validate. | Andre Klapper | 2013-07-19 | 1 | -2/+2 |
| | |||||
* | User docs: Fix 'Unmatched block element: choose' warnings. This type for real. | Andre Klapper | 2013-07-19 | 5 | -21/+21 |
| | |||||
* | User docs: Fix 'Unmatched block element: choose' warnings | Andre Klapper | 2013-07-19 | 5 | -14/+14 |
| | |||||
* | Bug 704459: GnomeCanvasItem: Implement all methods | Matthew Barnes | 2013-07-18 | 1 | -0/+46 |
| | | | | So subclasses can safely chain up without checking for NULL. | ||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2013-07-18 | 1 | -737/+658 |
| | |||||
* | Bug 704259 - Fix "reply-style" key migration logic | Matthew Barnes | 2013-07-18 | 1 | -49/+8 |
| | | | | | | | | Apparently the migration logic was more complex than it needed to be. The old numeric key was already synced to the EMailReplyStyle enum in the source code. Dunno where I got the idea it wasn't. Just more evidence numeric enum keys are bad. | ||||
* | MailFolderCache: Make UpdateClosure less cryptic. | Matthew Barnes | 2013-07-18 | 1 | -44/+62 |
| | | | | | Directly indicate the signal ID to be emitted from the update callback instead of playing silly games with boolean flags. | ||||
* | MailFolderCache: Thread-safety improvements and other cleanups. | Matthew Barnes | 2013-07-18 | 1 | -404/+803 |
| | | | | | | | | | | * Stop using recursive mutexes. * Give StoreInfo a reference count. * Give FolderInfo a reference count. * Track CamelFolders with GWeakRef instead of weak pointers. * Submit updates directly to the GMainContext, like we do in EDS, instead of dequeuing them all from a single idle callback that we then have to track. | ||||
* | MailFolderCache: Remove unnecessary "stores" checks. | Matthew Barnes | 2013-07-18 | 1 | -16/+2 |
| | | | | | The "stores" hash table is created on instance init and destroyed with the cache itself. It is never NULL during MailFolderCache's lifetime. | ||||
* | mail_folder_cache_get_folder_info_flags: Change parameters. | Matthew Barnes | 2013-07-18 | 6 | -66/+56 |
| | | | | | | | | Take a CamelStore and folder name instead of a CamelFolder. CamelStore and folder name can easily be obtained from either a folder URI or a CamelFolder instance, and the function is more efficient with separate parameters. | ||||
* | Add mail_folder_cache_ref_folder(). | Matthew Barnes | 2013-07-18 | 4 | -49/+54 |
| | | | | | | | | Replaces mail_folder_cache_get_folder_from_uri(). Returns the CamelFolder for the CamelStore and folder name if available, or else NULL if a CamelFolder instance is not yet cached. This function does not block. | ||||
* | Add mail_folder_cache_has_folder_info(). | Matthew Barnes | 2013-07-18 | 3 | -10/+73 |
| | | | | | | | | | Returns whether MailFolderCache has information about the folder described by the CamelStore and folder name. This does not necessarily mean it has the CamelFolder instance, but it at least has some meta-data about it. You can use this function as a folder existence test. | ||||
* | MailFolderCache: Add a read-only "main-context" property. | Matthew Barnes | 2013-07-18 | 2 | -0/+62 |
| | | | | | | New functions: mail_folder_cache_ref_main_context() | ||||
* | MailFolderCache: Remove the "session" property. | Matthew Barnes | 2013-07-18 | 3 | -135/+42 |
| | | | | | | | | | | | | | | | | | | I considered replacing the "session" property with a "registry" property, but that just complicates application startup even more. Fact is, if we have a CamelStore then we can get the CamelSession and even the ESourceRegistry from it. Kinda dirty, but works. It goes a little something like this... camel_service = CAMEL_SERVICE (camel_store); camel_session = camel_service_get_session (camel_service); mail_session = E_MAIL_SESSION (camel_session); registry = e_mail_session_get_registry (mail_session); Removed functions: mail_folder_cache_get_session() | ||||
* | MailFolderCache: Remove unused "unsub" field. | Matthew Barnes | 2013-07-18 | 1 | -6/+3 |
| | |||||
* | Remove unused mail_folder_cache_get_folder_has_children(). | Matthew Barnes | 2013-07-18 | 2 | -40/+0 |
| | |||||
* | Bug #703899 - Moving a meeting does not ask for confirmation | Fabiano Fidêncio | 2013-07-17 | 6 | -53/+248 |
| | |||||
* | EContactStore: Stop book views in a dedicated thread | Milan Crha | 2013-07-17 | 1 | -1/+18 |
| | | | | | | I've got UI freeze in a call of e_book_client_view_stop() on contact store dispose, caused by synchronous D-Bus call. Doing the call in a dedicated thread makes no UI freeze here. | ||||
* | Drop unused em_utils_get_proxy() | Milan Crha | 2013-07-16 | 2 | -30/+0 |
| | |||||
* | Bug #703389 - Proxy ignored for images | Milan Crha | 2013-07-16 | 4 | -0/+58 |
| | |||||
* | Fix typo in e_mail_reader_refresh_folder_name(). | Matthew Barnes | 2013-07-14 | 1 | -1/+1 |
| | | | | | We were leaking the EActivity. Wonder if this is the mystery activity that's been blocking application shutdown lately. | ||||
* | Remove tree-expanded.xpm and tree-unexpanded.xpm. | Matthew Barnes | 2013-07-13 | 3 | -48/+0 |
| | | | | No longer used. | ||||
* | Bug 703991: Crash when using -fstack-protector-strong. | Matthew Barnes | 2013-07-13 | 1 | -2/+2 |
| | | | | | | | | We were using g_object_get() to write an "unsigned int" value (at least 32 bits) into a 16-bit integer address. Don't know why we were bothering with g_object_get() in the first place, just call camel_network_settings_get_port() instead. | ||||
* | EDayView's event resize abort doesn't always restore original event size | Milan Crha | 2013-07-12 | 1 | -3/+1 |
| | | | | | | | A resize abort of an event's end time in a day view didn't restore original event size, because the drawing function updated event's structure, when it should not. The resize of a start time could be aborted without any problem. | ||||
* | Updated Czech translation | Marek Černocký | 2013-07-12 | 1 | -4/+4 |
| | |||||
* | refresh_folders_exec: Make sure the service is connected. | Matthew Barnes | 2013-07-12 | 1 | -1/+8 |
| | |||||
* | Updated Indonesian translation | Andika Triwidada | 2013-07-11 | 1 | -2532/+2458 |
| | |||||
* | Bug 702664 - Settings migration issue from "headers" to "show-headers" | Matthew Barnes | 2013-07-10 | 1 | -0/+2 |
| | | | | | | My previous patch didn't go far enough to repair an already-corrupted "show-headers" key. Need to actually reset it to its default value if the "headers" key is empty. | ||||
* | EaMinicardView: Create a minicard object, if not present in a list | Milan Crha | 2013-07-10 | 1 | -0/+6 |
| | | | | | The list of minicards in reflow is populated on demand, and this was a place where the demand was not satisfied, if it was missing. | ||||
* | ERuleEditor: Remove dead code. | Matthew Barnes | 2013-07-09 | 3 | -162/+0 |
| | | | | | | Unfinished undo framework from ages past. Nice idea I guess, but not worth the complexity. | ||||
* | EMailParserMessage: Better handle message bodies as attachments. | Matthew Barnes | 2013-07-09 | 1 | -1/+23 |
| | | | | | | | | | | Simo Sorce sent me an interesting case where the MIME type of the message itself was image/gif, but the image was not being shown. If the EMailPart representing the message body is marked as an attachment, wrap it as such so it gets added to the attachment bar but also set the "force_inline" flag since it doesn't make sense to collapse the message body if we can render it. */ | ||||
* | Remove nautilus-sendto integration. | Matthew Barnes | 2013-07-08 | 8 | -306/+0 |
| | | | | | | | | nautilus-sendto has been stripped of its usefulness in GNOME 3.8. It no longer has a UI of its own, it just immediately spawns a mail client with a set of files as attachment arguments for a new message. There's no reason for Evolution to be invoking it anymore. | ||||
* | updated kn translations | Shankar Prasad | 2013-07-08 | 1 | -1185/+1076 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2013-07-08 | 1 | -686/+668 |
| | |||||
* | Bug 703490 - Stop invoking spamc, just use spamassassin | Matthew Barnes | 2013-07-08 | 4 | -557/+19 |
| | | | | | | | | | | | | | | SpamAssassin is clearly not intended for use by mail clients, as evidenced by the number of backflips Evolution's SA module still has to do just to detect the presence and nature of a running spamd (a problem which D-Bus solved a decade ago), and recent SA developer comments. In lieu of removing SA support entirely, remove all the crazy GSettings that are (thankfully) not exposed in the UI and relegate Evolution's SA integration to only the most basic usage (spamassassin / sa-learn). Users are better off with Bogofilter anyway. Leave SpamAssassin for mail servers. | ||||
* | Remove ESEvent. | Matthew Barnes | 2013-07-08 | 7 | -234/+2 |
| | | | | | | | | Nudging EPlugin closer to full removal. Nothing in Evolution uses this anymore and 3rd-party plugins should be using EShell's "event::ready-to-start" signal or else GApplication's "startup" signal. | ||||
* | Post-release version bump. | Matthew Barnes | 2013-07-08 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.9.4 release.EVOLUTION_3_9_4 | Matthew Barnes | 2013-07-07 | 1 | -0/+50 |
| | |||||
* | Miscellaneous cleanups. | Matthew Barnes | 2013-07-07 | 22 | -66/+74 |
| | |||||
* | Update evolution-shell API documentation. | Matthew Barnes | 2013-07-07 | 1 | -1/+1 |
| | |||||
* | Bug 703638 - Keep ItipView alive while connecting to calendar | Matthew Barnes | 2013-07-07 | 1 | -2/+3 |
| | |||||
* | ItipView: Minor cleanups. | Matthew Barnes | 2013-07-07 | 1 | -16/+23 |
| | |||||
* | EMailFormatterQuoteExtension: Don't be cute with struct declarations. | Matthew Barnes | 2013-07-07 | 1 | -2/+10 |
| | | | | | Declare the instance and class structs normally so Gtk-Doc can make sense of it. | ||||
* | EMailFormatterPrintExtension: Don't be cute with struct declarations. | Matthew Barnes | 2013-07-07 | 1 | -2/+10 |
| | | | | | Declare the instance and class structs normally so Gtk-Doc can make sense of it. | ||||
* | Bug 703732 - Unnecessary localedir override in configure.ac | Evgeny Bobkin | 2013-07-07 | 1 | -3/+0 |
| |