summaryrefslogtreecommitdiff
path: root/navit/graphics/sdl/event_sdl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:SDL:fix headers according to SDL convention. (#704)Bignaux Ronan2018-10-251-1/+1
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-32/+16
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-206/+187
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-15/+15
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-12/+12
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-15/+15
* Fix:core:Correct signature of event_add_watch: file descriptors are int's.sleske2014-08-311-3/+3
* Patch:graphics/sdl:split into multiple filesnorad2012-04-221-0/+343