summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add flags for memory managmentmemoryfixesSeif Lotfy2013-04-134-0/+56
* Update version in configure.ac to 0.9.12v0.9.12Seif Lotfy2013-04-131-1/+1
* Set release date in NEWS fileManish Sinha2013-04-121-1/+1
* Fix the third to fourth in the NEWS fileManish Sinha2013-04-121-1/+1
* Update NEWSSeif Lotfy2013-04-111-0/+15
* Fix find_related_uris to only print out the ranking ifSeif Lotfy2013-04-111-0/+2
* Fixed find_related_uris to take RelevantResultType as an argument insteadSeif Lotfy2013-04-111-1/+1
* Fix documentation so the c html is generatedSeif Lotfy2013-04-114-8/+32
* Remove --no-protected from VALADOC_FLAGS to generate c documentationSeif Lotfy2013-04-111-1/+0
* 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