summaryrefslogtreecommitdiff
path: root/navit/graphics/cocoa
Commit message (Expand)AuthorAgeFilesLines
* cleanup:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-251-2/+2
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-13/+13
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-21/+21
* Fix:core:Fix iPhone build broken by plugin refactoring.R7131Sebastian Leske2016-12-081-2/+2
* Refactor:Remove unused parameter 'alpha' for overlaysSebastian Leske2015-09-061-2/+2
* Refactor:core:Remove unused graphics method graphics_gc_set_stipple.sleske2015-03-081-6/+0
* Refactor:core:Remove unused method graphics_draw_restore.sleske2015-03-031-1/+0
* Fix:graphics_cocoa:Reduced verbositymartin-s2012-05-031-13/+13
* #include <glib.h>geoghegan2011-12-241-1/+1
* Add:graphics_cocoa:Implement draw_drag to let cursor movemartin-s2011-08-291-3/+18
* Add:graphics_cocoa:Implemented overlay_disable and smarter method to detect w...martin-s2011-08-281-22/+32
* Fix:graphics_cocoa: Avoid layer overpaintingmartin-s2011-08-271-9/+23
* Fix:graphics_cocoa:Add overlaysmartin-s2011-08-261-53/+98
* Fix:graphics_cocoa:Better main argument handlingmartin-s2011-08-251-8/+2
* Fix:graphics_cocoa:Font rendering and timeoutsmartin-s2011-08-241-11/+44
* Add:graphics_cocoa:More functionality, now menu worksmartin-s2011-08-242-11/+184
* Fix:graphics_cocoa:iPhone buildmartin-s2011-08-231-2/+13
* Add:graphics_cocoa:Enough support to draw a mapmartin-s2011-08-231-41/+50
* Add:graphics_cocoa:More functionalitymartin-s2011-08-231-17/+173
* Add:graphics_cocoa:Cleanup and some more workmartin-s2011-08-237-214/+358
* Add:Core:Initial work for graphics_cocoamartin-s2011-07-216-0/+214