summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Updated release codename - "Pinch Me"v0.9.9Manish Sinha2013-03-121-2/+2
* Updated NEWS file and updated the version numberManish Sinha2013-03-122-2/+5
* build: Fix typo in DISTCHECK_CONFIGURE_FLAGSRico Tzschichholz2013-03-121-1/+2
* disable fts by defaultSeif Lotfy2013-03-121-4/+4
* Fix python examples to use GLib instead of GObject for the mainloopSeif Lotfy2013-03-114-8/+8
* Make gobject-introspection support optional (enabled by default)Seif Lotfy2013-03-111-8/+15
* Disable documentation generationManish Sinha2013-03-101-1/+1
* Makes sure that gtkdoc-scan is also checked during configureManish Sinha2013-03-091-1/+8
* Update documentationsSeif Lotfy2013-03-085-152/+268
* Remove explicit Sourcefunc settingSeif Lotfy2013-03-081-37/+17
* Add env_variable ZEITGEIST_LOG_DIRECT_READ to control the Log's permission toSeif Lotfy2013-03-052-1/+17
* Do proper ThreadError catching and throw EngineError insteadSeif Lotfy2013-03-021-12/+36
* Don't catch and dismiss EngineErrors in threadsRico Tzschichholz2013-03-011-10/+26
* Some code-style and build fixesRico Tzschichholz2013-02-281-6/+9
* fix spacing and move threadpool init to on_connection_establishedSeif Lotfy2013-02-271-15/+14
* Handle threadpool error properlySeif Lotfy2013-02-271-9/+15
* fix all warningsSeif Lotfy2013-02-271-12/+28
* Get rid of most warningsSeif Lotfy2013-02-271-25/+31
* Add cleanup patch by ricotzSeif Lotfy2013-02-271-23/+32
* Integrate dbreader into Log directlySeif Lotfy2013-02-277-15/+122
* build: create Zeitgeist-2.0.gir in an additional valac runRico Tzschichholz2013-02-231-10/+23
* build: Fix and enable *.typelib buildsSeif Lotfy2013-02-211-6/+5
* event: Fix API change of set_actor_from_app_infoRico Tzschichholz2013-02-183-5/+5
* build: Pass make distcheckRico Tzschichholz2013-02-1811-21/+29
* examples/test: Fix vala deprecations for async callsRico Tzschichholz2013-02-185-6/+6
* build: Fix make check linker issueRico Tzschichholz2013-02-181-0/+1
* Fix vala deprecations and warnings in lib/srcRico Tzschichholz2013-02-176-28/+21
* build: introduce internal libzeitgeist-datamodel-2.0 libraryRico Tzschichholz2013-02-1711-30/+79
* build: Use soname "0" for libzeitgesit-2.0 on its introductionRico Tzschichholz2013-02-171-1/+1
* src: Fix build with BUILTIN_EXTENSIONSRico Tzschichholz2013-02-171-1/+1
* test/dbus: dist result-types-test.pyRico Tzschichholz2013-02-171-1/+2
* examples: dist js and python examplesRico Tzschichholz2013-02-171-0/+8
* data: clean up and install bash-completion fileRico Tzschichholz2013-02-173-7/+10
* change setup process of extension-collectionSeif Lotfy2013-02-171-5/+3
* udpate .gitignoreRico Tzschichholz2013-02-171-0/+13
* build: More make distcheck related fixesRico Tzschichholz2013-02-173-10/+14
* build: Nearly fix make distcheckRico Tzschichholz2013-02-171-2/+2
* extension-collection: Fix constructorRico Tzschichholz2013-02-171-1/+2
* build: A lot of cleaning up in the build-systemRico Tzschichholz2013-02-1641-518/+418
* move things around moredirectlogSeif Lotfy2013-02-156-10/+5
* Move files around to extend libzeitgeist to directreadSeif Lotfy2013-02-1516-17/+21
* move stuff aroundSeif Lotfy2013-02-157-0/+6
* Fix documentation warningsSeif Lotfy2013-01-183-19/+21
* Added catching of dbus connection error in reinstall_monitorSeif Lotfy2013-01-141-8/+15
* Fix build errorsSeif Lotfy2013-01-072-6/+2
* remove redundant indexesSeif Lotfy2013-01-022-6/+30
* Add optimized queries and fix broken has_non_timestamp_condition methodSeif Lotfy2013-01-022-16/+14
* Execute ANALYZE statement after each 1000 insertsSeif Lotfy2012-12-312-1/+9
* Optimize Query formats and add helper methods to WhereClauseSeif Lotfy2012-12-312-48/+80
* Remove uneeded column selection from group_and_sortSeif Lotfy2012-12-291-2/+1