Make use of G_DEFINE_QUARK()
[platform/upstream/evolution-data-server.git] / addressbook / libebook / e-book-client.c
2013-01-24 Mathias HasselmannMake use of G_DEFINE_QUARK()
2012-12-15 Matthew BarnesRevert "ESourceRegistry: Do not mandate builtin sources."
2012-12-15 Tristan Van BerkomESourceRegistry: Do not mandate builtin sources.
2012-11-18 Matthew BarnesEBookClientView cleanups.
2012-11-16 Matthew BarnesDeprecate BOOK_BACKEND_PROPERTY_SUPPORTED_AUTH_METHODS.
2012-11-05 Milan CrhaReplace deprecated GLib symbols (as of GLib 2.34.x)
2012-10-21 Matthew BarnesCoding style and whitespace cleanup.
2012-10-19 Matthew BarnesMerge cleanups from 'gdbus-codegen' branch.
2012-10-07 Matthew Barnese-book-client.c cleanups.
2012-08-16 Matthew BarnesDeprecate e_client_remove_sync().
2012-06-18 Philip Withnallebook: GIR annotation fixes
2012-06-14 Milan CrhaPort remaining bits from GConf to GSettings
2012-06-03 Matthew BarnesImplement single-file includes for all E-D-S libraries.
2012-06-03 Matthew BarnesAdapt libebook to the new ESource API.
2012-04-21 Matthew BarnesDiff noise reduction.
2012-04-21 Matthew BarnesNudge ESource toward its new API.
2012-04-18 Matthew BarnesRemove some redundant argument checks.
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2011-10-16 Matthew BarnesUpdate libebook API docs.
2011-10-11 Christophe DumezEBookClient: Avoid useless copying of valid UTF-8 strings
2011-10-10 Christophe Dumeze-book-client: Refactor bulk methods code
2011-10-10 Christophe Dumeze-book-client: Add bulk contact modification methods.
2011-10-08 Christophe Dumeze-book-client: add e_book_client_add_contacts*() methods
2011-09-30 Christophe Dumezaddressbook: Optimizations to avoid vcard parsing
2011-09-03 Matthew BarnesMake sure all new APIs have "Since: 3.2" tags.
2011-09-03 Matthew BarnesCoding style and whitespace cleanups.
2011-08-23 Milan CrhaBug #655997 - Unneeded context specifiers
2011-08-23 Milan CrhaBug #651849 - Remove string from translation
2011-08-02 Milan CrhaBug #655190 - Sluggish performance interacting with...
2011-08-01 Milan CrhaBug #655499 - Don't crash when getting contacts before...
2011-07-29 Raul Gutierrez SegalesIntrospection: state the element-type when using GSLists
2011-07-28 Raul Gutierrez SegalesIntrospection: fix annotation in e_book_client_get_cont...
2011-07-28 Raul Gutierrez SegalesIntrospection: fix annotation in e_book_client_get_self
2011-07-28 Raul Gutierrez SegalesIntrospection: fix annotation in e_book_client_get_self
2011-07-28 Raul Gutierrez SegalesIntrospection: fix annotation in e_book_client_get_cont...
2011-07-03 Matthew BarnesFix build break (my bad).
2011-06-27 Milan CrhaAllow asynchronous retrieval of EClient capabilities...
2011-06-14 Milan CrhaDo not use deprecated EBook/ECal API
2011-06-13 Matthew BarnesCoding style and whitespace cleanups.
2011-05-31 Milan CrhaBug #651446 - Implement e_book_client_get_contacts_uids()
2011-05-29 Raul Gutierrez SegalesIntrospection: fix annotation in e_book_client_get_cont...
2011-05-29 Raul Gutierrez SegalesIntrospection: fix annotation in e_book_client_get_cont...
2011-05-29 Raul Gutierrez SegalesIntrospection: fix annotation for e_book_client_get_vie...
2011-05-28 Matthew BarnesIncluding <glib.h> directly is rarely needed.
2011-05-23 Milan CrhaNew EClient/EBookClient/ECalClient API deprecating...