Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | User Docs: Split long Message Templates page into subpages | Andre Klapper | 2012-08-17 | 4 | -84/+157 |
| | |||||
* | User Docs: Clarify/Simplify some strings | Andre Klapper | 2012-08-17 | 1 | -9/+10 |
| | |||||
* | Bug #682019 - Always display text/plain when there's nothing else in ↵ | Dan Vrátil | 2012-08-17 | 1 | -9/+14 |
| | | | | multipart/alternative | ||||
* | Include folder uri in "Failed to refresh folder" runtime warning | Milan Crha | 2012-08-17 | 1 | -1/+1 |
| | |||||
* | Bug #681783 - Critical warning and freeze with libsoup-2.39 and webkitgtk-1.9.2 | Dan Vrátil | 2012-08-17 | 1 | -0/+1 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-08-17 | 2 | -1678/+1564 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-08-17 | 1 | -181/+185 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-16 | 1 | -282/+353 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-16 | 1 | -913/+836 |
| | |||||
* | User Docs: Document Global Search in Calendar. Fixes bug #673929 | Andre Klapper | 2012-08-16 | 1 | -1/+4 |
| | |||||
* | User Docs: Describe handling localized Re: prefixes. Fixes bug #678392 | Andre Klapper | 2012-08-16 | 1 | -0/+32 |
| | |||||
* | User Docs: Add hint about dconf-editor | Andre Klapper | 2012-08-16 | 1 | -1/+2 |
| | |||||
* | User Docs: Finally split formatting options into Plain Text and HTML | Andre Klapper | 2012-08-16 | 8 | -52/+100 |
| | |||||
* | User Docs: Initial rewrite of HTML Composer settings | Andre Klapper | 2012-08-16 | 11 | -13/+37 |
| | |||||
* | Bug 681882 - Account signature not selected in new composer window | Matthew Barnes | 2012-08-16 | 1 | -0/+51 |
| | |||||
* | Fix a wrong translation | Andre Klapper | 2012-08-15 | 1 | -1/+1 |
| | |||||
* | Add e_mail_session_append_to_local_folder(). | Matthew Barnes | 2012-08-15 | 5 | -37/+172 |
| | | | | | | Asynchronous + synchronous convenience functions. Uses the EMailLocalFolder enumeration to specify a well-known folder. | ||||
* | Updated Galician translations | Fran Diéguez | 2012-08-14 | 1 | -1375/+1390 |
| | |||||
* | Bug 681321 - Support both old and new-buf libxml2 APIs | Matthew Barnes | 2012-08-13 | 1 | -1/+18 |
| | | | | | libxml2 changed the API for xmlOutputBuffer incompatibly. See https://mail.gnome.org/archives/desktop-devel-list/2012-August/msg00004.html | ||||
* | Remove GroupWise specific code from itip-formatter | Milan Crha | 2012-08-13 | 2 | -55/+0 |
| | | | | | | | | This had been removing meeting invitations from mail folders when they were added to calendars which had set "save-schedules", but it removed them only from summary, thus server had the message still there, only users didn't see them. As a comment said, this belongs to GroupWise mail provider anyway, thus I removed it. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-13 | 1 | -10050/+9983 |
| | |||||
* | Adapt to CamelService API changes. | Matthew Barnes | 2012-08-13 | 6 | -15/+39 |
| | | | | | | camel_service_get_settings() is now camel_service_ref_settings() and it returns a new CamelSettings reference which the caller must release with g_object_unref(). | ||||
* | Adapt to CamelSession API changes. | Matthew Barnes | 2012-08-12 | 18 | -108/+220 |
| | | | | | | | | | | | | These functions now return new references: camel_session_add_service() camel_session_list_services() These functions have been renamed and also return new references: camel_session_get_service() -> camel_session_ref_service() camel_session_get_service_by_url() -> camel_session_ref_service_by_url() | ||||
* | Adapt to CamelSession forward_to() changes. | Matthew Barnes | 2012-08-12 | 1 | -164/+188 |
| | |||||
* | prefer-plain: Unref objects in dispose(), not finalize(). | Matthew Barnes | 2012-08-12 | 2 | -5/+22 |
| | |||||
* | prefer-plain: Cleanups. | Matthew Barnes | 2012-08-12 | 2 | -16/+28 |
| | |||||
* | Update git.mk. | Matthew Barnes | 2012-08-11 | 1 | -33/+53 |
| | | | | Source: https://github.com/behdad/git.mk | ||||
* | Bug 681641 - Port to new documentation infrastructure | Javier Jardón | 2012-08-11 | 9 | -18/+14 |
| | | | | https://live.gnome.org/GnomeGoals/NewDocumentationInfrastructure | ||||
* | express: Remove clutter-based email tabs. | Matthew Barnes | 2012-08-11 | 33 | -4409/+1 |
| | | | | | | This was another MeeGo feature. MeeGo is dead, the code is starting to bit rot and crashes on startup, the original author disappeared and the remaining developers are not interested in maintaining it. So it's out. | ||||
* | Add missing linker flag. | Matthew Barnes | 2012-08-11 | 1 | -0/+1 |
| | |||||
* | Remove the settings capplet. | Matthew Barnes | 2012-08-11 | 22 | -3299/+1 |
| | | | | | | | | | | The evolution-settings capplet was originally designed for Anjal, it was used in MeeGo as part of the Express Mode effort, but doesn't really fit in GNOME 3 nowadays (nor did it really fit in GNOME 2, in my opinion). This is pretty clearly dead weight at this point. The MeeGo developers have disappeared, and the remaining Evolution developers are not and do not intend to maintain it. Plus it doesn't even build currently. | ||||
* | e-convert-local-mail.c: Minor cleanups. | Matthew Barnes | 2012-08-11 | 1 | -14/+9 |
| | |||||
* | Avoid using uninitialized variable in e_mail_folder_expunge_sync() | Milan Crha | 2012-08-10 | 1 | -0/+1 |
| | |||||
* | Run mbox-to-Maildir conversion before loading modules. | Matthew Barnes | 2012-08-10 | 4 | -326/+332 |
| | | | | | | | | | | | | | | Invoke the mbox-to-Maildir conversion directly from main(), just before the call to e_shell_load_modules(). The reason the code is here and not in the mail module is because we inform the user at startup of the impending mail conversion by displaying a popup dialog and waiting for confirmation. This has to be done before we load modules because some of the EShellBackends immediately add GMainContext sources that would otherwise get dispatched during gtk_dialog_run(), and we don't want then dispatched until after the conversion is complete. | ||||
* | backup-restore: Add version info to evolution.dirs file. | Matthew Barnes | 2012-08-10 | 1 | -8/+54 |
| | | | | | | | | | Store the Evolution version used to create the backup file in the evolution.dir file which is part of the tarball. After restoring the backup file we need to reset the last-used-version key in GSettings to the version listed in the evolution.dir file so the proper migration routines run when Evolution is restarted. | ||||
* | Bug #681432 - Runtime warnings from e_mail_display_reload() | Dan Vrátil | 2012-08-10 | 1 | -24/+18 |
| | |||||
* | Bug #680786 - [text-highlight] Prefer Content-Type header over file name ↵ | Dan Vrátil | 2012-08-10 | 1 | -14/+18 |
| | | | | extension | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-10 | 1 | -23/+62 |
| | |||||
* | EDayView: Hide tooltip on context menu popup | Milan Crha | 2012-08-10 | 1 | -14/+20 |
| | |||||
* | Bug #676785 - Enables wrong calendar after saving appointment | Milan Crha | 2012-08-10 | 5 | -14/+16 |
| | |||||
* | Remove some unused code from EMailReader | Dan Vrátil | 2012-08-09 | 4 | -48/+25 |
| | | | | | | This is leftover from the WebKit port and it didn't work properly. Most of the code was removed, some was moved to a better place. | ||||
* | EMailSession: Minor code rearrangement. | Matthew Barnes | 2012-08-09 | 1 | -23/+23 |
| | |||||
* | migrate_mbox_to_maildir(): Fix a reference counting error. | Matthew Barnes | 2012-08-09 | 1 | -2/+3 |
| | | | | | | The ESourceCamel extension owns the CamelSettings instance and the ESource instance owns the ESourceCamel extension. Unreference the ESource AFTER we're done with the CamelSettings. | ||||
* | em_migrate_session_new(): Provide a user cache directory. | Matthew Barnes | 2012-08-09 | 1 | -1/+8 |
| | |||||
* | User Docs: Link to Network section of Desktop Help | Andre Klapper | 2012-08-09 | 1 | -3/+2 |
| | |||||
* | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2012-08-09 | 1 | -1447/+1048 |
| | |||||
* | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2012-08-09 | 1 | -160/+342 |
| | |||||
* | Fix redefinition of EMailPartItip in itip-view.h | Milan Crha | 2012-08-09 | 1 | -3/+5 |
| | |||||
* | Remove all references to JavaScriptCore and use of JavaScript | Dan Vrátil | 2012-08-09 | 7 | -259/+75 |
| | | | | | | | | | | JavaScript is disabled in EWebView, so any attempt to evaluate a JavaScript code will fail. We are using DOM bindings instead to interact with the document. This commit removes some helper functions created in the early days of WebKit port which are not used anymore and also fixes mail-to-task plugin, which was relying on some JavaScript. | ||||
* | Bug #681400 - Fix build against WebKitGtk+ 1.9.6 | Dan Vrátil | 2012-08-08 | 2 | -4/+21 |
| | |||||
* | Revert "User Docs: Add page about automatic marking of messages as read" | Matthew Barnes | 2012-08-08 | 1 | -41/+0 |
| | | | | | | | This reverts commit fefea320e0ea5e92ba0b52a3c8ad403b5b71f0b3. Andre and I and a mid-air collision. I just restored the option to Preferences in commit 0ae8e9e7b7c224915f474a4e635a8ccecd476c40. | ||||
* | User Docs: Remove old Save as PDF file | Andre Klapper | 2012-08-08 | 1 | -33/+0 |
| | |||||
* | User Docs: Rename Save as PDF page | Andre Klapper | 2012-08-08 | 1 | -0/+33 |
| | |||||
* | User Docs: Add page about automatic marking of messages as read | Andre Klapper | 2012-08-08 | 1 | -0/+41 |
| | |||||
* | User Docs: Add page about saving emails as PDF | Andre Klapper | 2012-08-08 | 1 | -0/+33 |
| | |||||
* | User Docs: Fix a typo | Andre Klapper | 2012-08-08 | 1 | -1/+1 |
| | |||||
* | User Docs: Link to Seahorse User Manual | Andre Klapper | 2012-08-08 | 1 | -2/+2 |
| | |||||
* | User Docs: Add style hints to notes | Andre Klapper | 2012-08-08 | 23 | -32/+30 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-08 | 1 | -57/+72 |
| | |||||
* | Return of the "mark messages as read" preference. | Matthew Barnes | 2012-08-08 | 2 | -4/+114 |
| | | | | | | | | | | | | This reverses the removal of the "Mark messages as read" preference in commit e7247d6d60336861ed5c0ba05dd64e29f728349c. I apparently misjudged the popularity of this preference, as there's been a surprising amout of backlash and confusion as to its removal on the mailing list, IRC channel, and various distro-support forums. So, "mea culpa" for removing that one. Haven't heard a peep about the other removed preferences, however, so they will stay gone. | ||||
* | Bug #680724 - Attachment bar regression | Dan Vrátil | 2012-08-08 | 1 | -6/+0 |
| | |||||
* | Bug #681279 - Reply on selection doesn't work | Dan Vrátil | 2012-08-08 | 1 | -19/+70 |
| | |||||
* | Updated Marathi Translations | Sandeep Sheshrao Shedmake | 2012-08-08 | 1 | -13569/+15585 |
| | |||||
* | Bug #559815 - Empty Reminders editor when opened second time | Milan Crha | 2012-08-08 | 1 | -1/+15 |
| | |||||
* | Bug #677695 - Crash on quit under emu_free_mail_cache() | Milan Crha | 2012-08-08 | 3 | -100/+116 |
| | | | | | | | This is reverting previous patch for this bug and fixes it with a different approach. The previous patch had regression, instead of freezing evolution on quit it crashed it when there was pending addressbook lookups. | ||||
* | Missing "<click here to select a folder>" text in message filter editor | Milan Crha | 2012-08-08 | 1 | -0/+2 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-08-08 | 2 | -68/+74 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-08-08 | 1 | -716/+786 |
| | |||||
* | Bug #681318 - Filter by Source account doesn't show accounts | Milan Crha | 2012-08-08 | 1 | -35/+95 |
| | |||||
* | Bug #678408 - Mail view is very small for some mails | Milan Crha | 2012-08-07 | 1 | -0/+9 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-08-07 | 1 | -943/+725 |
| | |||||
* | Bug #680947 - Multiselect doesn't clear message preview panel | Dan Vrátil | 2012-08-07 | 1 | -5/+11 |
| | |||||
* | Fix condition when to collapse addresses in To/Cc/Bcc headers | Milan Crha | 2012-08-07 | 1 | -1/+1 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-08-07 | 2 | -1052/+1187 |
| | |||||
* | Updated Greek translation | Dimitris Spingos | 2012-08-06 | 2 | -2269/+2221 |
| | |||||
* | Bug #246530 - Rules editor lacks "Label is (not) 'None'" | Milan Crha | 2012-08-06 | 7 | -39/+234 |
| | |||||
* | Bug #681017 - Bogus SMTP port in the account manager UI | Milan Crha | 2012-08-06 | 1 | -0/+7 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2012-08-06 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.5.5 release.EVOLUTION_3_5_5 | Matthew Barnes | 2012-08-06 | 1 | -0/+55 |
| | |||||
* | Remove all GDK threads usage. | Matthew Barnes | 2012-08-06 | 15 | -63/+10 |
| | | | | | | | | | | | | According to [1], we don't need to worry about GDK's global lock since we don't call gdk_threads_init() or gdk_threads_set_lock_functions(). The GDK threads API is being aggressively deprecated by GTK+ developers so let's just abandon it entirely. I've never really understood when you're supposed to use it or not use it anyway, so it's good to be rid of this confusion. [1] https://mail.gnome.org/archives/desktop-devel-list/2012-August/msg00005.html | ||||
* | Updated Indonesian translation | Andika Triwidada | 2012-08-05 | 1 | -259/+230 |
| | |||||
* | Updated Indonesian translation | Andika Triwidada | 2012-08-04 | 1 | -2043/+3138 |
| | |||||
* | Update Chinese simplified translation for ui | tuhaihe | 2012-08-04 | 1 | -11040/+12850 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-08-04 | 2 | -1256/+1408 |
| | |||||
* | configure.ac: Remove nm_minimum_version. | Matthew Barnes | 2012-08-04 | 1 | -1/+0 |
| | | | | We don't talk directly to NetworkManager anymore. | ||||
* | e-memo-shell-view-actions.c: Support deleting remote resources. | Matthew Barnes | 2012-08-03 | 2 | -16/+24 |
| | |||||
* | e-task-shell-view-actions.c: Support deleting remote resources. | Matthew Barnes | 2012-08-03 | 2 | -16/+24 |
| | |||||
* | e-cal-shell-view-actions.c: Support deleting remote resources. | Matthew Barnes | 2012-08-03 | 2 | -16/+24 |
| | |||||
* | e-book-shell-view-actions.c: Support deleting remote resources. | Matthew Barnes | 2012-08-03 | 2 | -6/+25 |
| | |||||
* | Add e_shell_view_remote_delete_source(). | Matthew Barnes | 2012-08-03 | 2 | -0/+36 |
| | | | | | Convenience function wraps e_source_remote_delete() but handles user-facing activity and error display. | ||||
* | Add e_source_util_remote_delete(). | Matthew Barnes | 2012-08-03 | 3 | -0/+90 |
| | | | | | Wraps e_source_remote_delete() in an EActivity and submits errors to the given EAlertSink. | ||||
* | e-source-utils.c cleanups. | Matthew Barnes | 2012-08-03 | 2 | -38/+58 |
| | | | | Also add missing error definitions. | ||||
* | Enable "delete" action for remote-deletable sources. | Matthew Barnes | 2012-08-03 | 12 | -11/+71 |
| | |||||
* | ESourceConfigDialog: Implement EAlertSink. | Matthew Barnes | 2012-08-03 | 1 | -4/+85 |
| | |||||
* | ESourceConfig: Enable remote resource creation. | Matthew Barnes | 2012-08-03 | 1 | -5/+14 |
| | |||||
* | mail.error.xml: Remove GroupWise-specific errors. | Matthew Barnes | 2012-08-03 | 1 | -5/+0 |
| | |||||
* | calendar.error.xml: Remove GroupWise-specific errors. | Matthew Barnes | 2012-08-03 | 1 | -5/+0 |
| | |||||
* | calendar.error.xml: Fix indentation. | Matthew Barnes | 2012-08-03 | 1 | -301/+301 |
| | |||||
* | addressbook.error.xml: Remove GroupWise-specific errors. | Matthew Barnes | 2012-08-03 | 1 | -11/+0 |
| | |||||
* | addressbook.error.xml: Fix indentation. | Matthew Barnes | 2012-08-03 | 1 | -132/+132 |
| | |||||
* | Remove "modal" attribute from error.xml files. | Matthew Barnes | 2012-08-03 | 3 | -14/+14 |
| | | | | | The "modal" attribute is ignored nowadays anyway, but these should have never been modal to begin with. | ||||
* | Bug #679726 - Move button for expanding headers behind header label | Dan Vrátil | 2012-08-03 | 1 | -1/+1 |
| | |||||
* | Bug #680331 - Crash when replying to a message | Dan Vrátil | 2012-08-03 | 3 | -6/+24 |
| | |||||
* | Updated Greek help-translation | Dimitris Spingos | 2012-08-03 | 1 | -7473/+8157 |
| | |||||
* | Add translator comments | Andre Klapper | 2012-08-03 | 1 | -0/+3 |
| | |||||
* | Fix my last commit | Andre Klapper | 2012-08-03 | 1 | -1/+1 |
| | |||||
* | Mark default attachment reminder clues as translatable. Hopefully fixes bug ↵ | Andre Klapper | 2012-08-03 | 1 | -1/+1 |
| | | | | #476474 | ||||
* | composer: Remove redundant tooltips. | Matthew Barnes | 2012-08-03 | 1 | -17/+0 |
| | | | | These are defined in GtkhtmlEditor now (bug #681087). | ||||
* | Bug 681075 - Add tooltips to signature editor toolbar | Michael Wood | 2012-08-03 | 1 | -2/+2 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-08-02 | 1 | -143/+84 |
| | |||||
* | Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colors | Dan Vrátil | 2012-08-02 | 6 | -43/+202 |
| | |||||
* | Make e_color_to_value() use e_rgba_to_value() | Milan Crha | 2012-08-02 | 1 | -11/+10 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-08-02 | 1 | -0/+1 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-08-02 | 1 | -233/+145 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-08-02 | 2 | -336/+774 |
| | |||||
* | Fix some memory leaks | Dan Vrátil | 2012-08-02 | 2 | -0/+17 |
| | |||||
* | User Docs: Remove browser interaction documentation and link to Desktop Help ↵ | Andre Klapper | 2012-08-01 | 1 | -6/+22 |
| | | | | instead. Fixes bug #678144 | ||||
* | Bug #680535 - Reply to message with text attachments formats them inline | Dan Vrátil | 2012-08-01 | 1 | -1/+1 |
| | |||||
* | Bug #680643 - First message Print preview without CSS | Dan Vrátil | 2012-07-31 | 1 | -5/+20 |
| | |||||
* | Updated Greek translation | Tom Tryfonidis | 2012-07-31 | 1 | -1479/+3504 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-07-31 | 1 | -105/+103 |
| | |||||
* | Updated gujarati file | Sweta Kothari | 2012-07-30 | 1 | -11224/+12926 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-07-30 | 1 | -310/+535 |
| | |||||
* | text-highlight: Add missing linker flags. | Matthew Barnes | 2012-07-28 | 1 | -0/+2 |
| | |||||
* | EWebView: Remove a stray newline causing build failures. | Matthew Barnes | 2012-07-28 | 1 | -2/+1 |
| | |||||
* | Bug #679404 - Read colors for message preview from Gtk theme | Dan Vrátil | 2012-07-27 | 9 | -38/+78 |
| | |||||
* | Updated Serbian translation | Мирослав Николић | 2012-07-27 | 2 | -16582/+11668 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-07-27 | 1 | -217/+440 |
| | |||||
* | Bug #680682 - Segfault after label attempted deletion | Milan Crha | 2012-07-27 | 1 | -10/+6 |
| | |||||
* | Bug #680577 - [text-highlight] - Failed to load part | Dan Vrátil | 2012-07-27 | 4 | -4/+12 |
| | |||||
* | Bug #680634 - Missing image attachment | Dan Vrátil | 2012-07-27 | 2 | -9/+20 |
| | |||||
* | Bug #680635 - Inline GPG shown as source | Dan Vrátil | 2012-07-26 | 1 | -1/+8 |
| | |||||
* | mail.error.xml: Remove "mail:session-message-*" errors. | Matthew Barnes | 2012-07-26 | 4 | -17/+5 |
| | | | | Use "system:simple-info/warning/error" errors instead. | ||||
* | e-system.error.xml: Add some generic errors from mail.error.xml. | Matthew Barnes | 2012-07-26 | 1 | -0/+12 |
| | |||||
* | e-system.error.xml: Fix indentation. | Matthew Barnes | 2012-07-26 | 1 | -14/+14 |
| | |||||
* | Remove unused mail_disconnect_store(). | Matthew Barnes | 2012-07-26 | 2 | -61/+0 |
| | |||||
* | action_address_book_new_cb(): Fix a runtime warning. | Matthew Barnes | 2012-07-26 | 1 | -1/+1 |
| | |||||
* | Bug #678635 - File->Send/Receive lists too many sources | Milan Crha | 2012-07-25 | 1 | -70/+138 |
| | |||||
* | Updated POTFILES.in | Piotr Drąg | 2012-07-25 | 1 | -1/+3 |
| | |||||
* | Highlighting of text parts and source codes | Dan Vrátil | 2012-07-25 | 14 | -44/+1298 |
| | | | | | | | | | | This adds 'Format as' submenu to the preview pane context menu. The submenu is available only for text/plain parts or parts with a source code (we support about 40 various types). Using the 'highlight' utility, the formatter processes the part and highlights the source code it contains. (discussion in bug #680026) | ||||
* | Updated Greek translation | Tom Tryfonidis | 2012-07-25 | 1 | -3892/+2458 |
| | |||||
* | Bug 677635 - Vanished message list with filled preview panel | Dan Vrátil | 2012-07-24 | 4 | -4/+15 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-07-23 | 1 | -556/+557 |
| | |||||
* | Updated Lithuanian translation | Aurimas Černius | 2012-07-21 | 1 | -6170/+5405 |
| | |||||
* | Fix few more memory leaks | Milan Crha | 2012-07-21 | 2 | -2/+17 |
| | |||||
* | Updated Indonesian translation | Andika Triwidada | 2012-07-20 | 1 | -10610/+10709 |
| | |||||
* | Shorten user names with '@' in Send & Receive window. | Matthew Barnes | 2012-07-20 | 1 | -2/+11 |
| | |||||
* | Bug #680164 - Print Preview action should open preview immediatelly | Dan Vrátil | 2012-07-19 | 5 | -16/+20 |
| | |||||
* | G_GNUC_CONST leads to 'statement with no effect' compiler warning | Milan Crha | 2012-07-19 | 1 | -1/+1 |
| | |||||
* | mail-send-recv: Improve presentation. | Matthew Barnes | 2012-07-19 | 1 | -60/+73 |
| | | | | | | | Put status messages in the progress bar and put the progress bar beneath the account description so the description has more room to stretch out. Various other subtle tweaks. | ||||
* | EMailShellBackend: Fix an EAlertSink runtime warning. | Matthew Barnes | 2012-07-19 | 1 | -5/+14 |
| | |||||
* | EMailConfigPage: Add submit() asynchronous method. | Matthew Barnes | 2012-07-19 | 3 | -44/+239 |
| | | | | | | | | | | | | | This method is meant for pages that show server-side settings instead of client-side settings stored in key files. It's called after all scratch sources have been successfully submitted to the D-Bus service. The driving use case for this is evolution-ews's "Out of Office" page, which is only shown by EMailConfigNotebook and so that's currently the only place where submit() is invoked for all pages. Should a need arise for EMailConfigAssistant to also invoke submit() for all pages, then EMailConfigNotebook can be used as a reference. | ||||
* | Remove unused e_date_edit_have_time(). | Matthew Barnes | 2012-07-18 | 2 | -20/+0 |
| | |||||
* | EDateEdit cleanups. | Matthew Barnes | 2012-07-18 | 2 | -85/+118 |
| | |||||
* | Bug #680123 - Freeze on message/disposition-notification email parsing | Dan Vrátil | 2012-07-18 | 4 | -3/+7 |
| | |||||
* | Bug #679843 - Double free when printing | Dan Vrátil | 2012-07-18 | 2 | -29/+31 |
| | |||||
* | Bug #679049 - [itip-formatter] Cannot reply to meeting invitation | Dan Vrátil | 2012-07-18 | 1 | -8/+43 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-07-18 | 2 | -914/+934 |
| | |||||
* | Use template files to generate GEnumClass types. | Matthew Barnes | 2012-07-18 | 13 | -76/+236 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-07-17 | 1 | -52/+161 |
| | |||||
* | Fixed typo in string | Daniel Mustieles | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | Disable CompEditor when saving changes | Milan Crha | 2012-07-17 | 1 | -2/+6 |
| | |||||
* | Fix a memory leak in EMailFormatterPrint | Dan Vrátil | 2012-07-17 | 1 | -0/+2 |
| | |||||
* | Fix icon size warning in EStockRequest | Dan Vrátil | 2012-07-17 | 1 | -6/+5 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-07-16 | 1 | -459/+467 |
| | |||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-07-16 | 1 | -49/+49 |
| | |||||
* | Post-release version bump. | Matthew Barnes | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | NEWS update for 3.5.4 release.EVOLUTION_3_5_4 | Matthew Barnes | 2012-07-16 | 1 | -0/+88 |
| | |||||
* | Rework handling of GOA mail. | Matthew Barnes | 2012-07-16 | 4 | -1/+121 |
| | | | | | | | | | | | | | | | | | | | | Disabling the mail part of an online account through the Control Center panel will now remove the CamelService from the EMailSession in addition to disabling the account/identity/transport ESources, causing it to be delisted from the account list in Preferences. Furthermore, hide the Enabled check box for accounts linked to GOA in Preferences. The collection ESource for these accounts can no longer be disabled through Evolution; all such account manipulation must be done through the Control Center panel. Lastly, display an icon next to accounts linked to GOA in Preferences. * Might be nice to show the actual provider icon instead of the generic Online Accounts icon from the Control Center, but need to think about how best to do that. Don't want a GOA dependency in core Evolution. Maybe ESourceCollection should grow a GIcon property for the online- accounts module in the registry service to set? | ||||
* | mail_session_add_service(): Make display-name binding one-way. | Matthew Barnes | 2012-07-16 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | We're leaking CamelService references when we remove a CamelService from a CamelSession. I don't yet know where or how. If we remove a CamelService without finalizing the corresponding ESource, and then add a new CamelService with the same UID, the ESource will have a bidirectional "display-name" binding to multiple CamelService instances. This creates an endless cascade of "notify" signals as soon as any of the bound "display-name" properties change. Until I can fix the leaking CamelService references, make the binding one-way: ESource -> CamelService. This means the ESource's display name is authoritative, and camel_service_set_display_name() MUST NOT be called explicitly or else it will become out-of-sync with the ESource. | ||||
* | EMailAccountStore: Check permissions before writing/removing sources. | Matthew Barnes | 2012-07-16 | 1 | -5/+5 |
| | |||||
* | mail_session_add_from_source(): Warn if backend name is unset. | Matthew Barnes | 2012-07-15 | 1 | -4/+1 |
| | | | | Even send-only accounts should have a backend name of "none". | ||||
* | Updated Belarusian translation. | Ihar Hrachyshka | 2012-07-15 | 1 | -2721/+1470 |
| | |||||
* | Updated POTFILES.in | Piotr Drąg | 2012-07-14 | 1 | -0/+1 |
| | |||||
* | Bug #678783 - Crash under e_attachment_set_file_info() | Milan Crha | 2012-07-13 | 1 | -20/+33 |
| | |||||
* | Bug #653529 - Alarm Notification window events list is too small | Milan Crha | 2012-07-13 | 2 | -288/+319 |
| | |||||
* | Make alarm notifications work again | Milan Crha | 2012-07-13 | 1 | -10/+21 |
| | |||||
* | Bug 679726 - Can't unfold long recipient list in message window | Dan Vrátil | 2012-07-13 | 1 | -8/+5 |
| | |||||
* | Bug 679814 - Calendar invitation shows both calendar and html part | Dan Vrátil | 2012-07-13 | 1 | -0/+3 |
| | |||||
* | Bug 679323 - Formatting errors when replying in inline mode | Dan Vrátil | 2012-07-13 | 1 | -3/+134 |
| | |||||
* | Don't display SMIME signature as an attachment | Dan Vrátil | 2012-07-12 | 1 | -1/+3 |
| | |||||
* | Fix a slight memory leak. | Matthew Barnes | 2012-07-12 | 1 | -2/+7 |
| | |||||
* | Bug 332115 - Remove Camel module names from Send/Receive window | Matthew Barnes | 2012-07-12 | 1 | -27/+14 |
| | |||||
* | Update to libgweather 3.5 | Giovanni Campagna | 2012-07-12 | 2 | -70/+22 |
| | | | | | | | libgweather 3.5.0 changed API compared to API, and some small changes are needed in the configuration widgets. https://bugzilla.gnome.org/show_bug.cgi?id=678984 | ||||
* | Bug #349875 - Dragging an email from a vFolder should link to source folder | Milan Crha | 2012-07-12 | 1 | -26/+90 |
| | |||||
* | Bug #223309 - Add "Include Subfolders" to "Search Folder Sources" | Milan Crha | 2012-07-11 | 5 | -99/+340 |
| | |||||
* | Preset timeout on SoupSession-s to 90 seconds | Milan Crha | 2012-07-11 | 4 | -1/+7 |
| | |||||
* | EMailConfigProviderPage: Inherit from EMailConfigActivityPage. | Matthew Barnes | 2012-07-11 | 2 | -118/+7 |
| | | | | | | Removes e_mail_config_provider_page_new_activity(). Use e_mail_config_activity_page_new_activity() instead. | ||||
* | EMailConfigServicePage: Inherit from EMailConfigActivityPage. | Matthew Barnes | 2012-07-11 | 3 | -120/+10 |
| | | | | | | Removes e_mail_config_service_page_new_activity(). Use e_mail_config_activity_page_new_activity() instead. | ||||
* | Add EMailConfigActivityPage. | Matthew Barnes | 2012-07-11 | 3 | -0/+252 |
| | | | | | | | This is a convenient base class for EMailConfigPages that might need to run an asynchronous method and display an error message. It adds activity and alert bars to the bottom of the page, it implements the EAlertSink interface, and can create new EActivity instances. | ||||
* | Bug #548778 - Use original location when replying in Search Folder | Milan Crha | 2012-07-11 | 6 | -21/+42 |
| | |||||
* | Bug #677695 - Freeze on quit in emu_free_mail_cache() | Milan Crha | 2012-07-11 | 1 | -18/+91 |
| | |||||
* | Add "auto-update" option to Search Folder Editor | Milan Crha | 2012-07-10 | 4 | -47/+121 |
| | |||||
* | Updated Norwegian nynorsk translation | Kjartan Maraas | 2012-07-10 | 1 | -17401/+14718 |
| | |||||
* | Avoid crash on folder rename | Milan Crha | 2012-07-10 | 1 | -1/+1 |
| | |||||
* | Do not show cancelled errors from refresh_folders_exec() | Milan Crha | 2012-07-10 | 1 | -1/+2 |
| | |||||
* | Always notify about finished updated_folders() call | Milan Crha | 2012-07-10 | 2 | -14/+12 |
| | |||||
* | Bug 679649 - Remove "Recent Messages" from Quick Search Bar | Matthew Barnes | 2012-07-10 | 4 | -31/+4 |
| | | | | | | | | | | | | | | | | The story on this is a question [1] was recently posed to the mailing list about what's the different between "Recent Messages" and "Last 5 Days' Messages" as listed in the Show: combo box, and even I could not answer before looking up the query expression for "Recent Messages" in the source code (messages received in the past 24 hours, it turns out). I can't defend why we need both options, and "Last 5 Days' Messages" is less ambiguous and overlaps the results for "Recent Messages", so "Last 5 Days' Messages" seems sufficient to me. There are numerous ways to re-create the "Recent Messages" query if it's still desired: saved search, search folder, or just sort messages by date received. [1] https://mail.gnome.org/archives/evolution-list/2012-July/msg00044.html | ||||
* | User Docs: Use better Mallard markup | Andre Klapper | 2012-07-10 | 1 | -3/+3 |
| | |||||
* | Document logging mail filter actions. Fixes bug #669471 | Andre Klapper | 2012-07-10 | 1 | -11/+32 |
| | |||||
* | Bug #602425 - Search in "Current Account"/"All Accounts" depends on vfolders | Milan Crha | 2012-07-09 | 1 | -102/+103 |
| | |||||
* | Updated Galician translations | Fran Diéguez | 2012-07-09 | 1 | -657/+699 |
| | |||||
* | Remove em_folder_tree_get_selected_folder(). | Matthew Barnes | 2012-07-09 | 2 | -24/+0 |
| | | | | | The function blocks, lacks a "sync" suffix and GCancellable and GError arguments. Not fit for use. Kill it. | ||||
* | Remove mail_expunge_folder(). | Matthew Barnes | 2012-07-09 | 3 | -303/+23 |
| | | | | Use e_mail_folder_expunge() instead. | ||||
* | Add e_mail_reader_expunge_folder_name(). | Matthew Barnes | 2012-07-09 | 2 | -0/+71 |
| | | | | Fetches the CamelFolder asynchronously, then expunges it asynchronously. | ||||
* | Add e_mail_reader_expunge_folder(). | Matthew Barnes | 2012-07-09 | 3 | -0/+77 |
| | | | | | Wraps e_mail_folder_expunge() with EActivity/EAlert stuff and also prompt for confirmation. | ||||
* | Add e_mail_folder_expunge(). | Matthew Barnes | 2012-07-09 | 2 | -0/+297 |
| | | | | To replace mail_expunge_folder(). | ||||
* | Use folder display name in status messages when possible. | Matthew Barnes | 2012-07-09 | 2 | -5/+7 |
| | |||||
* | Remove mail_refresh_folder(). | Matthew Barnes | 2012-07-09 | 4 | -53/+19 |
| | | | | Use e_mail_reader_refresh_folder() instead. | ||||
* | Add e_mail_reader_refresh_folder_name(). | Matthew Barnes | 2012-07-09 | 2 | -0/+71 |
| | | | | Fetches the CamelFolder asynchronously, then refreshes it asynchronously. | ||||
* | Add e_mail_reader_refresh_folder(). | Matthew Barnes | 2012-07-09 | 3 | -0/+64 |
| | | | | To replace mail_refresh_folder(). | ||||
* | Add e_mail_reader_unsubscribe_folder_name(). | Matthew Barnes | 2012-07-09 | 6 | -188/+86 |
| | | | | Replaces e_mail_session_unsubscribe_folder(). | ||||
* | Add e_mail_reader_delete_folder_name(). | Matthew Barnes | 2012-07-09 | 3 | -4/+89 |
| | | | | Fetches the CamelFolder asynchronously, then deletes it asynchronously. | ||||
* | Avoid em_folder_tree_get_selected_folder() in some places. | Matthew Barnes | 2012-07-09 | 2 | -8/+50 |
| | | | | | | | em_folder_tree_get_selected_folder() currently blocks, and I'm about to remove the function. But there's a couple places where we just need to block for now, else it would require a significant rewrite. So execute the em_folder_tree_get_selected_folder() logic manually in those places. | ||||
* | Bug #524737 - Replace radio buttons in Search folder editor | Milan Crha | 2012-07-09 | 2 | -288/+108 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-07-09 | 1 | -1307/+81 |
| | |||||
* | Updated Traditional Chinese translation(Hong Kong and Taiwan) | Chao-Hsiung Liao | 2012-07-09 | 2 | -18569/+18941 |
| | |||||
* | Updated Norwegian bokmål translation | Kjartan Maraas | 2012-07-09 | 1 | -6133/+5888 |
| | |||||
* | User Help: Add tint2 as system tray option as mentioned on evolution-list | Andre Klapper | 2012-07-09 | 1 | -2/+2 |
| | |||||
* | e_web_view_update_fonts(): Fix memory corruption. | Matthew Barnes | 2012-07-07 | 1 | -10/+8 |
| | | | | | | Boxed GdkColors are allocated with the slice allocator, not malloc(). This has been causing me frequent and random Evolution crashes. | ||||
* | Bug 677885 - Deleting account is chatty on console | Matthew Barnes | 2012-07-07 | 1 | -1/+7 |
| | |||||
* | Bug 678606 - Crash under mail_backend_folder_deleted_cb() | Matthew Barnes | 2012-07-07 | 1 | -0/+3 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-07-07 | 1 | -80/+89 |
| | |||||
* | Adapt to CamelStore API change. | Matthew Barnes | 2012-07-07 | 2 | -8/+8 |
| | | | | compare_folder_name() -> equal_folder_name() | ||||
* | Fix an unused variable warning. | Matthew Barnes | 2012-07-07 | 1 | -1/+0 |
| | |||||
* | Disconnect a CamelService after editing its settings. | Matthew Barnes | 2012-07-07 | 2 | -0/+87 |
| | | | | | | | | | | | | This will force Evolution to reconnect to the service using the current settings. However this is not a complete solution. If the new settings now point to a completely different mail account, we leave behind cached messages and database tables from the previous account such that you end up with some weird hybrid of the previous account and current account. I guess for now the answer is "don't do that", but we should try to handle that more gracefully in the future -- more for architectural correctness than it being a common real world use case. | ||||
* | EMailConfigWindow: Add a "changes-committed" signal. | Matthew Barnes | 2012-07-07 | 2 | -0/+20 |
| | | | | | | | Emitted after all changes are successfully committed over D-Bus. Can connect to this signal to perform followup actions, such as disconnecting the corresponding CamelService. | ||||
* | Remove mail_ui_session_source_changed_cb(). | Matthew Barnes | 2012-07-07 | 1 | -69/+0 |
| | | | | | | | | | | This function removed a CamelStore from EMFolderTreeModel and then added it again in response to the corresponding ESource emitting a "changed" signal (presumably from editing a mail account and saving changes). In the past this was the only way for changes to the account URI string to take effect without restarting Evolution. But we have CamelSettings now and don't need this hack anymore. Time for it to die. | ||||
* | Updated Spanish translation | Daniel Mustieles | 2012-07-06 | 1 | -190/+200 |
| | |||||
* | Fix error XML definitions with one button. | Matthew Barnes | 2012-07-05 | 2 | -11/+0 |
| | | | | | Don't need an "OK" button because EAlert already adds an [X] button to dismiss the alert. So we wind up seeing [ OK ] [X], which looks silly. | ||||
* | Bug 678946 - Port entry in Account Assistant is unset | Matthew Barnes | 2012-07-05 | 1 | -3/+0 |
| | | | | Reverts part of commit 6c05b09be16ac8eceb17653c3c26c0c6f963ef10. | ||||
* | Delay saving Evolution version until later in initialization. | Matthew Barnes | 2012-07-03 | 1 | -14/+68 |
| | | | | | | | | | | | Save the version after the startup wizard has had a chance to run. If the user chooses to restore data and settings from a backup, Evolution will restart and the restored data may need to be migrated. If we save the version before the restart, then Evolution will think it has already migrated data and settings to the current version and the restored data may not be handled properly. | ||||
* | Remove evolution-nognome script. | Matthew Barnes | 2012-07-03 | 3 | -17/+0 |
| | | | | | | | Looks like some ancient development environment script. I actually use something very similar for my own development environment, but it doesn't belong in a version control system. | ||||
* | Record the actual Evolution version after migration. | Matthew Barnes | 2012-07-03 | 4 | -10/+50 |
| | | | | | | Not the next stable version. If migration needs to occur multiple times during a development cycle for different reasons, we'll need an accurate last-used-version stamp. | ||||
* | Remove UPGRADE_REVISION definition. | Matthew Barnes | 2012-07-03 | 2 | -12/+3 |
| | | | | | | This is always '0'. I've never changed it to anything else so it's a useless definition. | ||||
* | Bug #677604 - Critical warnings on evolution start | Milan Crha | 2012-07-03 | 2 | -2/+8 |
| | |||||
* | Bug #246231 - Add Filter Rule dialog - UI suggestions | Milan Crha | 2012-07-03 | 2 | -53/+56 |
| | |||||
* | Remove "last-upgraded-version" GSettings key. | Matthew Barnes | 2012-07-02 | 3 | -27/+2 |
| | | | | | | | | | AFAICT, this key does nothing useful and only confuses me every time I read the EShell migration code. The "version" key records the most recently used Evolution version. That's all we need for migration. And since downgrading Evolution is not supported, we can assume this value will only increase over time. | ||||
* | killev.c: Don't kill D-Bus services. | Matthew Barnes | 2012-07-02 | 1 | -36/+25 |
| | | | | | Evolution is no longer a privileged D-Bus client. Only terminate Evolution, not the D-Bus services that other clients may be using. | ||||
* | Trust attachments from ~/.kde and ~/.kde4. | Matthew Barnes | 2012-07-02 | 1 | -0/+16 |
| | | | | | | | | | This came about from a mailing list thread entitled: Sending photos from digKam: "Skipping suspicious attachment" Apparently KDE still uses dot-folders quite heavily, despite having helped draft the XDG Base Directory Specification. | ||||
* | Bug #661886 - Avoid vertical scrolling in the filtering rules editor | Milan Crha | 2012-07-02 | 3 | -59/+201 |
| | |||||
* | Updated Telugu Translation | Sasi Bhushan Boddepalli | 2012-06-29 | 1 | -6984/+6873 |
| | |||||
* | Updated Spanish translation | Daniel Mustieles | 2012-06-28 | 1 | -404/+420 |
| | |||||
* | Fix compiler warning | Milan Crha | 2012-06-28 | 1 | -3/+3 |
| | |||||
* | prefer-plain: Add missing linker flags. | Matthew Barnes | 2012-06-28 | 1 | -0/+2 |
| | |||||
* | Fix few memory leaks | Milan Crha | 2012-06-28 | 2 | -6/+9 |
| | |||||
* | Bug #257283 - Can't select multiple folders at once in vFolder sources | Milan Crha | 2012-06-28 | 2 | -60/+112 |
| | |||||
* | Cancel scheduled EMailDisplay reload in _dispose() | Dan Vrátil | 2012-06-28 | 1 | -5/+11 |
| | |||||
* | Don't load images in preview pane when openning Preferences Dialog | Dan Vrátil | 2012-06-28 | 1 | -38/+41 |
| | | | | | | | | | | | | | | Openning the Preferences dialog for the first time causes many property bindings to be created. GLib emits a lot of ::notify signals during this, one of them being about image-loading-policy. We now correctly check, whether the change was to allow loading images, or not (and we don't display them in that case). Finaly, e_mail_display_reload() will always schedule the action via g_idle_add() so that we can merge plenty of _reload() calls caused by the afformentioned ::notify emitions into single call when all the noise is over. | ||||
* | Bug #678834 - [prefer-plain] Setting change works only after restart | Dan Vrátil | 2012-06-27 | 3 | -37/+1 |
| |