aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
...
* EMeetingStore: Removed unused "week-start-day" property.Matthew Barnes2013-03-091-5/+0
* CompEditor: Add a "week-start-day" property.Matthew Barnes2013-03-091-0/+5
* Add ESettingsWeekdayChooser.Matthew Barnes2013-03-094-0/+166
* EMeetingTimeSelector: Remove unused properties.Matthew Barnes2013-03-091-10/+0
* [backup-restore] Dir separator removal breaks DConf settings restoreMilan Crha2013-03-071-11/+15
* cal_comp_event_new_with_current_time: Remove 'zone' parameter.Matthew Barnes2013-03-061-2/+0
* [itip-formatter] Reference a view when searching for a calendarTomas Popela2013-03-051-1/+2
* ESettingsDateEdit: Forgot to bind "use-24-hour-format" property.Matthew Barnes2013-03-041-0/+5
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-021-6/+6
* EMailPartItip: Remove redundant client cache.Matthew Barnes2013-02-283-46/+0
* ItipView: Use EClientCache to obtain calendar clients.Matthew Barnes2013-02-281-3/+25
* ItipView: Replace "registry" property with "client-cache".Matthew Barnes2013-02-285-101/+146
* itip-view.h cleanups.Matthew Barnes2013-02-281-179/+159
* EMailFormatter: Remove "only-local-photos" property.Matthew Barnes2013-02-271-5/+0
* Add ESettingsPhotoCache.Matthew Barnes2013-02-274-0/+161
* Bug #693625 - [itip-formatter] Save button insensitive for multiple eventsMilan Crha2013-02-261-0/+2
* ETaskShellSidebar: Remove "loading" status message.Matthew Barnes2013-02-251-4/+0
* EMemoShellSidebar: Remove "loading" status message.Matthew Barnes2013-02-251-4/+0
* ECalShellSidebar: Remove "loading" status message.Matthew Barnes2013-02-251-4/+0
* ETaskShellSidebar: Show a unique display name while connecting.Matthew Barnes2013-02-251-2/+8
* EMemoShellSidebar: Show a unique display name while connecting.Matthew Barnes2013-02-251-2/+8
* ECalShellSidebar: Show a unique display name while connecting.Matthew Barnes2013-02-251-2/+8
* Coding style and whitespace cleanup.Matthew Barnes2013-02-243-7/+7
* ETaskShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-24/+12
* EMemoShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-24/+12
* ECalShellSidebar: Use e_source_registry_dup_unique_display_name().Matthew Barnes2013-02-231-22/+10
* Bug #694363 - CALDAV navigation through Calendars or Tasklist is wrongMilan Crha2013-02-221-3/+3
* Bug #694170 - Accepted invitation not removed from Inbox when it shouldMilan Crha2013-02-221-3/+1
* Remove task_shell_sidebar_ref_client_cache().Matthew Barnes2013-02-191-28/+7
* Remove memo_shell_sidebar_ref_client_cache().Matthew Barnes2013-02-191-28/+7
* Remove cal_shell_sidebar_ref_client_cache().Matthew Barnes2013-02-191-28/+7
* ETaskShellSidebar: Use EClientSelector to obtain EClient instances.Matthew Barnes2013-02-191-22/+11
* EMemoShellSidebar: Use EClientSelector to obtain EClient instances.Matthew Barnes2013-02-191-22/+11
* ECalShellSidebar: Use EClientSelector to obtain EClient instances.Matthew Barnes2013-02-191-22/+11
* ETaskListSelector: Inherit from EClientSelector.Matthew Barnes2013-02-191-3/+3
* EMemoListSelector: Inherit from EClientSelector.Matthew Barnes2013-02-191-3/+3
* ECalendarSelector: Inherit from EClientSelector.Matthew Barnes2013-02-191-3/+3
* EAddressbookSelector: Inherit from EClientSelector.Matthew Barnes2013-02-191-4/+4
* ETaskShellBackend: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-38/+60
* EMemoShellBackend: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-38/+60
* ECalShellBackend: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-44/+85
* EBookShellView: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-182-8/+44
* EBookShellBackend: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-6/+14
* ETaskShellSidebar: Remove internal client table.Matthew Barnes2013-02-171-107/+14
* EMemoShellSidebar: Remove internal client table.Matthew Barnes2013-02-171-107/+14
* ECalShellSidebar: Remove internal client table.Matthew Barnes2013-02-171-107/+14
* ETaskShellSidebar: Use EClientCache to determine refresh support.Matthew Barnes2013-02-171-7/+12
* EMemoShellSidebar: Use EClientCache to determine refresh support.Matthew Barnes2013-02-171-7/+12
* ECalShellSidebar: Use EClientCache to determine refresh support.Matthew Barnes2013-02-171-7/+12
* Remove e_task_shell_sidebar_get_clients().Matthew Barnes2013-02-172-15/+0
* Remove e_memo_shell_sidebar_get_clients().Matthew Barnes2013-02-172-15/+0
* Remove e_cal_shell_sidebar_get_clients().Matthew Barnes2013-02-172-15/+0
* e_task_shell_view_delete_completed: Obtain client list from ECalModel.Matthew Barnes2013-02-171-3/+8
* Remove client list param from e_task_table_process_completed_tasks().Matthew Barnes2013-02-171-16/+2
* Remove e_task_shell_view_update_timezone().Matthew Barnes2013-02-172-33/+0
* Remove e_memo_shell_view_update_timezone().Matthew Barnes2013-02-172-33/+0
* Remove e_cal_shell_view_update_timezone().Matthew Barnes2013-02-172-33/+0
* ETaskShellSidebar: Use EClientCache to obtain EClient instances.Matthew Barnes2013-02-171-65/+40
* EMemoShellSidebar: Use EClientCache to obtain EClient instances.Matthew Barnes2013-02-171-65/+40
* ECalShellSidebar: Use EClientCache to obtain EClient instances.Matthew Barnes2013-02-171-65/+40
* Defer "backend-error" alerts to shell views.Matthew Barnes2013-02-173-147/+0
* ETaskShellView: Handle error signals from task list backends.Matthew Barnes2013-02-172-3/+50
* EMemoShellView: Handle error signals from memo list backends.Matthew Barnes2013-02-172-1/+50
* ECalShellView: Handle error signals from calendar backends.Matthew Barnes2013-02-172-0/+49
* EBookShellView: Handle error signals from address book backends.Matthew Barnes2013-02-172-0/+45
* Defer "backend-died" alerts to EShell.Matthew Barnes2013-02-173-48/+9
* Add ESettingsClientCache.Matthew Barnes2013-02-174-0/+176
* EBookShellView: Keep an ID for "source-removed" signal handler.Matthew Barnes2013-02-162-8/+13
* ETaskShellView: Use g_clear_object() in dispose().Matthew Barnes2013-02-162-9/+3
* EMemoShellView: Use g_clear_object() in dispose().Matthew Barnes2013-02-162-9/+3
* EMailShellView: Use g_clear_object() in dispose().Matthew Barnes2013-02-162-12/+5
* ECalShellView: Use g_clear_object() in dispose().Matthew Barnes2013-02-162-9/+3
* EBookShellView: Use g_clear_object() in dispose().Matthew Barnes2013-02-162-9/+3
* Remove old GTK+ version checks.Matthew Barnes2013-02-161-2/+0
* Use camel_service_ref_session().Matthew Barnes2013-02-111-3/+6
* G_PRIORITY_HIGH_IDLE is sufficient to beat GTK+ redraws.Matthew Barnes2013-02-092-5/+7
* Add comments around g_idle_add() changesMilan Crha2013-02-092-0/+2
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-092-2/+2
* Revert "Bug #683867 - Schedule actions with higher idle priority"Matthew Barnes2013-02-082-2/+2
* Bug #683867 - Schedule actions with higher idle priorityMichel Dänzer2013-02-082-2/+2
* [web-inspector] Add a secret debugging shortcut.Matthew Barnes2013-02-071-52/+31
* Use CamelMimeFilterToHTMLFlags enum type where appropriate.Matthew Barnes2013-02-071-2/+2
* ESourceWeather: Synchronize with ESourceWeather in E-D-S.Matthew Barnes2013-02-051-6/+2
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2013-02-0110-412/+0
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-317-46/+16
* Use e_cal_client_connect().Matthew Barnes2013-01-3012-667/+851
* Use e_book_client_connect().Matthew Barnes2013-01-304-60/+77
* Revert "Teach EMailExtensionRegistry to find extensions."Milan Crha2013-01-2910-0/+412
* Bug #692775 - Double-quoting message with HTML and textMilan Crha2013-01-291-0/+14
* Remove usage of deprecated e_client_is_opened().Matthew Barnes2013-01-263-6/+3
* E_CLIENT_ERROR_BUSY is no longer used.Matthew Barnes2013-01-253-213/+0
* Bug #680537 - Reply to individual message in digest generates empty bodyMilan Crha2013-01-241-27/+64
* Bug #639698 - Crash in mail_shell_view_execute_search()Milan Crha2013-01-231-20/+28
* evolution-module-mail.c: Remove unused declaration.Matthew Barnes2013-01-211-1/+0
* Add a "settings" module.Matthew Barnes2013-01-2144-1046/+1112
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-2012-42/+42
* Bug #692005 - Changing character encoding doesn't workMilan Crha2013-01-193-0/+31
* Bump libsoup dependency to 2.40.3Milan Crha2013-01-181-41/+0
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-152-6/+8
* Adapt to CamelSession API changes.Matthew Barnes2013-01-131-5/+5
* Remove EMailConfigImapBackend.Matthew Barnes2013-01-121-42/+0
* Coding style and whitespace cleanup.Matthew Barnes2013-01-112-10/+16
* Bug #690177 - Use trust-prompt for certificate verification in WebDAV backendsMilan Crha2013-01-101-16/+139
* Bug #691134 - New contact lists always saved to a default bookMilan Crha2013-01-091-3/+33
* Bug 691133 - Evolution creates 'highlight' zombiesMatthew Barnes2013-01-041-8/+13
* book-config-google: Populate [Authentication] group.Matthew Barnes2012-12-311-4/+2
* Move CamelSaslXOAuth2 to libemail-engine.Matthew Barnes2012-12-314-335/+0
* Bug 588216 - 'Unsubscribe' disabled for newsgroupsMatthew Barnes2012-12-291-1/+1
* Remove the "imap-features" module.Matthew Barnes2012-12-247-1226/+0
* e-config: Remove unused functions.Matthew Barnes2012-12-174-8/+4
* e-passwords: Remove unused function parameters.Matthew Barnes2012-12-171-2/+2
* Fix compiler warnings.Matthew Barnes2012-12-151-2/+2
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-1335-70/+4
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-13136-385/+208
* Bug #689966 - MDN bar shown in Sent folderMilan Crha2012-12-111-16/+2
* Bug #689966 - MDN bar shown in Sent folderMilan Crha2012-12-111-2/+9
* backup-restore: Remove references to ~/.camel_certs.Matthew Barnes2012-12-091-8/+1
* Teach EMailExtensionRegistry to find extensions.Matthew Barnes2012-12-0810-412/+0
* EMailParserExtension: Convert get_flags() to an enum field.Matthew Barnes2012-12-083-21/+3
* Convert EMailParserExtension to an abstract class.Matthew Barnes2012-12-086-114/+58
* EMailFormatterExtension: Convert get_description() to a string field.Matthew Barnes2012-12-084-28/+4
* EMailFormatterExtension: Convert get_display_name() to a string field.Matthew Barnes2012-12-084-28/+4
* Convert EMailFormatterExtension to an abstract class.Matthew Barnes2012-12-084-85/+45
* Remove EMailExtension.Matthew Barnes2012-12-0810-346/+432
* EMailExtension: Replace mime_types() method with a string array.Matthew Barnes2012-12-0810-109/+89
* EMailParserExtension: Collect EMailParts in a GQueue.Matthew Barnes2012-12-086-148/+162
* Make EMailPartList thread-safe.Matthew Barnes2012-12-085-14/+23
* EMailFormatterContext: Keep a reference to EMailPartList.Matthew Barnes2012-12-083-14/+30
* Bug #315317 - Add option to expunge messages on folder leaveMilan Crha2012-12-053-9/+12
* Address couple issues found by a Coverity scanMilan Crha2012-11-301-0/+2
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-305-30/+33
* Avoid gdk_cursor_unref().Matthew Barnes2012-11-292-2/+2
* Bug #671628 - Size of backup window is bigMilan Crha2012-11-281-24/+35
* Identify calendar/memo/task sources in error messagesMilan Crha2012-11-273-6/+60
* Bug #680244 - CalDAV URL should be configured in once, not separatedMilan Crha2012-11-261-112/+77
* Bug #202576 - A way to refresh IMAP folder listMilan Crha2012-11-223-0/+69
* Bug #680201 - Backup restore doesn't migrate accounts from GConfMilan Crha2012-11-222-10/+62
* Bug #687999 - 'Open calendar' in invitation email does nothingMilan Crha2012-11-121-50/+25
* Bug 688084 - Cannot configure connection to webdav address bookAlban Browaeys2012-11-111-3/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-11-1120-60/+74
* Bug 687137 - Google account user name overwritten with email addressMatthew Barnes2012-11-091-8/+8
* Bug #683877 - No more contextual menus for linksMilan Crha2012-11-091-9/+3
* Bug #686325 - Preview message window keyboard use severely limitedMilan Crha2012-11-081-27/+66
* Bug #656143 - Stop using deprecated Gtk[HV]Box(Class)Dominique Leuenberger2012-11-074-8/+8
* Replace deprecated soup_message_headers_get() with soup_message_headers_get_l...Milan Crha2012-11-061-1/+1
* Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-064-39/+39
* Missing search buttons in Calendar viewMilan Crha2012-11-061-1/+1
* Bug 687400 - Composer settings not appliedMatthew Barnes2012-11-035-215/+391
* Bug #687442 - Magic spacebar avoids iTip formatter comment writeMilan Crha2012-11-022-7/+39
* Remove unused/forgotten function declarationsMilan Crha2012-11-021-5/+0
* Bug #663844 - [CalDAV] Fails to parse iCloud XML responseMilan Crha2012-10-291-2/+0
* Prefer e_source_registry_check_enabled().Matthew Barnes2012-10-261-3/+3
* Bug 686813 - ECaldavChooser: Deadlock on cancellationMatthew Barnes2012-10-251-1/+6
* EMailShellView: Remove GroupWise-specific cruft.Matthew Barnes2012-10-191-43/+0
* Remove "Disable Account" menu item for GOA-based accounts.Matthew Barnes2012-10-191-1/+4
* Bug #310978 - USENET always requires authenticationMilan Crha2012-10-181-3/+10
* Bug #201807 - Cannot specify sendmail parametersMilan Crha2012-10-181-0/+58
* Bug #686278 - Prefer-plain can break parts listMilan Crha2012-10-171-16/+7
* Adapt to CamelJunkFilter API changes.Matthew Barnes2012-10-162-16/+21
* Remove mail module's g_module_check_init().Matthew Barnes2012-10-161-12/+0
* Bug #663844 - [CalDAV] calendar-home-set/href may contain full URIMilan Crha2012-10-161-4/+16
* Prefer e_source_extension_ref_source().Matthew Barnes2012-10-133-5/+9
* Prototype CamelSaslXOAuth2.Matthew Barnes2012-10-124-3/+343
* CamelSaslXOAuth: Further refinements.Matthew Barnes2012-10-121-40/+35
* CamelSaslXOAuth: Use GHmac to sign the client request.Matthew Barnes2012-10-111-242/+124
* CamelSaslXOAuth: Remove unused GOA_KEY definition.Matthew Barnes2012-10-111-4/+0
* Bug 685675 - Fix packing of spell check language optionsMatthew Barnes2012-10-101-11/+1
* Bug 684691 - EMailConfigFormatHTML: Signal handler never disconnectedMatthew Barnes2012-10-101-33/+59
* EBookConfigNameSelectorEntry: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-44/+82
* ECalConfigView: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+71
* ECalConfigModel: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+73
* ECalConfigMeetingTimeSelector: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+77
* ECalConfigMeetingStore: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+75
* ECalConfigDateEdit: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+74
* ECalConfigCompEditor: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+74
* ECalConfigCalendarItem: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+76
* EMailConfigWebView: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-093-63/+103
* EMailConfigReader: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-093-27/+74
* EMailConfigFormatHTML: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-093-27/+76
* Don't rely on user's $PATH, use HIGHLIGHT_COMMAND defined by configureDan Vrátil2012-10-091-1/+1
* Bug #684447 - Check for highlight during configure.Dan Vrátil2012-10-092-33/+60
* portability: don't use too generic variable namesAntoine Jacoutot2012-10-041-4/+4
* Remove e_mail_junk_filter_available().Matthew Barnes2012-10-012-74/+0
* spamassassin: Delay spamd tests until needed using GOnce.Matthew Barnes2012-10-011-19/+59
* Check for SpamAssassin during configure.Matthew Barnes2012-10-012-135/+40
* Check for Bogofilter during configure.Matthew Barnes2012-10-012-9/+9
* Remove ldap-config.ui.Matthew Barnes2012-09-182-707/+0
* Bug #549819 - Cannot specify a custom sendmail programMilan Crha2012-09-181-2/+108
* Bug 684021 - EBookConfigWebdav: Invalid callback on property bindingMatthew Barnes2012-09-161-1/+1
* Could not set custom port for LDAP addressbookMilan Crha2012-09-141-4/+16
* Bug #683949 - Cannot create new LDAP AddressbookMilan Crha2012-09-141-0/+13
* Avoid code duplication for reply on message attachmentMilan Crha2012-09-121-33/+11
* [itip-formatter] Do not include empty values in a printoutMilan Crha2012-09-121-22/+38
* [prefer-plain] Always show HTML part as attachment for only HTML messagesMilan Crha2012-09-121-11/+5
* BR is not a "pair" HTML elementMilan Crha2012-09-111-1/+1
* Bug #683758 - Crash on display meeting inviteLucian Langa2012-09-111-1/+2
* Make sure the selected days in the calendar matches shown daysMilan Crha2012-09-111-0/+16
* Bug #683407 - Preserve week views in calendar when clicking one dayMilan Crha2012-09-111-2/+5
* [itip-formatter] May not send replies on meeting request mailsMilan Crha2012-09-101-1/+1
* [itip-formatter] Cancel pending event searches when any foundMilan Crha2012-09-101-3/+37
* Bug #682873 - Prefer-plain shows text plain in meeting inviteMilan Crha2012-09-061-9/+3
* Bug #682820 - Settings not converted on backup restoreMilan Crha2012-09-051-0/+5
* Make sure evolution-alarm-notify is running on Evolution's startMilan Crha2012-08-302-0/+34
* Add support for application/ics to ITIP formatterDan Vrátil2012-08-282-3/+20
* Fix visibility of parts in prefer-plainDan Vrátil2012-08-281-6/+20
* Bug 682519 - vcard-inline: Typo in translatable stringMatthew Barnes2012-08-251-1/+1
* cal-config-webcal: Fix error in a tranform function.Matthew Barnes2012-08-251-5/+3
* cal-config-webcal: Accept URIs with webcal:// scheme.Matthew Barnes2012-08-251-0/+8
* Bug #680786 - [text-highlight] Correctly display binary patchesDan Vrátil2012-08-231-6/+19
* Bug #678476 - Critical warnings on calendar factory consoleMilan Crha2012-08-213-0/+48
* Fix all 'may be used uninitialized' compiler warningsDan Vrátil2012-08-201-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-2040-641/+761
* Bind labels to widgets for day times settings in preferences so mnemonics workAndre Klapper2012-08-191-0/+2
* Add cal_shell_content_check_state().Matthew Barnes2012-08-193-162/+289
* Add event/memo/task "Save As" item to File menu.Matthew Barnes2012-08-181-0/+2
* Bug 555325 - Delete key should not delete a whole address bookMatthew Barnes2012-08-181-22/+0
* action_memo_list_delete_cb(): Fix typo.Matthew Barnes2012-08-181-1/+1
* Bug #682019 - Always display text/plain when there's nothing else in multipar...Dan Vrátil2012-08-171-9/+14
* Add e_mail_session_append_to_local_folder().Matthew Barnes2012-08-151-14/+17
* Bug 681321 - Support both old and new-buf libxml2 APIsMatthew Barnes2012-08-131-1/+18
* Remove GroupWise specific code from itip-formatterMilan Crha2012-08-132-55/+0
* Adapt to CamelSession API changes.Matthew Barnes2012-08-123-11/+20
* prefer-plain: Unref objects in dispose(), not finalize().Matthew Barnes2012-08-122-5/+22
* prefer-plain: Cleanups.Matthew Barnes2012-08-122-16/+28
* Remove the settings capplet.Matthew Barnes2012-08-114-44/+0
* backup-restore: Add version info to evolution.dirs file.Matthew Barnes2012-08-101-8/+54
* Bug #680786 - [text-highlight] Prefer Content-Type header over file name exte...Dan Vrátil2012-08-101-14/+18
* Bug #676785 - Enables wrong calendar after saving appointmentMilan Crha2012-08-101-5/+4
* Fix redefinition of EMailPartItip in itip-view.hMilan Crha2012-08-091-3/+5
* Bug #681400 - Fix build against WebKitGtk+ 1.9.6Dan Vrátil2012-08-081-2/+10
* Return of the "mark messages as read" preference.Matthew Barnes2012-08-081-0/+56
* Bug #246530 - Rules editor lacks "Label is (not) 'None'"Milan Crha2012-08-062-3/+150
* Bug #681017 - Bogus SMTP port in the account manager UIMilan Crha2012-08-061-0/+7
* e-memo-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-16/+17
* e-task-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-16/+17
* e-cal-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-16/+17
* e-book-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-6/+18
* Enable "delete" action for remote-deletable sources.Matthew Barnes2012-08-0312-11/+71
* Bug #680331 - Crash when replying to a messageDan Vrátil2012-08-031-0/+2
* Fix some memory leaksDan Vrátil2012-08-021-0/+16
* text-highlight: Add missing linker flags.Matthew Barnes2012-07-281-0/+2
* Bug #679404 - Read colors for message preview from Gtk themeDan Vrátil2012-07-273-10/+9
* Bug #680577 - [text-highlight] - Failed to load partDan Vrátil2012-07-272-2/+10
* Bug #680634 - Missing image attachmentDan Vrátil2012-07-271-7/+8
* action_address_book_new_cb(): Fix a runtime warning.Matthew Barnes2012-07-261-1/+1
* Bug #678635 - File->Send/Receive lists too many sourcesMilan Crha2012-07-251-70/+138
* Highlighting of text parts and source codesDan Vrátil2012-07-2510-30/+1277
* EMailShellBackend: Fix an EAlertSink runtime warning.Matthew Barnes2012-07-191-5/+14
* Bug #679049 - [itip-formatter] Cannot reply to meeting invitationDan Vrátil2012-07-181-8/+43
* Bug 679814 - Calendar invitation shows both calendar and html partDan Vrátil2012-07-131-0/+3