summaryrefslogtreecommitdiff
path: root/libzeitgeist/log.vala
Commit message (Expand)AuthorAgeFilesLines
* Fix syntax of namespace documentation blockRico Tzschichholz2020-12-301-0/+1
* log: Fix uncaught error warningRico Tzschichholz2018-02-131-10/+12
* Avoid implicit .begin warningsRico Tzschichholz2016-10-181-2/+2
* Ensure the log mainloop uses the current thread's context when waitingTed Gould2016-09-041-1/+1
* Log: Add finally {} to try {} catch {}Albert Astals Cid2015-01-291-1/+4
* Require glib >= 2.35.4 according to the usage of g_get_num_processors()Rico Tzschichholz2014-03-171-3/+0
* Replace get_nprocs_conf with g_get_num_processors()Seif Lotfy2014-03-041-4/+4
* Fix managing and tracking registered MonitorsRico Tzschichholz2013-06-011-5/+11
* 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-111-2/+0
* Expose DBus Properties over Log classSeif Lotfy2013-04-071-0/+17
* Use copies of event_templates to pass to threadsSeif Lotfy2013-04-061-22/+24
* 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-051-1/+6
* 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-271-13/+102
* Fix vala deprecations and warnings in lib/srcRico Tzschichholz2013-02-171-19/+12
* Fix documentation warningsSeif Lotfy2013-01-181-16/+19
* Added catching of dbus connection error in reinstall_monitorSeif Lotfy2013-01-141-8/+15
* fix ownership issuesSeif Lotfy2012-12-291-16/+33
* fix ownership of arguments passedSeif Lotfy2012-12-231-4/+4
* log.vala: Fix ownership of arugments due to new vala fix.Seif Lotfy2012-12-221-6/+6
* Fixed log.vala to return ResultSet and avoid crashes in examplesSeif Lotfy2012-12-201-4/+4
* fix get_events to work around the new ownership fixes in valaSeif Lotfy2012-12-061-1/+1
* Add new documentationSeif Lotfy2012-12-021-13/+156
* Reduced warningsSeif Lotfy2012-11-111-1/+1
* Documentation and autotools fixesSiegfried-Angel Gevatter Pujals2012-11-071-2/+17
* Some documentation work..Siegfried-Angel Gevatter Pujals2012-11-071-2/+1
* Docs: Fix short descriptionsSiegfried-Angel Gevatter Pujals2012-10-211-2/+0
* Cleanup some duplication :)Siegfried-Angel Gevatter Pujals2012-10-111-17/+10
* Add missing function insert_events and insert_eventSeif Lotfy2012-10-111-9/+16
* Catch error registering monitor objectsSiegfried-Angel Gevatter Pujals2012-09-081-4/+11
* libzeitgeist: add "null event" handlingSiegfried-Angel Gevatter Pujals2012-09-081-6/+7
* Readded fixmeSeif Lotfy2012-09-081-0/+7
* Added support in libzeitgeist for find_related_urisSeif Lotfy2012-09-071-21/+6
* Little fixesSiegfried-Angel Gevatter Pujals2012-09-061-7/+7
* Fix log-test.valaSeif Lotfy2012-09-061-7/+14
* Changed get_event_ids in libzeitgeist2 to use GLib.Array insteadSeif Lotfy2012-09-051-3/+5
* Fix CCode header for get_events to drop the int events_length1Seif Lotfy2012-09-041-1/+3
* Fix monitor to have properties time-range and event-templatesSeif Lotfy2012-09-041-1/+1
* Fixed datamodel and unittestsSeif Lotfy2012-08-281-1/+8
* Monitor install/reinstall/removal stuffSiegfried-Angel Gevatter Pujals2012-08-101-9/+23
* Add FIXMESeif Lotfy2012-08-041-0/+1