aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2011-09-145-33/+34
* Bug #657396 - Rename Alarms tab to Reminders in preferencesMilan Crha2011-09-141-1/+1
* Bug #655419 - "Save as iCalendar" misses mnemonicMilan Crha2011-09-142-2/+2
* Bug #655666 - Split task preferences into its own tabMilan Crha2011-09-142-77/+115
* plugin-mono: Remove Camel.cs and Evolution.csMatthew Barnes2011-09-142-1368/+0
* e_mail_store_foreach(): Take an EMailSession parameter.Matthew Barnes2011-09-142-2/+11
* Use new CamelService:display-name property.Matthew Barnes2011-09-142-4/+2
* Adapt to new CamelSubscribable interface.Matthew Barnes2011-09-141-9/+9
* Bug #655254 - Cropped Junk settings textMilan Crha2011-09-141-2/+1
* online-accounts: Adapt to URL parameter renames.Matthew Barnes2011-09-141-4/+6
* Drop some ancient GroupWise account migration.Matthew Barnes2011-09-141-91/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-1417-286/+643
* Bug #655957 - Current account / all accounts search changes columnMilan Crha2011-09-141-1/+5
* Bug #656133 - Mail-local not initialized when adding/editing accountMilan Crha2011-09-141-0/+4
* Bug #655843 - Copy to calendar doesn't add timezone informationJames Bottomley2011-09-141-0/+30
* EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-09-147-12/+19
* Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' partMilan Crha2011-09-142-4/+86
* [bogofilter] Avoid G_PARAM_STATIC_STRINGS.Matthew Barnes2011-09-141-2/+1
* Bug 655507 - Crash on startup when initializing spamassassinMatthew Barnes2011-09-141-10/+5
* Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-09-143-13/+13
* Do not leak memory on each mail folder changeMilan Crha2011-09-141-0/+1
* Bug #655444 - Alarm/reminder settings split in two tabs in SettingsMilan Crha2011-09-141-130/+184
* Bug #655430 - Forgotten EMailJunkOptions type init for mail-config.uiMilan Crha2011-09-142-0/+4
* Coding style and whitespace cleanups.Matthew Barnes2011-09-141-183/+194
* SpamAssassin: Add a missing linker flag.Matthew Barnes2011-09-141-0/+1
* Make "open_calendar" function as expected.Chenthill Palanisamy2011-09-141-2/+2
* SpamAssassin: Silence spamd's debugging chatter.Matthew Barnes2011-09-141-0/+1
* SpamAssassin: Try harder to kill spamd on exit.Matthew Barnes2011-09-141-38/+53
* SpamAssassin: Don't wait for termination when spawning spamd.Matthew Barnes2011-09-141-6/+14
* Convert junk filtering EPlugins to EExtensions.Matthew Barnes2011-09-1413-565/+1888
* network-manager: Keep network availablility state accurate.Matthew Barnes2011-09-141-25/+28
* network-manager: Recover from dropped D-Bus connections fasterMatthew Barnes2011-09-141-3/+11
* connman: Recover from dropped D-Bus connections faster.Matthew Barnes2011-09-141-4/+11
* network-manager: Miscellaneous cleanups.Matthew Barnes2011-09-141-15/+25
* connman: Miscellaneous cleanups.Matthew Barnes2011-09-141-38/+50
* online-accounts: Give Google calendars a color.Matthew Barnes2011-09-141-0/+5
* Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-09-142-7/+1
* Bug #650671 - Service connect/disconnect not cancelled properlyMilan Crha2011-09-141-2/+2
* Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-09-146-12/+66
* online-accounts: Set GoaAccount ID in calendar and contact sources.Matthew Barnes2011-09-141-0/+6
* Add a bit more error checking and do not leak icalcomponent-sMilan Crha2011-09-144-9/+20
* Check for cancelled GIO operation error code tooMilan Crha2011-06-303-6/+6
* Keep opening EClient-s till they report busy errorMilan Crha2011-06-304-37/+250
* Bug #653154 - Crash when constructing calendar viewMilan Crha2011-06-303-15/+60
* Prototype an online-accounts module.Matthew Barnes2011-06-307-0/+1611
* Allow the startup-wizard to be delayed.Matthew Barnes2011-06-301-1/+93
* Bug #252670 - Remember columns settings in Certificates tabDan Vrátil2011-06-301-1/+1
* Bug #530335 - Allow Reply to selected address onlyRathin2011-06-301-2/+2
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-3032-727/+724
* Coding style and whitespace cleanups.Matthew Barnes2011-06-301-16/+16
* Coding style and whitespace cleanups.Matthew Barnes2011-06-306-15/+20
* Bug #614274 - Labeling many messages is very slowMatt McCutchen2011-06-301-0/+2
* Little text typo fixMilan Crha2011-06-301-1/+1
* Bug #642557 - Display maps in contact previewDan Vrátil2011-06-306-3/+243
* Bug #640083 - Cannot configure LDAPS on port 636Milan Crha2011-06-303-5/+5
* EMSubscriptionEditor: Manage stores, not accounts.Matthew Barnes2011-06-301-1/+11
* EMailShellView: Avoid e_get_subscribable_accounts().Matthew Barnes2011-06-301-16/+17
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-306-6/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-3081-5/+309
* Use em_folder_tree_get_selected() in places to simplify code.Matthew Barnes2011-06-303-50/+22
* EMFolderTree: Add an EAlertSink property.Matthew Barnes2011-06-301-1/+3
* EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-06-306-60/+51
* Coding style and whitespace cleanup.Matthew Barnes2011-06-305-30/+35
* Bug 650587 - Hide Search Folder actions when Search Folders are disabledMatthew Barnes2011-06-305-18/+55
* EMailReader: Support multiple action groups.Matthew Barnes2011-06-301-4/+14
* Remove mail_remove_folder().Matthew Barnes2011-06-302-6/+6
* Remove mail_store_prepare_offline().Matthew Barnes2011-06-302-4/+50
* Bug 650088 - Cannot send message from Contacts viewMatthew Barnes2011-06-301-0/+5
* Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogsDan Vrátil2011-06-301-1/+1
* Bug #601541 - Add 'Copy Image' Option On Inline Email ImagesMilan Crha2011-06-301-1/+6
* Bug #243938 - Clicking on week numbers changes work week to week viewMilan Crha2011-06-301-2/+8
* GN-bug #649935 - Check folder validity before asking for its URIMilan Crha2011-06-301-2/+5
* EMailShellView: Remove some unused utility functions.Matthew Barnes2011-06-302-159/+0
* Keep forgetting to add prefixes to EAlert tags.Matthew Barnes2011-06-301-1/+1
* Miscellaneous cleanups.Matthew Barnes2011-06-302-20/+28
* em_utils_reply_to_message(): Require a CamelMimeMessage.Matthew Barnes2011-06-301-10/+4
* Add e_mail_reader_new_activity().Matthew Barnes2011-06-302-14/+12
* Reimplement em_folder_properties_show().Matthew Barnes2011-06-301-1/+1
* Add e_activity_handle_cancellation().Matthew Barnes2011-06-302-4/+2
* Reimplement em_utils_forward_messages().Matthew Barnes2011-06-301-1/+1
* Coding style cleanups.Matthew Barnes2011-06-3011-61/+61
* Whitespace and coding style cleanups.Matthew Barnes2011-06-303-4/+7
* Adapt to CamelFolder:name -> display-name.Matthew Barnes2011-06-302-2/+2
* em_folder_utils_create_folder(): Change function parameters.Matthew Barnes2011-06-302-7/+7
* em_folder_utils_copy_folder(): Change function parameter.Matthew Barnes2011-06-301-10/+12
* Drop support for command-line 'email://' URIs.Matthew Barnes2011-06-301-106/+3
* Remove e_mail_reader_get_folder_uri().Matthew Barnes2011-06-304-26/+34
* Remove 'from_uri' params from e-msg-composer-utils.c.Matthew Barnes2011-06-301-6/+33
* Fix compiler warnings.Matthew Barnes2011-06-305-15/+0
* Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-06-301-2/+2
* Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-06-302-4/+4
* Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-06-301-1/+1
* EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-06-305-32/+119
* Add em_folder_tree_get_selected_account().Matthew Barnes2011-06-302-18/+7
* Bug #588891 - Spam settings dialog terribly un-higgyDan Vrátil2011-06-301-39/+44
* Bug #303653 - Make headers collapsable in preview paneDan Vrátil2011-06-301-0/+4
* Remove redundant EAccountList utilities.Matthew Barnes2011-06-303-5/+7
* Some modules missing CFLAGS/LIBS for EShell.Matthew Barnes2011-06-304-7/+15
* Adapt to CamelService changes.Matthew Barnes2011-06-304-26/+20
* Kill em_composer_prefs_new_signature().Matthew Barnes2011-06-302-14/+0
* Miscellaneous GtkAction-related cleanups.Matthew Barnes2011-06-306-14/+15
* Restore lockdown integration.Matthew Barnes2011-06-308-64/+70
* Bug #644301 - Invalid GVariant format in NetworkManager moduleMilan Crha2011-06-302-2/+6
* Bug 643507 - Font preferences don't workMatthew Barnes2011-06-301-17/+182
* Bug 644232 - Support NetworkManager 0.9Dan Williams2011-06-301-0/+13
* Bug 644164 - Using outdated Connman D-Bus namesHao H Li2011-06-301-2/+2
* Bug #644107 - Local addressbooks created without relative_uri setMilan Crha2011-06-301-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-06-3027-29/+82
* Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removedMatthew Barnes2011-06-303-0/+3
* Bug #643402 - Fails to build with --disable-smimeMilan Crha2011-06-301-0/+2
* Bug #642093 - Frees message attachment content on ReplyMilan Crha2011-06-301-0/+6
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-3033-227/+103
* Bug #608804 - Some attachments make evolution crash in libicalMilan Crha2011-06-301-1/+13
* Coding style and whitespace cleanup.Matthew Barnes2011-06-303-4/+13
* Bug #639483 - Category list includes weather informationMilan Crha2011-06-308-8/+8
* Bug #638333 - Critical warning when invoking File->New->Mail FolderMilan Crha2011-06-302-3/+14
* Bug #255973 - Contact preview waste space and cosmetic correctionDan Vrátil2011-06-301-0/+11
* Bug 642171 - Implicit libgnome dependency for lockdown GConf keysMatthew Barnes2011-06-301-0/+8
* Remove NULL checks for GObject methods.Matthew Barnes2011-06-3021-42/+42
* Bug #637727 - Sent/Draft folder not set in startup-wizard accountMilan Crha2011-06-301-0/+5
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-06-306-25/+1
* More whitespace cleanup.Matthew Barnes2011-06-305-8/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-06-309-127/+282
* Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-06-301-5/+15
* Adapt to GtkComboBox class reorg.Matthew Barnes2011-06-303-4/+10
* Dialogs no longer have separators.Matthew Barnes2011-06-302-2/+0
* Drop backward-compatibility cruft.Matthew Barnes2011-06-306-18/+0
* Bug 640083 - Cannot configure LDAPS on port 636Matthew Barnes2011-06-301-1/+1
* Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-06-301-1/+0
* Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-06-302-0/+2
* Bug #633982 - Crash when trying to Create a search folder from a searchMilan Crha2011-06-301-1/+3
* Use e_source_selector_get_source_by_path().Matthew Barnes2011-06-303-24/+3
* Bug #633788 - Mail plugin's update-actions handler is never calledMilan Crha2011-06-301-0/+19
* Avoid idle callbacks in EMailBackend initialization.Matthew Barnes2011-06-301-0/+6
* Bug #637906 - Don't ask again when sending to non-mail recipientsMilan Crha2011-06-302-0/+11
* Add e_shell_submit_alert().Matthew Barnes2011-06-301-14/+2
* Fix menu item capitalizaion.Matthew Barnes2011-06-301-2/+2
* Bug #567879 - Add View >> Gallery Option In Email ComposerMilan Crha2011-06-301-0/+4
* Show common addressbook and calendar errors in an alert sinkMilan Crha2011-06-304-32/+18
* Bug #637162 - May not add toolbar Send/Receive button multiple timesMilan Crha2011-06-301-22/+29
* Bug #631568 - Scheduling Meetings with CalDAV calendarsMilan Crha2011-06-301-0/+4
* Bug #627536 - Open meeting as meeting, not as appointment, in week viewMilan Crha2011-06-301-2/+1
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2011-06-3021-0/+103
* Bug 636265 - Trash is untranslated in the window titleMatthew Barnes2011-06-301-10/+16
* Show calendar backend errors in an alert sinkMilan Crha2011-06-303-80/+45
* Add option "Check for new messages in all active accounts"Milan Crha2011-06-302-0/+16
* Set mnemonic widget for lblDefaultCharset in Mail PreferencesMilan Crha2011-06-301-0/+1
* Bug #633949 - Add an option to disable new e-mail check at startupMilan Crha2011-06-302-0/+11
* Bug #207580 - Allow new mail check on individual accountsMilan Crha2011-06-305-20/+448
* Bug #632962 - Duplicate "On this computer" sources after updateMilan Crha2011-06-304-50/+50
* Bug #633783 - Folder->Expunge enabled when no folder selectedMilan Crha2011-06-301-0/+4
* Bug #633779 - GtkComboBoxText issuesMilan Crha2011-06-301-12/+18
* Bug #632683 - Remove-duplicates should work on selectionMilan Crha2010-11-162-136/+0
* Fix distcheck errors.Matthew Barnes2010-11-101-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2010-11-102-4/+4
* Bug #634088 - Uses uninitialized variable in action_contact_new_cbMilan Crha2010-11-101-1/+1
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-1033-169/+3962
* Bug #612181 - Show recurring events in italic in date navigatorMilan Crha2010-11-101-0/+4
* Bug #632562 - Disabled account in preferences not remove in folder treeMilan Crha2010-11-101-1/+3
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-1012-116/+94
* EMailReader: Add a get_alert_sink() method.Matthew Barnes2010-11-101-0/+15
* Kill em_folder_utils_unsubscribe_folder().Matthew Barnes2010-11-102-2/+50
* Pass an EAlertSink to e_alert_sink_submit_alert().Matthew Barnes2010-11-101-2/+3
* Bug 628139 - Thread-safety issues in libical time zone loadingMatthew Barnes2010-11-101-0/+26
* Bug 633172 - Folder->Subscriptions is always enabledMatthew Barnes2010-11-101-5/+14
* Remove unused functionBenjamin Otte2010-10-301-16/+0
* Bug #632199 - Opening calendar from panel clock goes to previous dayMilan Crha2010-10-291-2/+14
* Bug #632767 - Some widgets removed from mail-config.uiMilan Crha2010-10-271-3/+1
* Bug #445439 - Delete mail from pop-server when deleted from Inbox/TrashMilan Crha2010-10-271-1/+1
* Fix capitalization in menu labels.Matthew Barnes2010-10-231-1/+1
* Simplify EActivity.Matthew Barnes2010-10-236-21/+30
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-211-1/+4
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-5/+13
* Bug #631451 - Add handlers for x-scheme-handler/mailtoMilan Crha2010-10-201-24/+31
* Reduce GConf usage in em-composer-utils.c.Matthew Barnes2010-10-208-22/+205
* Add an "ellipsize" property to EMFolderTree.Matthew Barnes2010-10-192-2/+55
* Collect mail enum types in e-mail-enums.h.Matthew Barnes2010-10-191-8/+8
* Move more account utilities to e-account-utils.c.Matthew Barnes2010-10-197-8/+3
* Kill mail_config_get_gconf_client().Matthew Barnes2010-10-193-11/+18
* Send errors to an EAlertSink instead of the task bar.Matthew Barnes2010-10-193-28/+33
* Add an EOfflineAlert module.Matthew Barnes2010-10-195-1/+237
* EAlert: Allow arbitrary actions to be added.Matthew Barnes2010-10-192-0/+39
* Bug #604981 - Always bcc ignored for Contacts.Bharath Acharya2010-10-181-2/+2
* Bug #587011 - Integrate remove-duplicates into evolutionMilan Crha2010-10-152-0/+136
* Bug 632171 - "New Address Book" dialog accepts whitespace for nameMatthew Barnes2010-10-151-1/+8
* Replace EBinding with GBinding.Matthew Barnes2010-10-1434-414/+583
* Bug 305425 - Toolbar cancel button is always sensitiveMatthew Barnes2010-10-141-0/+6
* EShellBackend: Respond to EShell::prepare-for-quit signals.Matthew Barnes2010-10-141-0/+14
* Remove mail_tools_folder_to_url().Matthew Barnes2010-10-131-8/+4
* Composer: Show cancellable operations and errors inline.Matthew Barnes2010-10-131-31/+50
* Give MailSession a permanent home.Matthew Barnes2010-10-1316-125/+453
* Calendar's "Open Web Page" actions doesn't workMilan Crha2010-10-064-4/+4
* Bug 588851 - Don't show unsubscribe option for local foldersMatthew Barnes2010-10-051-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-10-045-15/+33
* Bug 510020 - Add "Manage Subscriptions" to store context menusMatthew Barnes2010-10-033-1/+28
* Rewrite the folder subscription editor.Matthew Barnes2010-10-032-5/+17
* camel_operation_new() now returns a GCancellable pointer.Matthew Barnes2010-09-292-8/+8
* Bug #629462 - Tasks 'Due' filters don't work properlyMilan Crha2010-09-292-13/+19
* Bug #629266 - Crash on search in Current AccountMilan Crha2010-09-291-7/+54
* Bug #629636 - Doesn't recognize local ESource-sMilan Crha2010-09-291-2/+2
* Adapt to Camel API changes.Matthew Barnes2010-09-284-13/+13
* Pass GCancellable to Camel.Matthew Barnes2010-09-283-6/+12
* Add a GCancellable to EActivity.Matthew Barnes2010-09-195-5/+10
* Use new GDK keysym names if available.Matthew Barnes2010-09-184-9/+15
* Adapt to CamelOperation API changes.Matthew Barnes2010-09-152-7/+7
* Kill the subject-thread plugin.Matthew Barnes2010-09-152-0/+9
* Fix a crapload of run-time warnings.Matthew Barnes2010-09-154-14/+12
* Bug #346438 - Error dialog too wide.Vibha Yadav2010-09-141-10/+10
* Avoid dll hijackingFridrich Štrba2010-09-141-1/+26
* mail-config.ui cleanups.Matthew Barnes2010-09-132-11/+11
* Remove uninteresting mail options from Preferences.Matthew Barnes2010-09-131-92/+0
* Convert plugin-manager to an EExtension.Matthew Barnes2010-09-133-0/+556
* Coding style and whitespace cleanups.Matthew Barnes2010-09-122-12/+17
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-112-4/+4
* Add missing linker flag to composer-autosave module.Matthew Barnes2010-09-111-0/+1
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-112-0/+4
* Add composer-autosave to SUBDIRS.Matthew Barnes2010-09-041-0/+1
* Bug #580623 - Mishandling of evolution's proxy ignore_hosts keyMilan Crha2010-09-031-3/+76
* Convert composer autosave to an EExtension.Matthew Barnes2010-09-037-8/+1078
* Coding style and whitespace cleanup.Matthew Barnes2010-08-2920-481/+494
* Bug 628141 - Duplicate signal connections in EMailReaderMatthew Barnes2010-08-281-1/+1
* Mail module + EMailView cleanups.Matthew Barnes2010-08-275-236/+364
* Crash on Startup wizard cancelMilan Crha2010-08-261-4/+9
* GObject boilerplate cleanup.Matthew Barnes2010-08-255-172/+49
* Build break with evolution-connman - new parameter in a GDBus functionMilan Crha2010-08-241-0/+1
* Add e_load_cal_source_async().Matthew Barnes2010-08-247-335/+379
* Fix more non-removal of signals on user_data object distruction byMichael Meeks2010-08-212-88/+88
* Use e_load_book_source_async() in EBookShellBackend.Matthew Barnes2010-08-201-32/+46
* Use the new e_load_book_source_async() where possible.Matthew Barnes2010-08-192-29/+40
* Whitespace and coding style cleanup.Matthew Barnes2010-08-142-9/+40
* Fix a runtime warning.Matthew Barnes2010-08-141-2/+2
* Pass an EShell to EMsgComposer instances.Matthew Barnes2010-08-146-20/+77
* Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-1113-93/+89
* use g_signal_connect_object to improve reliabilityMichael Meeks2010-08-051-40/+40
* fix lifecycle nasties bgo#625852Michael Meeks2010-08-032-27/+36
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-021-2/+2
* Bug 625624 - Customizations of contacts views forgottenMatthew Barnes2010-07-303-2/+13
* Fix build break in network-manager module.Matthew Barnes2010-07-301-0/+1
* Bug #625606 - git/master build dies with glib-2.25.12Milan Crha2010-07-302-2/+2
* Bug #622912 - Migrate from dbus-glib to glib's GDBusMilan Crha2010-07-284-138/+128
* Migrate ~/.evolution to XDG base directories.Matthew Barnes2010-07-271-5/+10
* Use PVOID instead of gpointer when working with COM+ function pointersFridrich Štrba2010-07-271-6/+6
* More code cleanup.Matthew Barnes2010-07-273-21/+34
* Drop the "quote-from-selection" property.Matthew Barnes2010-07-261-6/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-07-264-15/+13
* Fix right click issues.Srinivasa Ragavan2010-07-261-8/+63
* Add switch for tab & non-tab mode.Srinivasa Ragavan2010-07-261-1/+1
* Add folder pane for tabbed browser.Srinivasa Ragavan2010-07-261-3/+147
* Make the update-actions work across tabs.Srinivasa Ragavan2010-07-261-0/+18
* More bug fixes.Srinivasa Ragavan2010-07-261-1/+9