aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix sidebar message counts for real Junk / Trash folders.Matthew Barnes2013-08-031-12/+30
* Bug 704861 - Runtime warning in calendar moduleMatthew Barnes2013-07-291-1/+1
* Miscellaneous cleanups.Matthew Barnes2013-07-281-1/+2
* Add e_web_view_cursor_image_copy().Matthew Barnes2013-07-281-1/+1
* Rename e_mail_display_set_parts_list().Matthew Barnes2013-07-271-1/+1
* Rename e_mail_display_get_parts_list().Matthew Barnes2013-07-261-1/+1
* ETaskShellView: Disconnect all signal handlers in dispose().Matthew Barnes2013-07-202-56/+190
* EMemoShellView: Disconnect all signal handlers in dispose().Matthew Barnes2013-07-202-44/+178
* ECalShellView: Disconnect all signal handlers in dispose().Matthew Barnes2013-07-202-105/+303
* Bug #703153 - Forgotten signal callbacks for freed objectsMilan Crha2013-07-191-0/+3
* Bug 704259 - Fix "reply-style" key migration logicMatthew Barnes2013-07-181-49/+8
* mail_folder_cache_get_folder_info_flags: Change parameters.Matthew Barnes2013-07-181-2/+11
* Bug #703389 - Proxy ignored for imagesMilan Crha2013-07-161-0/+15
* Bug 703991: Crash when using -fstack-protector-strong.Matthew Barnes2013-07-131-2/+2
* Bug 702664 - Settings migration issue from "headers" to "show-headers"Matthew Barnes2013-07-101-0/+2
* Bug 703490 - Stop invoking spamc, just use spamassassinMatthew Barnes2013-07-081-525/+19
* Miscellaneous cleanups.Matthew Barnes2013-07-076-16/+22
* Bug 703638 - Keep ItipView alive while connecting to calendarMatthew Barnes2013-07-071-2/+3
* ItipView: Minor cleanups.Matthew Barnes2013-07-071-16/+23
* EShellView can load the GalViewCollection itself now.Matthew Barnes2013-07-0623-221/+135
* Remove gal_view_collection_add_factory().Matthew Barnes2013-07-0610-104/+29
* Split CalendarViewFactory into separate classes by view type.Matthew Barnes2013-07-061-4/+4
* Split CalendarView into separate classes by view type.Matthew Barnes2013-07-061-8/+17
* GalViewFactoryEtable: Remove "specification" property.Matthew Barnes2013-07-065-90/+5
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-0614-207/+23
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-025-30/+50
* e-mail-shell-view.c: Avoid e_tree_set_state().Matthew Barnes2013-07-021-2/+12
* ETaskShellContent: Remove hard-coded default table state.Matthew Barnes2013-07-021-15/+0
* EMemoShellContent: Remove hard-coded default table state.Matthew Barnes2013-07-021-14/+0
* Contacts view: Add 'Refresh' into books context menuMilan Crha2013-07-015-1/+91
* Bug 702664 - Settings migration issue from "headers" to "show-headers"Matthew Barnes2013-06-212-2/+9
* Calendar views inline text edit with Ctrl+C/V/X does not workMilan Crha2013-06-214-0/+76
* Convert ETreeModel to an interface.Matthew Barnes2013-06-161-2/+2
* message_list_get_selected: Give the returned array a free func.Matthew Barnes2013-06-152-5/+5
* mdn: Fix a runtime warning.Matthew Barnes2013-06-151-4/+4
* Add e_mail_reader_ref_folder().Matthew Barnes2013-06-154-41/+77
* MessageList: Remove public 'hidejunk' and 'hidedeleted' flags.Matthew Barnes2013-06-151-21/+1
* MessageList: Add a "show-deleted" property.Matthew Barnes2013-06-151-0/+5
* MessageList: Add a "folder" property.Matthew Barnes2013-06-151-6/+7
* MessageList: Add a "thread-latest" property.Matthew Barnes2013-06-141-0/+5
* ESettingsMessageList: Apply the "thread-expanded" setting.Matthew Barnes2013-06-141-0/+6
* MessageList: Add a "thread-subject" property.Matthew Barnes2013-06-141-1/+4
* Make MessageList extensible.Matthew Barnes2013-06-144-0/+160
* ECalShellView: Disconnect "prepare-for-quit" handler on dispose().Matthew Barnes2013-06-113-1/+16
* ECalShellView cleanups.Matthew Barnes2013-06-111-55/+57
* Reimplement the main toolbar's "prefer-item" feature.Matthew Barnes2013-06-111-6/+13
* ETaskShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* EMemoShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* ECalShellSidebar: Update selector rows after restoring state.Matthew Barnes2013-06-111-0/+6
* Bug 701669 - Bad assumption in prefer-plain moduleMatthew Barnes2013-06-081-2/+7
* EMailParserPreferPlain cleanups.Matthew Barnes2013-06-081-24/+31
* EMailFormatter: Remove the header API.Matthew Barnes2013-06-081-81/+2
* EMailPartHeaders: Add a "default-headers" property.Matthew Barnes2013-06-084-0/+196
* Add "show-headers" settings key.Matthew Barnes2013-06-063-97/+235
* ESettingsDeprecated: Fix missing handler ID assignment.Matthew Barnes2013-06-061-0/+1
* EMailBrowser: Add "close-on-reply-policy" property.Matthew Barnes2013-06-055-0/+219
* Remove unused EMailNotebookView.Matthew Barnes2013-06-031-1/+0
* Simplify em_utils_forward_message() arguments.Matthew Barnes2013-06-021-22/+14
* Minor efficiency tweak in task_shell_view_model_row_appended_cb().Matthew Barnes2013-06-011-3/+1
* Minor efficiency tweak in memo_shell_view_model_row_appended_cb().Matthew Barnes2013-06-011-3/+1
* Minor efficiency tweak in cal_shell_view_user_created_cb().Matthew Barnes2013-06-011-7/+3
* Add a boolean return to e_cal_model_remove_client().Matthew Barnes2013-06-011-3/+2
* Add a boolean return to e_cal_model_add_client().Matthew Barnes2013-06-011-3/+2
* GnomeCalendar: Get rid of the async message dispatcher.Matthew Barnes2013-06-011-4/+2
* Bug #700812 - Search in Calendar view is brokenMilan Crha2013-05-302-5/+34
* Use F9 to toggle sidebar visibility.Matthew Barnes2013-05-291-1/+1
* EMailParserAudio: Minor cleanup.Matthew Barnes2013-05-291-3/+1
* Rename libcomposer to libevolution-mail-composer.Matthew Barnes2013-05-283-3/+3
* Rename libemformat to libevolution-mail-formatter.Matthew Barnes2013-05-289-9/+9
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-2816-16/+16
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-2834-37/+37
* Make EAttachment a little more thread-safe.Matthew Barnes2013-05-242-3/+9
* Attachment-related cleanups.Matthew Barnes2013-05-242-41/+59
* Simplify EABContactFormatter.Matthew Barnes2013-05-211-9/+11
* Convert EMailPart to a GObject.Matthew Barnes2013-05-2017-385/+776
* Rename EMailFormatterVCardInline to EMailFormatterVCard.Matthew Barnes2013-05-204-32/+32
* Rename EMailParserVCardInline to EMailParserVCard.Matthew Barnes2013-05-204-30/+30
* Rename EMailPartVCardInline to EMailPartVCard.Matthew Barnes2013-05-204-20/+20
* Rename EMailFormatterAudioInline to EMailFormatterAudio.Matthew Barnes2013-05-204-42/+42
* Rename EMailParserAudioInline to EMailParserAudio.Matthew Barnes2013-05-204-29/+29
* Rename EMailPartAudioInline to EMailPartAudio.Matthew Barnes2013-05-204-20/+20
* Add e_mail_part_set_is_attachment().Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_set_mime_type().Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_get_mime_type().Matthew Barnes2013-05-201-1/+4
* Add e_mail_part_ref_mime_part().Matthew Barnes2013-05-202-7/+19
* Add e_mail_part_id_has_substr().Matthew Barnes2013-05-202-2/+3
* Add e_mail_part_id_has_prefix().Matthew Barnes2013-05-201-1/+1
* Add e_mail_part_get_id().Matthew Barnes2013-05-205-12/+22
* em-format cleanups.Matthew Barnes2013-05-207-42/+52
* Bug #699980 - Calendar delete does not remove events from viewMilan Crha2013-05-143-0/+12
* contact-photos: Obtain an EClient asynchronously.Matthew Barnes2013-05-081-39/+76
* Coding style and whitespace cleanup.Matthew Barnes2013-05-086-24/+25
* Newly configured Google calendar cannot be openedMilan Crha2013-05-073-22/+60
* Bug #301323 - "Edit as new message" doesn't strip signature properlyMilan Crha2013-05-071-1/+1
* Merge [mark-all-read] plugin into core codeMilan Crha2013-05-043-29/+328
* Bug #699555 - prompt-on-mark-all-read doesn't work in context menuMilan Crha2013-05-031-15/+1
* Make sure EAddressbookModel has a fresh EBookClient.Matthew Barnes2013-04-301-29/+9
* EGravatarPhotoSource: Work around libsoup deadlocks.Matthew Barnes2013-04-271-36/+7
* Add a gravatar module.Matthew Barnes2013-04-267-0/+574
* ETaskShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-253-30/+0
* ETaskShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-251-51/+58
* EMemoShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-253-30/+0
* EMemoShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-251-51/+58
* ECalShellSidebar: Remove unused "status-message" signal.Matthew Barnes2013-04-252-23/+0
* ECalShellSidebar: Submit an EActivity when obtaining an EClient.Matthew Barnes2013-04-251-51/+58
* ETaskShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-251-4/+0
* EMemoShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-251-4/+0
* ECalShellSidebar: Remove some unnecessary #includes.Matthew Barnes2013-04-251-4/+0
* Add contact-photos module.Matthew Barnes2013-04-247-0/+894
* [EMailFormatter] Use GdkRGBA and GtkStyleContext to get theme colorsMilan Crha2013-04-233-30/+28
* Remove "Search for sender photograph only in local address books".Matthew Barnes2013-04-215-171/+0
* [web-inspector] Yet more shortcut tweaking.Matthew Barnes2013-04-181-1/+1
* Remove backward-compatibility cruft for goa-1.0 < 3.8.Matthew Barnes2013-04-175-560/+0
* Restore "Automatic Contacts" plugin preferences page.Matthew Barnes2013-04-141-4/+96
* Add e_cal_model_ref_default_client().Matthew Barnes2013-04-134-6/+14
* Remove e_cal_model_get_client_for_source().Matthew Barnes2013-04-133-39/+30
* Add e_cal_model_list_clients().Matthew Barnes2013-04-132-13/+12
* web-inspector: Change the shortcut key to match Chrome.Matthew Barnes2013-04-121-3/+3
* Bug #271262 - Allow Send/Receive of local stores in offlineMilan Crha2013-04-093-20/+31
* Remove more Express Mode hacks.Matthew Barnes2013-04-018-224/+123
* Remove e_shell_hide_widgets_for_express_mode().Matthew Barnes2013-04-012-32/+0
* Remove EUIManager.Matthew Barnes2013-04-011-2/+2
* Remove e_shell_get_startup_view().Matthew Barnes2013-04-011-10/+0
* Fix for typing in ITIP comments when some keys triggered actions.Tomas Popela2013-03-281-0/+2
* ESettingsMailFormatter: Fix binding flag typo.Matthew Barnes2013-03-271-1/+1
* Bug 696257 - Handle default values for "primary" selection settingsMatthew Barnes2013-03-254-4/+16
* Fix a typo which disabled "Always load images" option foreverMilan Crha2013-03-221-1/+1
* Remove EMailShellSettings.Matthew Barnes2013-03-1716-1033/+592
* Remove ECalShellSettings.Matthew Barnes2013-03-1722-1574/+996
* Remove EBookShellSettings.Matthew Barnes2013-03-176-107/+58
* Add "headers-collapsed" setting.Matthew Barnes2013-03-171-2/+2
* Add "image-loading-policy" setting.Matthew Barnes2013-03-171-0/+27
* Add "reply-style-name" setting.Matthew Barnes2013-03-171-0/+69
* Add "forward-style-name" setting.Matthew Barnes2013-03-171-0/+35
* Convert all "week-start-day" properties to GDateWeekday.Matthew Barnes2013-03-174-99/+27
* EDayView: Move "work-day-*" properties to ECalModel.Matthew Barnes2013-03-172-35/+35
* EDayView: Split working days into separate boolean properties.Matthew Barnes2013-03-171-2/+32
* Add ESettingsDeprecated.Matthew Barnes2013-03-174-0/+436
* Use e_source_registry_list_enabled() where appropriate.Matthew Barnes2013-03-171-12/+3
* e-mail-config-smtp-backend.c: Forgot a 'return' statement.Matthew Barnes2013-03-121-0/+2
* Bug 695693 - Handle <authentication> tags during auto-configurationMatthew Barnes2013-03-121-1/+30
* Bug #690930 - Launching calendar from clock-applet applies timezone twiceMilan Crha2013-03-121-13/+22
* Add ESettingsSpellEntry.Matthew Barnes2013-03-124-0/+163
* mailto-handler cleanups.Matthew Barnes2013-03-111-9/+15
* 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