summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-13add flags for memory managmentmemoryfixesSeif Lotfy4-0/+56
2013-04-13Update version in configure.ac to 0.9.12v0.9.12Seif Lotfy1-1/+1
2013-04-12Set release date in NEWS fileManish Sinha1-1/+1
2013-04-12Fix the third to fourth in the NEWS fileManish Sinha1-1/+1
2013-04-11Update NEWSSeif Lotfy1-0/+15
2013-04-11Fix find_related_uris to only print out the ranking ifSeif Lotfy1-0/+2
2013-04-11Fixed find_related_uris to take RelevantResultType as an argument insteadSeif Lotfy1-1/+1
2013-04-11Fix documentation so the c html is generatedSeif Lotfy4-8/+32
2013-04-11Remove --no-protected from VALADOC_FLAGS to generate c documentationSeif Lotfy1-1/+0
2013-04-11build: Remove useless version defintion and don't mangle the library versionRico Tzschichholz2-12/+3
2013-04-09Updated NEWS file with release date and release codenamev0.9.11Manish Sinha1-2/+2
2013-04-07Fixed versioning of libzeitgeist2Seif Lotfy1-5/+5
2013-04-07Updated NEWSSeif Lotfy1-0/+2
2013-04-07Expose DBus Properties over Log classSeif Lotfy1-0/+17
2013-04-07Update NEWSSeif Lotfy1-0/+1
2013-04-07Use copies of event_templates to pass to threads to use withSeif Lotfy1-2/+10
2013-04-06Update NEWSSeif Lotfy1-0/+14
2013-04-06bump version to 0.9.11Seif Lotfy1-1/+1
2013-04-06Use copies of event_templates to pass to threadsSeif Lotfy1-22/+24
2013-03-25Fix Docs reference title to satisfy the GNOME standardSeif Lotfy1-1/+1
2013-03-19Updated NEWS file to put date of release and release namev0.9.10Manish Sinha1-4/+4
2013-03-19Update NEWSSeif Lotfy1-0/+4
2013-03-18build: Define EXPLAIN_QUERIES in libzeitgeist build if neededRico Tzschichholz1-0/+6
2013-03-17doc: Include built docs into tarballRico Tzschichholz1-0/+2
2013-03-17add .begin to methods that issues warnings to reduce thoseSeif Lotfy3-4/+4
2013-03-17Remove unreachable catch and unused modulesSeif Lotfy3-44/+7
2013-03-16More clean ups for datahub mergeRico Tzschichholz4-13/+5
2013-03-16Added missing glib-extra.vapi fileSeif Lotfy1-0/+5
2013-03-16Add missing fileSeif Lotfy1-228/+0
2013-03-15Bumped the version number of the upcoming release to 0.9.10Manish Sinha3-3/+19
2013-03-15Fixed the datahub/Makefile.am to make sure that glib-extra.vapi is being copi...Manish Sinha3-2/+6
2013-03-15Moved datahub inside the zeitgeist codebaseRico Tzschichholz14-0/+2361
2013-03-16Merged Zeitgeist Datahub into same Zeitgeist Engine source for release purposesSeif Lotfy6-5/+96
2013-03-15Since FTS is disabled by default, change --disable-fts to --enable-ftsManish Sinha1-1/+1
2013-03-15Update ontology to store application action usageTed Gould1-0/+4
2013-03-12Updated release codename - "Pinch Me"v0.9.9Manish Sinha1-2/+2
2013-03-12Updated NEWS file and updated the version numberManish Sinha2-2/+5
2013-03-12build: Fix typo in DISTCHECK_CONFIGURE_FLAGSRico Tzschichholz1-1/+2
2013-03-12disable fts by defaultSeif Lotfy1-4/+4
2013-03-11Fix python examples to use GLib instead of GObject for the mainloopSeif Lotfy4-8/+8
2013-03-11Make gobject-introspection support optional (enabled by default)Seif Lotfy1-8/+15
2013-03-10Disable documentation generationManish Sinha1-1/+1
2013-03-09Makes sure that gtkdoc-scan is also checked during configureManish Sinha1-1/+8
2013-03-08Update documentationsSeif Lotfy5-152/+268
2013-03-08Remove explicit Sourcefunc settingSeif Lotfy1-37/+17
2013-03-05Add env_variable ZEITGEIST_LOG_DIRECT_READ to control the Log's permission toSeif Lotfy2-1/+17
2013-03-02Do proper ThreadError catching and throw EngineError insteadSeif Lotfy1-12/+36
2013-03-01Don't catch and dismiss EngineErrors in threadsRico Tzschichholz1-10/+26
2013-02-28Some code-style and build fixesRico Tzschichholz1-6/+9
2013-02-27fix spacing and move threadpool init to on_connection_establishedSeif Lotfy1-15/+14