summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Remove useless version defintion and don't mangle the library versionRico Tzschichholz2013-04-112-12/+3
* Updated NEWS file with release date and release codenamev0.9.11Manish Sinha2013-04-091-2/+2
* Fixed versioning of libzeitgeist2Seif Lotfy2013-04-071-5/+5
* Updated NEWSSeif Lotfy2013-04-071-0/+2
* Expose DBus Properties over Log classSeif Lotfy2013-04-071-0/+17
* Update NEWSSeif Lotfy2013-04-071-0/+1
* Use copies of event_templates to pass to threads to use withSeif Lotfy2013-04-071-2/+10
* Update NEWSSeif Lotfy2013-04-061-0/+14
* bump version to 0.9.11Seif Lotfy2013-04-061-1/+1
* Use copies of event_templates to pass to threadsSeif Lotfy2013-04-061-22/+24
* Fix Docs reference title to satisfy the GNOME standardSeif Lotfy2013-03-251-1/+1
* Updated NEWS file to put date of release and release namev0.9.10Manish Sinha2013-03-191-4/+4
* Update NEWSSeif Lotfy2013-03-191-0/+4
* build: Define EXPLAIN_QUERIES in libzeitgeist build if neededRico Tzschichholz2013-03-181-0/+6
* doc: Include built docs into tarballRico Tzschichholz2013-03-171-0/+2
* add .begin to methods that issues warnings to reduce thoseSeif Lotfy2013-03-173-4/+4
* Remove unreachable catch and unused modulesSeif Lotfy2013-03-173-44/+7
* More clean ups for datahub mergeRico Tzschichholz2013-03-164-13/+5
* Added missing glib-extra.vapi fileSeif Lotfy2013-03-161-0/+5
* Add missing fileSeif Lotfy2013-03-161-228/+0
* Bumped the version number of the upcoming release to 0.9.10Manish Sinha2013-03-153-3/+19
* Fixed the datahub/Makefile.am to make sure that glib-extra.vapi is being copi...Manish Sinha2013-03-153-2/+6
* Moved datahub inside the zeitgeist codebaseRico Tzschichholz2013-03-1514-0/+2361
* Merged Zeitgeist Datahub into same Zeitgeist Engine source for release purposesSeif Lotfy2013-03-166-5/+96
* Since FTS is disabled by default, change --disable-fts to --enable-ftsManish Sinha2013-03-151-1/+1
* Update ontology to store application action usageTed Gould2013-03-151-0/+4
* 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