Add optimized indexing capabilities for phone number values.
[platform/upstream/evolution-data-server.git] / camel / camel-service.h
2013-02-12 Matthew BarnesAdd camel_service_ref_session().
2012-08-12 Matthew BarnesRename camel_service_get_settings().
2012-05-19 Matthew BarnesRemove camel_service_lock/unlock().
2012-05-19 Matthew BarnesCamelService: Rewrite connect/disconnect API.
2011-10-24 Matthew BarnesMove remaining CamelURL elements to CamelSettings.
2011-10-15 Matthew BarnesCamel: New authentication API.
2011-09-26 Matthew BarnesCamelService: Add "password" property.
2011-09-26 Milan CrhaBug #656473 - Store server folder cache in user's cache...
2011-08-18 Matthew BarnesCamelService: Add a "display-name" property.
2011-08-15 Matthew BarnesAdd CamelSettings.
2011-07-19 Matthew BarnesGenerate GTypes for various Camel enums.
2011-05-18 Matthew BarnesCamelService: Add async query_auth_types() functions.
2011-04-21 Matthew BarnesRework how CamelServices are added to CamelSession.
2011-04-17 Matthew BarnesSeal up CamelService.
2010-09-28 Matthew BarnesRename blocking Camel methods.
2010-09-28 Matthew BarnesUse GCancellable in all methods that may block.
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-20 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-09-14 Federico Mena QuinteroMerge branch 'camel-socks-proxy-master'
2010-08-12 Federico Mena QuinteroMerge branch camel-socks-proxy-master for SOCKS5 /...
2010-08-02 Matthew BarnesReplace "Since: 3.0" with "Since: 2.32".
2010-07-08 Matthew BarnesMigrate from CamelException to GError.
2010-04-30 Matthew BarnesDon't abbreviate public symbols.
2010-04-30 Matthew BarnesUse GObject properties instead of CamelArg.
2010-04-24 Matthew BarnesPort Camel to GObject.
2010-04-21 Matthew BarnesMerge more cleanup bits from camel-gobject.
2010-04-15 Milan CrhaBug #615776 - Drop camel-private.h and offer a public...
2010-04-06 Matthew BarnesMerge miscellaneous cleanups from camel-gobject.
2010-04-03 Matthew BarnesMerge some cleanup bits from camel-gobject.
2010-04-02 Matthew BarnesLock down Camel headers.
2009-06-01 Matthew BarnesFix compiler warnings in camel.
2009-05-28 Matthew BarnesPrefer GLib basic types over C types.
2009-05-27 Matthew BarnesRemove trailing whitespace, again.
2008-06-20 Jeffrey Stedfastfixed copyright notices
2008-05-07 Jeffrey Stedfastreverted rev 8210 which just changed whitespace indent
2007-11-15 Matthew Barnes** Merge a bunch of compiler warning fixes and cosmetic...
2007-11-14 Matthew Barnes** Remove trailing whitespace from source code.
2007-08-28 Ross BurtonFix FSF address (Tobias Mueller, #470445)
2007-04-28 Matthew Barnes** Fixes bug #418852
2005-08-31 Harish KrishnaswamyModify License to LGPL
2004-12-02 Michael Zucci merged notzed-camel-eds-branch
2004-09-24 Not Zed** See bug #47821.
2002-05-08 Jeffrey StedfastImplemented. (digest_getv): Implemented.
2002-04-17 Jeffrey StedfastGet rid of an unused variable.
2001-10-27 Ettore PerazzoliFixing the license text.
2001-10-27 Ettore PerazzoliUpdate the licensing information to require version...
2001-09-27 Dan WinshipChange "gboolean connected" to "CamelServiceConnectionS...
2001-06-23 Ettore PerazzoliUpdate the copyrights, replacing Helix Code with Ximian and
2001-04-02 Dan WinshipRemove the "quick_login" member, which is unnecessary.
2001-04-01 Jeffrey StedfastUpdated the authtypes here too.
2001-04-01 Jeffrey StedfastUpdated the authtype values.
2001-03-30 Not ZedNot quite finished but checking in for some local frobbing.
2001-03-29 Kjartan MaraasBig header cleanups and nntp compile fix
2001-03-21 Dan Winshipadd a "GList *authtypes", so you can get the list of...
2001-02-09 Dan WinshipRewrite a bunch. Replace the existing folder cache...
2001-02-05 Jeffrey StedfastUpdated.
2001-01-09 Dan Winship Kill off a long-hated Camel kludge: "empty" URLs and
2000-12-24 Not ZedLock the command channel while searching. (imap_body_co...
2000-11-03 Dan WinshipAdd an "url_flags" field to CamelProvider. Move the...
2000-10-31 Dan WinshipAdd a new argument, clean, that says whether or not...
2000-09-07 Dan WinshipMake this take a path to a directory that Camel can...
2000-08-29 Peter WilliamsCamelRemoteStore: a new generic store for stores that...
2000-08-22 Peter WilliamsAutomatically connect services when given a valid URL...
2000-08-10 Peter WilliamsMerge with camel-async.
2000-07-13 Dan Winshipdefine a set of CAMEL_SERVICE_URL_ALLOW_* flags paralle...
2000-07-01 Dan WinshipNew method, to return an end-user-friendly name corresp...
2000-06-15 Dan WinshipRemove camel_service_connect_with_url. (URLs must be...
2000-05-30 Not ZedInit filter_from to NULL, for exception case. (mbox_get...
2000-05-07 Dan Winship Make camel not leak like a sieve.
2000-05-04 Dan WinshipNew function to replace camel_provider_scan. Returns...
2000-04-06 Dan Winshipthe URL RFC says the port must be numeric, so we don...
2000-03-28 Dan Winshipconvenience functions to canonicalize the host and...
2000-03-27 Dan Winshipnew routine to free the data allocated by camel_service...
2000-03-22 Dan WinshipNew function to query a service for the authentication...
2000-03-11 bertrandcosmetic changes.
2000-03-09 Dan Winshipfix the name of "Helix Code, Inc." in all the copyrights
2000-02-21 Dan Winshipadd CamelExceptions to several functions. Use camel_ses...
2000-02-19 Dan WinshipNew header with the typedefs for all camel classes...
2000-02-17 Dan WinshipMake camel-service use a Gurl internally. Remove the...
2000-01-03 Bertrand GuiheneufUpdated my e-mail address to reflect my new employment
1999-12-14 Bertrand GuiheneufFix copyright informations once again
1999-11-17 Ettore PerazzoliMore work:
1999-10-23 Bertrand GuiheneufCopyright change
1999-08-29 Bertrand GuiheneufAddress update
1999-08-01 Bertrand Guiheneufmerge a lot of work. Rough ChangeLog will follow
1999-05-04 bertrandnew method.
1999-04-25 bertrandbasic provider structure. Have to write the code for...
1999-04-21 Bertrand GuiheneufA first attempt at setting up the documentation system.
1999-04-20 bertrandnow CamelStore inherits from CamelService.
1999-04-20 bertrandbasic abstract service class.
1999-04-20 Bertrand Guiheneufsimple service class added