summaryrefslogtreecommitdiff
path: root/navit/event_glib.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-26/+13
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-112/+97
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* Fix:core:Correct signature of event_add_watch: file descriptors are int's.sleske2014-08-311-2/+2
* Refactor:core:Use GLib define, use g_hash_table_new.sleske2014-05-291-1/+1
* Simple fixes to get navit compiling with MSVCbjasspa2012-07-011-0/+1
* Fix:Core: After leaving the loop, unref the loopwoglinde2010-03-281-3/+6
* Fix:core:Fixed various compiler warningsseralph2009-10-061-1/+1
* Fix:Core:Use right conditionmartin-s2009-08-181-1/+1
* Fix:Core:Make compiler happymartin-s2008-12-291-2/+6
* core:fix:Fix some warnings and do some small cleanupshorwitz2008-12-281-1/+1
* Add:Core:Improved and implemented idle callbackmartin-s2008-12-131-2/+21
* Fix:vehicle_file:Converted to event systemmartin-s2008-11-111-3/+3
* Fix:core: Want to call callback_list, not callbackzaxl2008-11-071-1/+1
* Add:core: event_call_callback infrastructure|zaxl2008-11-071-0/+13
* Fix:Core:Cleanup event watch apimartin-s2008-10-241-2/+14
* Fix:Core:Changed core to use event functions instead of glib onesmartin-s2008-10-151-7/+12
* Add:core:Further works on event system abstractionmartin-s2008-09-041-0/+143