summaryrefslogtreecommitdiff
path: root/libedataserver/e-source.h
Commit message (Expand)AuthorAgeFilesLines
* Make ESource::unset_last_credentials_required_arguments() virtual methodMilan Crha2015-06-171-1/+5
* Add ESource::UnsetLastCredentialsRequiredArguments methodMilan Crha2015-05-061-0/+13
* Update devel-doc Since from 3.14 to 3.16Milan Crha2015-02-241-3/+3
* Move authentication of backends back to the clientMilan Crha2015-02-021-3/+126
* Bug #678843 - May re-prompt password on account re-enableMilan Crha2014-05-121-0/+11
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-141-3/+3
* Add e_source_dup_secret_label().Matthew Barnes2014-02-131-0/+1
* ESource: Add functions for password management.Matthew Barnes2014-02-121-0/+38
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-071-10/+9
* ESource: Move "remember-password" to Authentication extension.Matthew Barnes2013-04-171-3/+0
* Bug #691939 - Password prompt has "save password" always checkedMilan Crha2013-04-171-0/+3
* ESource: Add get_oauth2_access_token_sync() class method.Matthew Barnes2012-12-311-1/+35
* Bug 683785 - Add e_source_new_with_uid()Matthew Barnes2012-09-121-0/+3
* ESource: Add functions to create/delete remote resources.Matthew Barnes2012-08-031-1/+47
* Implement single-file includes for all E-D-S libraries.Matthew Barnes2012-06-031-0/+4
* Add new ESource classes.Matthew Barnes2012-06-031-70/+99
* Revert unintentional API break in libedataserver.Matthew Barnes2012-04-241-6/+5
* Nudge ESource toward its new API.Matthew Barnes2012-04-211-2/+7
* Improve libedataserver API docs (not done yet).Matthew Barnes2011-03-131-73/+86
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Remove deprecated API from libedataserver.Matthew Barnes2010-03-311-9/+0
* Fix excessive whitespace.Matthew Barnes2009-07-121-2/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-281-18/+18
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Fix for bug #554540 - Don't compare XML data of ESource* literally. Instead, ...Suman Manjunath2008-10-011-2/+3
* updated novell copyright noticesJeffrey Stedfast2008-06-201-1/+1
* Fix FSF address (Tobias Mueller, #470445)Ross Burton2007-08-281-2/+2
* Added a new API to get the duped property.Chenthill Palanisamy2007-07-301-0/+1
* Store colors as a string specification instead of an integer. IntroduceMatthew Barnes2007-04-021-0/+7
* Modify License to LGPLHarish Krishnaswamy2005-08-311-2/+2
* made this function public.Rodrigo Moya2004-07-091-0/+2
* e-source with absoulute uri changesSushma Rai2004-05-271-0/+5
* Add missing G_BEGIN_DECLS and G_END_DECLSWilliam Jon McCann2004-05-031-0/+4
* New calendar backend to show birthdays & anniversaries from the contact listÉRDI Gergo2004-01-091-0/+3
* Implement. Compares two sources based on UID and full URI.Hans Petter Jansson2003-12-171-0/+2
* Emit changed signal. (copy_property): Implement. (e_source_copy):Hans Petter Jansson2003-12-011-0/+2
* Destroy properties table. (init): Create properties table.Hans Petter Jansson2003-11-271-0/+8
* Support absolute URI. (e_source_update_from_xml_node): Ditto.Hans Petter Jansson2003-11-271-0/+2
* Merge new-ui-branch into the trunk.Ettore Perazzoli2003-10-211-0/+91