Whitespace cleanups.
[platform/upstream/evolution-data-server.git] / addressbook /
2012-05-13 Matthew BarnesWhitespace cleanups.
2012-05-11 Milan CrhaUse locks in factory's weak object notify callback...
2012-05-10 Milan CrhaBetter error message for SOUP_STATUS_SSL_FAILED response
2012-05-10 Milan CrhaMake sure data-book/cal is closed/freed in a separate...
2012-05-04 Milan CrhaRemove extra test on Google server photo data validity
2012-04-26 Milan CrhaFix Google Talk vCard attribute name definition
2012-04-26 Milan CrhaBug #668989 - Add a twitter username to IM in contacts
2012-04-23 Milan CrhaBug #668679 - Crash on insertion of NULL in e_destinati...
2012-04-23 Milan CrhaBug #668549 - Crash in objects_added_cb() in e-book...
2012-04-23 Milan CrhaBug #671537 - Option to validate SLL certificates with...
2012-04-21 Matthew BarnesDiff noise reduction.
2012-04-21 Matthew BarnesNudge ESource toward its new API.
2012-04-21 Matthew BarnesEBookBackendLDAP: Miscellaneous tweaks.
2012-04-20 Milan CrhaBug #665381 - LDAP backend crash when query_ldap_root_d...
2012-04-18 Matthew BarnesRemove some redundant argument checks.
2012-04-18 Milan CrhaBug #674309 - Crash when calling oauth_init_nss() from...
2012-04-16 Matthew BarnesEDataFactory: Move reload policy to subclasses.
2012-04-16 Matthew BarnesRemove EBackend::last-client-gone signal.
2012-04-16 Matthew BarnesEDataFactory: Keep only weak references to backends.
2012-04-16 Matthew BarnesEDataBookFactory: Implement GInitable.
2012-04-16 Matthew BarnesEBookBackendLDAP: GSource IDs are unsigned.
2012-04-15 Matthew BarnesEDataBookFactory targets EBookBackendFactory.
2012-04-15 Matthew BarnesEDataBookFactory: Cosmetic tweaks.
2012-04-15 Matthew BarnesEBookBackendFactory is missing a 'priv' pointer.
2012-04-15 Matthew BarnesEBookBackendFactory extends EDataBookFactory.
2012-04-06 Milan CrhaBug #666438 - Contact's Full name field not displayed...
2012-04-05 Christophe DumezBug 673527 - Addressbook bulk methods are broken
2012-03-27 Milan CrhaBug #663324 - Categories not correctly aligned with...
2012-03-27 Milan CrhaAvoid possible use-after-free in Google's addressbook...
2012-03-26 Milan CrhaBug #658742 - Change EContact property description...
2012-03-26 Philip Withnallbuild: Add an --enable-code-coverage configure option...
2012-03-19 Chenthill PalanisamyBug 736655 (bnc) - Deadlocks when auto-completing addre...
2012-03-18 Matthew BarnesUpdate API documentation.
2012-03-08 Patrick OhlyEDS: memory leak fixes
2012-03-05 Patrick OhlyEContact: fix "parse vcard + update contact + commit"
2012-03-03 Matthew BarnesEBookBackendFile: Fix a warning caused by Berkeley...
2012-03-02 Milan CrhaBug #658742 - Gettext messages require translator comments
2012-02-27 Milan CrhaFix nasty typos from recent whitespace cleanup commit
2012-02-20 Matthew BarnesCoding style and whitespace cleanup.
2012-02-14 Milan CrhaFix issues found by Coverity Scan
2012-02-07 Alexander LarssonFix google contacts going online after being offline
2012-02-02 Kjartan MaraasFix typo in localized string
2012-01-31 Milan CrhaBug #668811 - EBookBackendSqliteDB can be asked for...
2012-01-11 Philip WithnallBug 667388 — Introspection annotation fixes for nullabl...
2012-01-09 Milan CrhaBug #644817 - Slow addressbook cache
2012-01-04 Milan CrhaBug #665036 - Memory leaks spot in Contacts view
2011-12-23 Milan CrhaBug #592906 - Birthdays from WebDAV contacts do not...
2011-12-23 Colin WaltersBug 662888 - Use --include-uninstalled for internal...
2011-12-14 Milan CrhaRevert patch for bug #514041
2011-12-13 Milan CrhaBug #652173 - EContact's file-as getter doesn't populat...
2011-12-02 Matthew BarnesFix glib-gen.mak rules.
2011-11-23 Tristan Van BerkomBug #652177 - Add "revision" property to calendar file...
2011-11-22 Milan CrhaAdd e_book_backend_sqlitedb_get_uids_and_rev()
2011-11-14 Philip WithnallBug 661033 — Add support for E_CONTACT_FILE_AS field
2011-11-14 Matthew BarnesUpdate API docs.
2011-11-14 Tristan Van BerkomBug #652175 - Add revision property to addressbook...
2011-11-11 Christophe DumezBug 660974 - sqlite backend: use INSERT OR IGNORE in...
2011-11-08 Tristan Van BerkomBug #652171 Added e_book_client_view_set_flags()
2011-11-01 Tristan Van BerkomMake local addressbook backend store image data as...
2011-10-26 Matthew BarnesRemove g_thread_init() calls.
2011-10-25 Milan CrhaBug #660182 - Error dialog on LDAP query with multiple...
2011-10-24 Milan CrhaCall g_thread_init() conditionally
2011-10-21 Milan CrhaBug #660870 - Empty Contacts list when pressing "To...
2011-10-19 Milan CrhaFix compiler warnings from GOA code in book factory
2011-10-18 Bartosz SzatkowskiBug #656603 - Add support for generating vCard 2.1...
2011-10-16 Matthew BarnesUpdate libedata-book API docs.
2011-10-16 Matthew BarnesUpdate libebook API docs.
2011-10-13 Matthew BarnesRequire libgdata >= 0.10.
2011-10-11 Christophe DumezEBookClient: Avoid useless copying of valid UTF-8 strings
2011-10-11 Christophe Dumeze-book-backend-file: Don't share DB_ENV between address...
2011-10-11 Milan CrhaBug #661432 - 'Any field contains' search doesn't work...
2011-10-11 Christophe DumezEBookClientView: Use e_util_free_object_slist() utility...
2011-10-10 Christophe Dumeze-book-client: Refactor bulk methods code
2011-10-10 Christophe DumezDon't free vcard memory in e_data_book_view_notify_upda...
2011-10-10 Christophe Dumeze_book_backend_sqlitedb_new: Fix database connection...
2011-10-10 Christophe Dumeze-book-client: Add bulk contact modification methods.
2011-10-08 Christophe Dumezaddressbook: Improve bulk contact removal code
2011-10-08 Christophe Dumeze-book-client: add e_book_client_add_contacts*() methods
2011-10-08 Christophe Dumezbuild_sqlitedb(): remove useless free() for vcard_dbt...
2011-10-07 Christophe Dumezbuild_sqlitedb: Fix memory leaks and optimize function
2011-10-07 Christophe DumezMake all backends return NULL when calling get_contact...
2011-09-30 Cosimo CecchiBug 660533 - Missing GOA cflags/libs in libedata-book
2011-09-30 Christophe Dumezaddressbook: Optimizations to avoid vcard parsing
2011-09-29 Matthew BarnesRemove some leftover migration crud.
2011-09-29 Matthew BarnesGive EDataBookFactory a proper "new" function.
2011-09-29 Matthew BarnesAdd a "services" directory.
2011-09-28 Matthew BarnesEDBusServer: Add a use count, like in GApplication.
2011-09-28 Christophe DumezBug 660246: EBookBackendSqliteDB: Bad loop iteration.
2011-09-27 Rodrigo MoyaDeclare missing GError variable in e_data_book_factory_init
2011-09-26 Matthew BarnesAdapt EBookBackendWebdav to libedata-book changes.
2011-09-26 Matthew BarnesAdapt EBookBackendVCF to libedata-book changes.
2011-09-26 Matthew BarnesAdapt EBookBackendLDAP to libedata-book changes.
2011-09-26 Matthew BarnesAdapt EBookBackendGoogle to libedata-book changes.
2011-09-26 Matthew BarnesAdapt EBookBackendFile to libedata-book changes.
2011-09-26 Matthew Barneslibedata-book: Use new base classes in libebackend.
2011-09-26 Christophe DumezBug #659914 - e_book_get_changes: Fix crash caused...
2011-09-26 Alexander LarssonBug #659553 - Fix e_vcard_unescape_string
2011-09-25 Matthew Barneslibebook.pc.in: camel-1.2 is a private requirement.
2011-09-20 Alexander Larssongoogle: Handle multivalue custom vcard attributes
2011-09-19 Milan CrhaBug #659184 - Contacts calendar backend doesn't show...
next