summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Drop unused Makefile.declRico Tzschichholz2016-09-052-2/+2
* Require glib >= 2.35.4 according to the usage of g_get_num_processors()Rico Tzschichholz2014-03-171-1/+1
* Fix managing and tracking registered MonitorsRico Tzschichholz2013-06-011-0/+5
* Fix python examples to use GLib instead of GObject for the mainloopSeif Lotfy2013-03-114-8/+8
* build: Pass make distcheckRico Tzschichholz2013-02-181-2/+0
* examples/test: Fix vala deprecations for async callsRico Tzschichholz2013-02-184-4/+4
* build: introduce internal libzeitgeist-datamodel-2.0 libraryRico Tzschichholz2013-02-172-0/+2
* examples: dist js and python examplesRico Tzschichholz2013-02-171-0/+8
* build: A lot of cleaning up in the build-systemRico Tzschichholz2013-02-162-44/+28
* Fix build errorsSeif Lotfy2013-01-071-5/+1
* fix get_events vala exampleSeif Lotfy2012-12-291-3/+3
* Remove debug prints from testsSeif Lotfy2012-12-241-1/+1
* Added new python examplesSeif Lotfy2012-12-233-2/+32
* Fix unit testSeif Lotfy2012-12-232-5/+5
* Modified find_events python example to actually find events insteadSeif Lotfy2012-12-221-7/+28
* log.vala: Fix ownership of arugments due to new vala fix.Seif Lotfy2012-12-221-0/+15
* Fixed log.vala to return ResultSet and avoid crashes in examplesSeif Lotfy2012-12-204-8/+34
* fix python exampleSeif Lotfy2012-12-061-3/+3
* fix get_events to work around the new ownership fixes in valaSeif Lotfy2012-12-061-3/+8
* Add loop to the python exampleSeif Lotfy2012-11-201-2/+3
* Added missing callback function to the python exampleSeif Lotfy2012-11-201-1/+5
* extended python exampleSeif Lotfy2012-11-201-1/+1
* Add introspection exampleSeif Lotfy2012-11-121-0/+3
* Reduced warningsSeif Lotfy2012-11-114-6/+9
* Moved Vala examples to examples/valaSeif Lotfy2012-11-116-0/+250
* Add mising files for C examplesSeif Lotfy2012-11-114-0/+319
* Add C examplesSeif Lotfy2012-11-116-248/+3
* Remove misleading comment from example insert-events.valaSeif Lotfy2012-11-041-1/+0
* Add insert events exampleSeif Lotfy2012-11-042-0/+43
* libzeitgeist: add "null event" handlingSiegfried-Angel Gevatter Pujals2012-09-081-4/+8
* Fixed example and small rename in zeitgeist-daemonSeif Lotfy2012-09-051-2/+4
* Changed get_event_ids in libzeitgeist2 to use GLib.Array insteadSeif Lotfy2012-09-051-1/+3
* Fix examples to use foreachSeif Lotfy2012-08-263-6/+3
* s/zeitgeist.vapi/zeitgeist-2.0.vapi/Siegfried-Angel Gevatter Pujals2012-07-311-1/+1
* libzeitgeist2: forward error to queued requests when ZG isn't availableSiegfried-Angel Gevatter Pujals2012-07-091-12/+0
* libzeitgeist2: add IndexSiegfried-Angel Gevatter Pujals2012-05-281-3/+13
* Finished implementing DataSourceRegistrySiegfried-Angel Gevatter Pujals2012-05-282-0/+73
* Add examples/Makefile.amSiegfried-Angel Gevatter Pujals2012-05-251-0/+37
* libzeitgeist: {,Simple}ResultSet, FindEvent{s,Ids}, some examplesSiegfried-Angel Gevatter Pujals2012-05-194-10/+84
* More libzeitgeist2... Now get_events is working :)Siegfried-Angel Gevatter Pujals2012-05-071-20/+10
* Some more libzeitgeist2 stuffSiegfried-Angel Gevatter Pujals2012-05-031-0/+31