summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2016-09-05Drop unused Makefile.declRico Tzschichholz2-2/+2
2014-03-17Require glib >= 2.35.4 according to the usage of g_get_num_processors()Rico Tzschichholz1-1/+1
2013-06-01Fix managing and tracking registered MonitorsRico Tzschichholz1-0/+5
2013-03-11Fix python examples to use GLib instead of GObject for the mainloopSeif Lotfy4-8/+8
2013-02-18build: Pass make distcheckRico Tzschichholz1-2/+0
2013-02-18examples/test: Fix vala deprecations for async callsRico Tzschichholz4-4/+4
2013-02-17build: introduce internal libzeitgeist-datamodel-2.0 libraryRico Tzschichholz2-0/+2
2013-02-17examples: dist js and python examplesRico Tzschichholz1-0/+8
2013-02-16build: A lot of cleaning up in the build-systemRico Tzschichholz2-44/+28
2013-01-07Fix build errorsSeif Lotfy1-5/+1
2012-12-29fix get_events vala exampleSeif Lotfy1-3/+3
2012-12-24Remove debug prints from testsSeif Lotfy1-1/+1
2012-12-23Added new python examplesSeif Lotfy3-2/+32
2012-12-23Fix unit testSeif Lotfy2-5/+5
2012-12-22Modified find_events python example to actually find events insteadSeif Lotfy1-7/+28
2012-12-22log.vala: Fix ownership of arugments due to new vala fix.Seif Lotfy1-0/+15
2012-12-20Fixed log.vala to return ResultSet and avoid crashes in examplesSeif Lotfy4-8/+34
2012-12-06fix python exampleSeif Lotfy1-3/+3
2012-12-06fix get_events to work around the new ownership fixes in valaSeif Lotfy1-3/+8
2012-11-20Add loop to the python exampleSeif Lotfy1-2/+3
2012-11-20Added missing callback function to the python exampleSeif Lotfy1-1/+5
2012-11-20extended python exampleSeif Lotfy1-1/+1
2012-11-12Add introspection exampleSeif Lotfy1-0/+3
2012-11-11Reduced warningsSeif Lotfy4-6/+9
2012-11-11Moved Vala examples to examples/valaSeif Lotfy6-0/+250
2012-11-11Add mising files for C examplesSeif Lotfy4-0/+319
2012-11-11Add C examplesSeif Lotfy6-248/+3
2012-11-04Remove misleading comment from example insert-events.valaSeif Lotfy1-1/+0
2012-11-04Add insert events exampleSeif Lotfy2-0/+43
2012-09-08libzeitgeist: add "null event" handlingSiegfried-Angel Gevatter Pujals1-4/+8
2012-09-05Fixed example and small rename in zeitgeist-daemonSeif Lotfy1-2/+4
2012-09-05Changed get_event_ids in libzeitgeist2 to use GLib.Array insteadSeif Lotfy1-1/+3
2012-08-26Fix examples to use foreachSeif Lotfy3-6/+3
2012-07-31s/zeitgeist.vapi/zeitgeist-2.0.vapi/Siegfried-Angel Gevatter Pujals1-1/+1
2012-07-09libzeitgeist2: forward error to queued requests when ZG isn't availableSiegfried-Angel Gevatter Pujals1-12/+0
2012-05-28libzeitgeist2: add IndexSiegfried-Angel Gevatter Pujals1-3/+13
2012-05-28Finished implementing DataSourceRegistrySiegfried-Angel Gevatter Pujals2-0/+73
2012-05-25Add examples/Makefile.amSiegfried-Angel Gevatter Pujals1-0/+37
2012-05-19libzeitgeist: {,Simple}ResultSet, FindEvent{s,Ids}, some examplesSiegfried-Angel Gevatter Pujals4-10/+84
2012-05-07More libzeitgeist2... Now get_events is working :)Siegfried-Angel Gevatter Pujals1-20/+10
2012-05-03Some more libzeitgeist2 stuffSiegfried-Angel Gevatter Pujals1-0/+31