summaryrefslogtreecommitdiff
path: root/src/libtracker-direct
Commit message (Expand)AuthorAgeFilesLines
...
* build: Replaced all trailing tabs before \ for spaces in Makefile.amsMartyn Russell2010-10-271-20/+20
* libtracker-direct: Cleaned up whitespace and orderingMartyn Russell2010-10-271-9/+9
* build: Use AM_CPPFLAGS now INCLUDES is deprecatedMartyn Russell2010-10-271-4/+4
* build: Don't include specific directories, just src/Martyn Russell2010-10-271-3/+1
* build: Remove WARN_CFLAGS and GCOV_{CFLAGS|LIBS}, use BUILD_{CFLAGS|LIBS} ins...Martyn Russell2010-10-271-5/+2
* libtracker-direct: Cleaned up CFLAGS/LIBSMartyn Russell2010-10-271-7/+5
* libtracker-direct: Getting rid of some dead codePhilip Van Hoof2010-10-121-7/+0
* libtracker-sparql: Fixed waiting for service for connection.get_async()Martyn Russell2010-09-291-11/+0
* libtracker-sparql: Added get_async() and get_direct_async() for ConnectionMartyn Russell2010-09-291-1/+2
* libtracker-data, tracker-store: Make statement cache sizes configurable with ...Philip Van Hoof2010-09-231-1/+9
* libtracker-data, -direct, tests: Make it possible to set the max cache size p...Philip Van Hoof2010-09-231-1/+2
* libtracker-direct: Use maximum D-Bus timeoutJürg Billeter2010-08-241-1/+1
* libtracker-direct: Wait for tracker-store to be readyJürg Billeter2010-08-242-1/+19
* libtracker-direct: Fix compiler warningJürg Billeter2010-08-171-2/+2
* Add GCOV_LIBS to the libtracker-direct compilationIvan Frade2010-08-171-1/+2
* build: Fix distcheckAleksander Morgado2010-08-172-12/+10
* libtracker-direct: Handle initialization failureJürg Billeter2010-08-161-7/+15
* Move SparqlError from libtracker-data to libtracker-sparqlJürg Billeter2010-08-161-6/+12
* libtracker-direct: Use dedicated module directoryJürg Billeter2010-08-161-16/+8
* libtracker-direct: Provide plugin APIMartyn Russell2010-08-162-1/+6
* libtracker-direct: Keep connection alive for longer than cursorPhilip Van Hoof2010-08-161-1/+3
* libtracker-direct: Create tracker-direct.vapiPhilip Van Hoof2010-08-161-1/+6
* libtracker-direct: Add initial implementationJürg Billeter2010-08-163-35/+44
* libtracker-direct: Add initial skeletonMartyn Russell2010-08-162-0/+100