summaryrefslogtreecommitdiff
path: root/backends/eds
AgeCommit message (Expand)AuthorFilesLines
2013-11-08build: Build backend libraries before the backend modules themselvesPhilip Withnall1-1/+1
2013-11-06docs: Fix links in documentation commentsPhilip Withnall1-3/+4
2013-11-06eds: Remove unused -include in Makefile.amPhilip Withnall1-1/+0
2013-10-29build: Fix PKG_CONFIG_PATH for calls to g-ir-scannerPhilip Withnall1-0/+4
2013-10-28backends: Fix paths in *-uninstalled.pc.in pkg-config filesPhilip Withnall1-1/+1
2013-10-28build: Factor common automakery out of backends’ Makefile.amsPhilip Withnall2-36/+8
2013-10-28backends: Remove BackendFactory classesPhilip Withnall1-21/+6
2013-10-25build: Disable some GCC warnings for generated C codePhilip Withnall2-0/+6
2013-10-25build: Whitespace cleanup in various Makefile.am filesPhilip Withnall1-8/+8
2013-10-21backends: Work around a Vala const-array null-termination bugPhilip Withnall1-4/+8
2013-09-28Bug 705403 — Use GLib.BytesIcon instead of Edsf.MemoryIconPhilip Withnall3-137/+2
2013-09-26Stop using deprecated EDS APIXavier Claessens1-105/+1
2013-09-24build: Generate backends’ GIR files using valac rather than g-ir-scannerPhilip Withnall1-34/+10
2013-07-08Revert "build: Don’t build Vala headers in a subdirectory unnecessarily"Philip Withnall1-3/+3
2013-07-05build: Don’t build Vala headers in a subdirectory unnecessarilyPhilip Withnall1-3/+3
2013-07-05build: Remove generated C/H/vapi/stamp files from MAINTAINERCLEANFILESPhilip Withnall1-12/+2
2013-07-05build: Use target-specific VALAFLAGS rather than AM_VALAFLAGSPhilip Withnall2-23/+15
2013-07-04build: Remove redundant entries from GITIGNOREFILESPhilip Withnall1-6/+0
2013-07-02Link the support library GIRs against libfolksEmilio Pozuelo Monfort1-1/+4
2013-07-01Add namespace and version to libfolks-eds GIRTravis Reitter2-0/+31
2013-06-24Generate FolksEds gir fileTravis Reitter1-0/+60
2013-06-22eds: Clarify mapping between properties and vCard fields in EDSPhilip Withnall1-0/+15
2013-06-07Set release version of new API and update NEWSTravis Reitter1-2/+2
2013-05-13backends: eds: make the personna store backend more 'async'Lionel Landwerlin1-1/+1
2013-04-12Declare internal function folks_persona_store_set_is_user_set_default()Simon McVittie1-0/+1
2013-04-12Include ERROR_CFLAGS everywhere we compile C codeSimon McVittie2-0/+2
2013-04-04Use SmallSet.copy() where it makes senseSimon McVittie1-15/+6
2013-04-04folks, backends: use "small sets" instead of hash sets most of the timeSimon McVittie3-41/+42
2013-04-03Do not explicitly link libfolks-internal.la into thingsSimon McVittie2-2/+0
2013-04-03backends: when adding a persona by details, do not assume HashSetSimon McVittie1-1/+1
2013-03-27Edsf.PersonaStore: defer contacts-complete like contacts-addedSimon McVittie1-1/+10
2013-03-26eds: avoid blocking event processingPatrick Ohly1-0/+127
2013-03-18all Makefiles: don't ignore or clean .c files not corresponding to ValaSimon McVittie1-1/+1
2013-03-12Do not assign to VALAFLAGSSimon McVittie1-2/+1
2013-03-08Mostly avoid an expensive multi-map iteration patternSimon McVittie1-13/+6
2013-03-06Add -I$(top_srcdir) throughoutSimon McVittie2-0/+2
2013-02-20support geo location informationPatrick Ohly2-1/+97
2013-02-18eds: Fix the type of a parameter in add_persona_from_details()Philip Withnall1-5/+6
2013-02-18eds: fix Android favourite handling when creating contactPatrick Ohly1-1/+3
2013-02-18eds: support 'groups' when creating a contactPatrick Ohly1-1/+9
2013-02-17Fix build with evolution-data-server masterGiovanni Campagna2-45/+37
2013-02-17Release version 0.9.0FOLKS_0_9_0Travis Reitter2-5/+5
2013-02-17Revert "build fix: Only depend on Gee 0.8.3, since 0.8.4 isn't released yet"Travis Reitter1-10/+8
2013-02-14eds: Check property values have changed before committing them to EDSPhilip Withnall1-0/+32
2013-02-12build fix: Only depend on Gee 0.8.3, since 0.8.4 isn't released yetTravis Reitter1-8/+10
2013-02-12eds: Fix ambiguous references to HashTablePhilip Withnall1-4/+6
2013-02-10Port folks to libgee 0.8.Travis Reitter6-39/+64
2013-01-09Bug 686695 — support nickname in add_persona_from_detailsPhilip Withnall1-0/+12
2012-12-30documentation: Document which yielding methods are safe to call concurrentlyPhilip Withnall1-1/+3
2012-11-26eds: remove urlsPatrick Ohly1-0/+4