summaryrefslogtreecommitdiff
path: root/libedataserverui
Commit message (Expand)AuthorAgeFilesLines
* [ETrustPrompt] Ensure needed extensions for GOA/UOA sourcesMilan Crha2015-06-191-0/+7
* e_trust_prompt_run_for_source: Do not require Authentication extensionMilan Crha2015-06-191-4/+8
* Bug 749385 - [GOA] Fails to work with ownCloud with invalid certificateMilan Crha2015-05-221-1/+48
* Correct and enhance developer documentation a bitMilan Crha2015-05-124-20/+20
* edataserverui: Remove redundant check for an error being setPhilip Withnall2015-05-121-1/+1
* Do not use deprecated gtk_dialog_get_action_area()Milan Crha2015-04-071-3/+0
* Add a new WebDAV discover widget and dialog into libedataserveruiMilan Crha2015-03-236-0/+1523
* Update devel-doc Since from 3.14 to 3.16Milan Crha2015-02-247-34/+34
* Correct user data for credentials_prompter_connection_status_changed_cb()Milan Crha2015-02-041-1/+1
* Correct error in credentials_prompter_dispose()Milan Crha2015-02-031-1/+1
* Move authentication of backends back to the clientMilan Crha2015-02-0211-0/+3794
* Remove libedataserverui.Matthew Barnes2012-12-1245-21075/+0
* Fix few issues found by Coverity scanMilan Crha2012-11-301-1/+1
* Bug #688479 - Empty name selector dialog on openMilan Crha2012-11-201-0/+2
* Fix EBookClient property fetching crack.Matthew Barnes2012-11-171-1/+1
* Deprecate BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS.Matthew Barnes2012-11-161-1/+0
* Replace deprecated Gtk+ symbols (as of Gtk+ 3.6.x)Milan Crha2012-11-149-275/+417
* Remove E_BOOK_DISABLE_DEPRECATED and E_CAL_DISABLE_DEPRECATED.Matthew Barnes2012-11-021-4/+4
* Update libedataserverui API documentation.Matthew Barnes2012-11-022-27/+28
* Prefer e_source_registry_check_enabled().Matthew Barnes2012-10-252-72/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-10-203-5/+5
* Bug #681314 - Add address dialog should follow composer's view settingsMilan Crha2012-10-152-0/+65
* Silence libsecret unstable API warnings.Matthew Barnes2012-10-131-0/+4
* e-client-utils.h readability cleanups.Matthew Barnes2012-10-072-27/+35
* Bug 679914 - Replace libgnomekeyring with libsecretStef Walter2012-09-302-305/+56
* Skip sources with disabled parents from completion lookupMilan Crha2012-09-052-2/+72
* Update API documentation.Matthew Barnes2012-08-252-0/+21
* Coding style and whitespace cleanup.Matthew Barnes2012-08-1911-267/+414
* Bug #682038 - "Show only this calendar" brokenMilan Crha2012-08-171-1/+1
* Silly typo.Matthew Barnes2012-08-051-1/+1
* Fix mistake in the previous commit.Matthew Barnes2012-08-051-1/+2
* Bug 679808 - e_source_selector_set_primary_selection() has side-effectsMatthew Barnes2012-08-051-11/+6
* Coding style and whitespace cleanup.Matthew Barnes2012-06-241-4/+4
* Bug 678618 - Runtime warning when clicking on top-level sidebar itemMatthew Barnes2012-06-221-1/+5
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-185-3/+19
* Tighten up pkg-config files.Matthew Barnes2012-06-171-1/+1
* Port remaining bits from GConf to GSettingsMilan Crha2012-06-142-37/+163
* Bug #677610 - Avoid modification of CPPFLAGS in Makefile.amMilan Crha2012-06-071-9/+6
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-0339-70/+178
* Adapt e-client-utils.c to the new ESource API.Matthew Barnes2012-06-032-611/+4
* Adapt ESourceSelectorDialog to the new ESource API.Matthew Barnes2012-06-034-119/+349
* Adapt ESourceSelector to the new ESource API.Matthew Barnes2012-06-032-799/+948
* Adapt ESourceComboBox to the new ESource API.Matthew Barnes2012-06-033-269/+484
* Adapt ENameSelectorList to the new ESource API.Matthew Barnes2012-06-032-3/+7
* Adapt ENameSelectorEntry to the new ESource API.Matthew Barnes2012-06-032-35/+164
* Adapt ENameSelector to the new ESource API.Matthew Barnes2012-06-032-60/+125
* Adapt e-book-auth-util.c to the new ESource API.Matthew Barnes2012-06-032-486/+2
* Deprecate e-passwords.[ch].Matthew Barnes2012-06-031-0/+4
* Bug #670279 - "Category" selector mnemonic not shownMilan Crha2012-05-141-1/+1
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-0/+2