aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* Bug #668687 - MDN panel left shown when moving to an empty folderMilan Crha2012-04-231-7/+71
* Bug #564820 - Search filter persists when changing foldersMilan Crha2012-04-231-1/+6
* Bug #600860 - Opening IMAP message with large attachment blocks UIMilan Crha2012-04-132-0/+9
* Bug 672474 - Flaw in GOA synchronization logicMatthew Barnes2012-03-202-2/+18
* startup-wizard: Avoid em_account_editor_get_widget().Matthew Barnes2012-03-071-6/+19
* Add missing linker flags.Matthew Barnes2012-03-045-0/+5
* Whitespace cleanups.Matthew Barnes2012-03-031-4/+4
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-033-5/+7
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-0316-16/+16
* Bug #671211 - 'Mark Citations' preferences not appliedDan Vrátil2012-03-021-0/+5
* Bug #670934 - Was saving ESourceList first, rather than lastMilan Crha2012-03-011-1/+1
* Account properties shown also on remote foldersMilan Crha2012-02-211-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-2020-102/+224
* Use GSettings for EProxyMilan Crha2012-02-172-109/+89
* Bug #320976 - Remember last New button choice in Calendar viewMilan Crha2012-02-172-2/+17
* Bug #668482 - Edit account properties from menu on folder storeMilan Crha2012-02-166-107/+177
* Make Capplet work again with new CamelSettings and other stuffs. Also addSrinivasa Ragavan2012-02-161-7/+11
* Bug #669113 - Add "File > New > Mail Account"Milan Crha2012-02-161-0/+57
* Bug #655485 - Change "cards" to "contacts" in LDAP Address Book dialogMilan Crha2012-02-161-1/+1
* Bug #655021 - "Character set" vs "Character encoding"Milan Crha2012-02-161-0/+3
* Be able to define help target for Preferences pagesMilan Crha2012-02-153-0/+7
* Bug 418520 - Disable Folder -> Expunge in virtual foldersMatthew Barnes2012-02-071-1/+4
* Bug 659395 - Missing plural handling for "%d attached messages"David Morley2012-02-011-2/+6
* Bug #636413 - Enable "Autocomplete with this addressbook" by defaultMilan Crha2012-01-301-1/+2
* Add missing linker flags.Matthew Barnes2012-01-191-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-2/+2
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-1924-146/+192
* Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-0/+24
* Bug #665036 - Memory leaks spot in Contacts viewMilan Crha2012-01-041-0/+3
* Move EMailLabelListStore to EMailSession.Matthew Barnes2011-12-256-106/+87
* Bug #661087 - Add ability to remove localized "Re:" prefixes in subjectMilan Crha2011-12-221-0/+5
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-205-15/+34
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-165-49/+100
* mail-send-recv.c: Avoid using EAccount and CamelURL if possible.Matthew Barnes2011-12-161-10/+18
* Bug #561696 - Invitation's "Open Calendar" button jumps to current dayMilan Crha2011-12-151-3/+3
* Bug #582649 - Toggle for coloring today and overdue tasksMilan Crha2011-12-144-8/+52
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-119-320/+128
* Move folder URI caching to MailFolderCache.Matthew Barnes2011-12-081-19/+9
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-0849-699/+614
* Bug #577322 - Rename of a system ESource doesn't persistMilan Crha2011-12-075-5/+10
* Upstreamed patch from Meego Bugzilla: 23097Srinivasa Ragavan2011-12-011-0/+2
* Bug #664708 - Composer's headers preference is reset on From changeMilan Crha2011-11-291-1/+1
* Bug #665103 - Blank composer/mail/network preferences windowsMilan Crha2011-11-294-3/+13
* Remove more "Click \"Forward\" to continue." sentencesMilan Crha2011-11-281-2/+2
* Remove some unnecessary GConf crud.Matthew Barnes2011-11-285-13/+2
* "citation-colour" -> "citation-color"Matthew Barnes2011-11-281-1/+1
* Use e_restore_window() and "org.gnome.evolution.window".Matthew Barnes2011-11-285-5/+0
* Bug #664634 - Deadlock when processing completed tasks filterMilan Crha2011-11-242-5/+26
* Miscellaneous cleanups.Matthew Barnes2011-11-236-12/+7
* Tweak GSettings schemas.Matthew Barnes2011-11-232-8/+23
* Fix some GSettings runtime issues.Matthew Barnes2011-11-233-12/+18
* More compiler warning fixes.Matthew Barnes2011-11-231-1/+0
* Merge branch 'master' into wip/gsettingsMatthew Barnes2011-11-236-65/+666
|\
| * Bug 585066 - Add Auto-Submitted header to outgoing MDNsMatthew Barnes2011-11-221-10/+79
| * Split MDN handling into a module.Matthew Barnes2011-11-224-0/+546
| * EPreviewPane: Implement EAlertSink.Matthew Barnes2011-11-221-15/+0
| * EAlertBar: Add a close button to all alerts.Matthew Barnes2011-11-221-2/+0
| * Add EMailReader.get_preview_pane() method.Matthew Barnes2011-11-221-51/+54
| * Remove some unnecessary #includes.Matthew Barnes2011-11-181-1/+0
* | Miscellaneous cleanups.Matthew Barnes2011-11-235-33/+36
* | Fix compiler warnings.Matthew Barnes2011-11-235-8/+0
* | Build fixesRodrigo Moya2011-11-181-0/+1
* | Migrate all EABConfig* code to use GSettingsRodrigo Moya2011-11-171-4/+4
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-172-0/+11
|\|
| * Bug #662914 - Reply to gnupg signed mails should be signedMilan Crha2011-11-142-0/+11
* | Migrate EShellSettings to GSettingsRodrigo Moya2011-11-154-97/+198
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-145-13/+17
|\|
| * Bug 663372 - Actions not updated after disabling accountMatthew Barnes2011-11-131-0/+2
| * Bug 663376 - Folder->Properties enabled when no folder selectedMatthew Barnes2011-11-131-1/+1
| * Bug #659736 - GOA Google calendar prevents settings changeMilan Crha2011-11-111-0/+1
| * Bug #663748 - Unable to reconfigure GOA GMail accountMilan Crha2011-11-101-3/+9
| * Bug #659945 - "New" button in toolbar for new mail message not workingMilan Crha2011-11-101-6/+1
| * Bug #659557 - Duplicate mnemonic in ldap address book creation dialogVibha Yadav2011-11-091-3/+3
* | Make it fully buildRodrigo Moya2011-11-093-6/+5
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-081-1/+1
|\|
| * EMAccountEditor: Start using CamelNetworkSettings.Matthew Barnes2011-11-071-1/+1
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-042-3/+24
|\|
| * Bug #663286 - Changing view clears Contact previewMilan Crha2011-11-032-3/+24
* | Addressbook module GSettings migrationRodrigo Moya2011-11-023-26/+18
* | Migrate SA extension to GSettingsRodrigo Moya2011-11-023-89/+68
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-311-2/+1
|\|
| * Remove 'Click the Forward button to continue' sentence (plus the Forward butt...Andre Klapper2011-10-291-2/+1
* | Mail module has now all basic settings in GSettingsRodrigo Moya2011-10-283-50/+21
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-283-9/+20
|\|
| * e-mail-store.c: Take EMailSession instead of EMailBackend.Matthew Barnes2011-10-273-9/+27
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-262-6/+18
|\|
| * Bug #662742 - Double free when expunging completed tasksMilan Crha2011-10-261-2/+0
| * Fix a build break after recent changesMilan Crha2011-10-251-2/+7
| * Adapt to CamelNetworkSettings changes.Matthew Barnes2011-10-251-3/+12
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-241-4/+31
|\|
| * Bug #660738 - Font changes ignored since 3.2Milan Crha2011-10-211-4/+31
* | Make e_utils_prompt_user and callers use GSettings keysRodrigo Moya2011-10-141-1/+1
* | Migrate bogfilter module to GSettingsRodrigo Moya2011-10-141-5/+5
* | Port EComposerHeaderTable to GSettingsRodrigo Moya2011-10-131-7/+1
* | NULL-terminate arrays that we pass to g_settings_set_strvRodrigo Moya2011-10-133-3/+6
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-132-1/+5
|\|
| * Bug #660721 - Online Account services not always activatingMilan Crha2011-10-131-0/+4
| * Use gtk_check_button_new_with_mnemonic() with a mnemonic stringMilan Crha2011-10-111-1/+1
* | Migrate ECalShellContent to GSettingsRodrigo Moya2011-10-111-18/+18
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-1013-58/+84
|\|
| * Fix typo in schema file in commit d2232a7Dan Vrátil2011-10-071-1/+1
| * Bug #659876 - Make automatic contact address formatting optionalDan Vrátil2011-10-073-0/+28
| * Adapt to CamelFolderSummary API changesMilan Crha2011-10-061-5/+5
| * Prefer g_simple_async_result_take_error().Matthew Barnes2011-10-061-14/+7
| * GtkApplication has some new EShell-like features.Matthew Barnes2011-10-068-39/+44
* | First successful buildRodrigo Moya2011-10-061-2/+1
* | Merge from masterRodrigo Moya2011-10-0550-160/+185
|\|
| * Simplify library dependency flags.Matthew Barnes2011-10-0517-62/+64
| * Bug #601898 - SOCKS proxy does not work with mailerMilan Crha2011-09-302-19/+19
| * Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-3/+0
| * Bug #632619 - Recurring events can clutter month viewMilan Crha2011-09-294-5/+21
| * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-276-59/+46
| * EMFolderTreeModel: Don't use parameters in "get_default" functions.Matthew Barnes2011-09-261-1/+1
| * The EExtension framework is now in libebackend.Matthew Barnes2011-09-2619-21/+34
| * Bug #659568 - One day delay in calendar viewMilan Crha2011-09-261-6/+10
| * Bug #351025 - Make the order of the mail accounts configurableMilan Crha2011-09-263-2/+103
| * Bug #659558 - Missing set mnemonic widgetsMilan Crha2011-09-261-0/+3
| * Bug #659932 - 'Use system time zone' in not honored immediatelyMilan Crha2011-09-261-3/+28
| * Bug #659125 - Reference counting issues in calendarMilan Crha2011-09-157-6/+8
| * Make sure GConf schemas have defined default valuesMilan Crha2011-09-142-0/+6
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-0427-257/+381
| * Miscellaneous cleanups.Matthew Barnes2011-08-315-33/+34
| * Bug #657396 - Rename Alarms tab to Reminders in preferencesMilan Crha2011-08-261-1/+1
| * Bug #655419 - "Save as iCalendar" misses mnemonicMilan Crha2011-08-262-2/+2
| * Bug #655666 - Split task preferences into its own tabMilan Crha2011-08-232-77/+115
| * plugin-mono: Remove Camel.cs and Evolution.csMatthew Barnes2011-08-192-1368/+0
| * e_mail_store_foreach(): Take an EMailSession parameter.Matthew Barnes2011-08-182-2/+11
| * Use new CamelService:display-name property.Matthew Barnes2011-08-182-4/+2
| * Adapt to new CamelSubscribable interface.Matthew Barnes2011-08-161-9/+9
| * Bug #655254 - Cropped Junk settings textMilan Crha2011-08-161-2/+1
| * online-accounts: Adapt to URL parameter renames.Matthew Barnes2011-08-151-4/+6
| * Drop some ancient GroupWise account migration.Matthew Barnes2011-08-151-91/+0
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-1317-286/+643
| * Bug #655957 - Current account / all accounts search changes columnMilan Crha2011-08-121-1/+5
| * Bug #656133 - Mail-local not initialized when adding/editing accountMilan Crha2011-08-111-0/+4
| * Bug #655843 - Copy to calendar doesn't add timezone informationJames Bottomley2011-08-111-0/+30
| * EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-117-12/+19
| * Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' partMilan Crha2011-08-092-4/+86
| * [bogofilter] Avoid G_PARAM_STATIC_STRINGS.Matthew Barnes2011-08-031-2/+1
| * Bug 655507 - Crash on startup when initializing spamassassinMatthew Barnes2011-08-031-10/+5
| * Replace alarm by reminder for UI consistency. Fixes bug #340614Andre Klapper2011-08-023-13/+13
| * Do not leak memory on each mail folder changeMilan Crha2011-08-011-0/+1
| * Bug #655444 - Alarm/reminder settings split in two tabs in SettingsMilan Crha2011-07-281-130/+184
| * Bug #655430 - Forgotten EMailJunkOptions type init for mail-config.uiMilan Crha2011-07-282-0/+4
| * Coding style and whitespace cleanups.Matthew Barnes2011-07-241-183/+194
| * SpamAssassin: Add a missing linker flag.Matthew Barnes2011-07-191-0/+1
| * Make "open_calendar" function as expected.Chenthill Palanisamy2011-07-151-2/+2
| * SpamAssassin: Silence spamd's debugging chatter.Matthew Barnes2011-07-151-0/+1
| * SpamAssassin: Try harder to kill spamd on exit.Matthew Barnes2011-07-151-38/+53
| * SpamAssassin: Don't wait for termination when spawning spamd.Matthew Barnes2011-07-151-6/+14
| * Convert junk filtering EPlugins to EExtensions.Matthew Barnes2011-07-1413-565/+1888
| * network-manager: Keep network availablility state accurate.Matthew Barnes2011-07-081-25/+28
| * network-manager: Recover from dropped D-Bus connections fasterMatthew Barnes2011-07-081-3/+11
| * connman: Recover from dropped D-Bus connections faster.Matthew Barnes2011-07-081-4/+11
| * network-manager: Miscellaneous cleanups.Matthew Barnes2011-07-071-15/+25
| * connman: Miscellaneous cleanups.Matthew Barnes2011-07-071-38/+50
| * online-accounts: Give Google calendars a color.Matthew Barnes2011-07-071-0/+5
| * Prefer g_seekable_seek() over camel_stream_reset().Matthew Barnes2011-07-052-7/+1
| * Bug #650671 - Service connect/disconnect not cancelled properlyMilan Crha2011-07-021-2/+2
| * Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-07-016-12/+66
| * online-accounts: Set GoaAccount ID in calendar and contact sources.Matthew Barnes2011-06-301-0/+6
| * Add a bit more error checking and do not leak icalcomponent-sMilan Crha2011-06-304-9/+20
| * Check for cancelled GIO operation error code tooMilan Crha2011-06-283-6/+6
| * Keep opening EClient-s till they report busy errorMilan Crha2011-06-274-37/+250
| * Bug #653154 - Crash when constructing calendar viewMilan Crha2011-06-273-15/+60
| * Prototype an online-accounts module.Matthew Barnes2011-06-257-0/+1611
| * Allow the startup-wizard to be delayed.Matthew Barnes2011-06-191-1/+93
| * Bug #252670 - Remember columns settings in Certificates tabDan Vrátil2011-06-141-1/+1
| * Bug #530335 - Allow Reply to selected address onlyRathin2011-06-141-2/+2
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-1432-727/+724
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-141-16/+16
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-096-15/+20
| * Bug #614274 - Labeling many messages is very slowMatt McCutchen2011-06-031-0/+2
| * Little text typo fixMilan Crha2011-06-031-1/+1
| * Bug #642557 - Display maps in contact previewDan Vrátil2011-06-026-3/+243
| * Bug #640083 - Cannot configure LDAPS on port 636Milan Crha2011-06-023-5/+5
| * EMSubscriptionEditor: Manage stores, not accounts.Matthew Barnes2011-05-291-1/+11
| * EMailShellView: Avoid e_get_subscribable_accounts().Matthew Barnes2011-05-291-16/+17
| * Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-286-6/+0
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2781-5/+309
| * Use em_folder_tree_get_selected() in places to simplify code.Matthew Barnes2011-05-253-50/+22
| * EMFolderTree: Add an EAlertSink property.Matthew Barnes2011-05-241-1/+3
| * EMFolderTree: Store an EMailBackend instead of an EMailSession.Matthew Barnes2011-05-246-60/+51
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-225-30/+35
| * Bug 650587 - Hide Search Folder actions when Search Folders are disabledMatthew Barnes2011-05-215-18/+55
| * EMailReader: Support multiple action groups.Matthew Barnes2011-05-211-4/+14
| * Remove mail_remove_folder().Matthew Barnes2011-05-212-6/+6
| * Remove mail_store_prepare_offline().Matthew Barnes2011-05-182-4/+50
| * Bug 650088 - Cannot send message from Contacts viewMatthew Barnes2011-05-171-0/+5
| * Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogsDan Vrátil2011-05-161-1/+1
| * Bug #601541 - Add 'Copy Image' Option On Inline Email ImagesMilan Crha2011-05-161-1/+6
| * Bug #243938 - Clicking on week numbers changes work week to week viewMilan Crha2011-05-131-2/+8
| * GN-bug #649935 - Check folder validity before asking for its URIMilan Crha2011-05-131-2/+5
| * EMailShellView: Remove some unused utility functions.Matthew Barnes2011-05-132-159/+0
| * Keep forgetting to add prefixes to EAlert tags.Matthew Barnes2011-05-131-1/+1
| * Miscellaneous cleanups.Matthew Barnes2011-05-132-20/+28
| * em_utils_reply_to_message(): Require a CamelMimeMessage.Matthew Barnes2011-05-131-10/+4
| * Add e_mail_reader_new_activity().Matthew Barnes2011-05-132-14/+12
| * Reimplement em_folder_properties_show().Matthew Barnes2011-05-121-1/+1
| * Add e_activity_handle_cancellation().Matthew Barnes2011-05-122-4/+2
| * Reimplement em_utils_forward_messages().Matthew Barnes2011-05-121-1/+1
| * Coding style cleanups.Matthew Barnes2011-05-0911-61/+61
| * Whitespace and coding style cleanups.Matthew Barnes2011-05-083-4/+7
| * Adapt to CamelFolder:name -> display-name.Matthew Barnes2011-05-072-2/+2
| * em_folder_utils_create_folder(): Change function parameters.Matthew Barnes2011-05-072-7/+7
| * em_folder_utils_copy_folder(): Change function parameter.Matthew Barnes2011-05-071-10/+12
| * Drop support for command-line 'email://' URIs.Matthew Barnes2011-05-061-106/+3
| * Remove e_mail_reader_get_folder_uri().Matthew Barnes2011-05-044-26/+34
| * Remove 'from_uri' params from e-msg-composer-utils.c.Matthew Barnes2011-05-041-6/+33
| * Fix compiler warnings.Matthew Barnes2011-05-035-15/+0
| * Drop 'folder_uri' param from em_utils_folder_is_outbox().Matthew Barnes2011-05-031-2/+2
| * Drop 'folder_uri' param from em_utils_folder_is_sent().Matthew Barnes2011-05-032-4/+4
| * Drop 'folder_uri' param from em_utils_folder_is_drafts().Matthew Barnes2011-05-031-1/+1
| * EMailShellView: Open the selected folder ourselves.Matthew Barnes2011-05-035-32/+119
| * Add em_folder_tree_get_selected_account().Matthew Barnes2011-05-032-18/+7
| * Bug #588891 - Spam settings dialog terribly un-higgyDan Vrátil2011-04-291-39/+44
| * Bug #303653 - Make headers collapsable in preview paneDan Vrátil2011-04-271-0/+4
| * Remove redundant EAccountList utilities.Matthew Barnes2011-04-263-5/+7
| * Some modules missing CFLAGS/LIBS for EShell.Matthew Barnes2011-04-264-7/+15
| * Adapt to CamelService changes.Matthew Barnes2011-04-214-26/+20
| * Kill em_composer_prefs_new_signature().Matthew Barnes2011-04-152-14/+0
| * Miscellaneous GtkAction-related cleanups.Matthew Barnes2011-03-286-14/+15
| * Restore lockdown integration.Matthew Barnes2011-03-288-64/+70
| * Bug #644301 - Invalid GVariant format in NetworkManager moduleMilan Crha2011-03-112-2/+6
| * Bug 643507 - Font preferences don't workMatthew Barnes2011-03-091-17/+182
| * Bug 644232 - Support NetworkManager 0.9Dan Williams2011-03-091-0/+13
| * Bug 644164 - Using outdated Connman D-Bus namesHao H Li2011-03-081-2/+2
| * Bug #644107 - Local addressbooks created without relative_uri setMilan Crha2011-03-071-1/+3
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-0627-29/+82
| * Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removedMatthew Barnes2011-03-033-0/+3
| * Bug #643402 - Fails to build with --disable-smimeMilan Crha2011-03-031-0/+2
| * Bug #642093 - Frees message attachment content on ReplyMilan Crha2011-03-011-0/+6
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-2533-227/+103
| * Bug #608804 - Some attachments make evolution crash in libicalMilan Crha2011-02-221-1/+13
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-193-4/+13
| * Bug #639483 - Category list includes weather informationMilan Crha2011-02-188-8/+8
| * Bug #638333 - Critical warning when invoking File->New->Mail FolderMilan Crha2011-02-162-3/+14
| * Bug #255973 - Contact preview waste space and cosmetic correctionDan Vrátil2011-02-161-0/+11
| * Bug 642171 - Implicit libgnome dependency for lockdown GConf keysMatthew Barnes2011-02-131-0/+8
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-1321-42/+42
| * Bug #637727 - Sent/Draft folder not set in startup-wizard accountMilan Crha2011-02-111-0/+5
| * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-096-25/+1
| * More whitespace cleanup.Matthew Barnes2011-01-315-8/+8
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-309-127/+282
| * Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-01-251-5/+15
| * Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-253-4/+10
| * Dialogs no longer have separators.Matthew Barnes2011-01-252-2/+0
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-256-18/+0
| * Bug 640083 - Cannot configure LDAPS on port 636Matthew Barnes2011-01-231-1/+1
| * Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-221-1/+0