summaryrefslogtreecommitdiff
path: root/navit/navit.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:Core:Don't crash on initial projection setmartin-s2010-02-261-3/+4
* Fix:Core:Moved callback to better position for initial osd drawingmartin-s2010-02-231-2/+2
* Add:Core:Script Command to set destinationmartin-s2010-02-221-0/+35
* Add:Core:New command to say somethingmartin-s2010-02-131-0/+8
* Fix:Core:Correct handling of attribute querymartin-s2010-02-061-1/+2
* Fix:core:Modified sunrise/set calculation coefficientsakashihi2010-01-191-4/+5
* Add:gui_internal:More html functionalitymartin-s2010-01-041-0/+2
* Fix:Core:Corretly set moved flagmartin-s2009-12-221-0/+1
* Add:Possibility to query follow attributemartin-s2009-12-151-0/+5
* Add:Core:Better debuggingmartin-s2009-12-151-0/+2
* Add:Core:Made possibility to specify min and max zoommartin-s2009-12-151-0/+15
* Add:Core:Possibility to set layout by namemartin-s2009-12-141-0/+14
* Fix:Core:Better callback for osd initialisationmartin-s2009-12-101-0/+7
* Fix:Core:Avoid overwriting of attributemartin-s2009-12-081-2/+2
* Fix:Core:Made graphics more flexiblemartin-s2009-11-261-3/+8
* Fix:Core:Android cleanupsmartin-s2009-11-251-0/+2
* Fix:Core:draw only when ready, call callback at correct timemartin-s2009-11-211-3/+4
* Fix:Core:Avoid dragging the map from/to illegal positionsmartin-s2009-11-211-2/+4
* Add:gui_internal:Further export of menusmartin-s2009-11-201-0/+3
* Fix:Core:Avoid gmtime_r which isn't available on all platformsmartin-s2009-11-131-3/+5
* Add:binding_dbus:More functionality, cleanupmartin-s2009-11-121-1/+1
* Add:Core:Support for automatic day night switching|Thanks chollyamartin-s2009-11-121-0/+113
* Fix:Core:Cleaned up useless vehicle parametermartin-s2009-11-121-3/+3
* Fix:Core:Redraw when appropriatemartin-s2009-11-091-8/+10
* Add:Core:Experimental CH Routingmartin-s2009-11-081-0/+3
* Fix:Core:Split out main_ functions from main.c, updated dtdmartin-s2009-11-021-2/+0
* Fix:gui_internal:Call gui_internal_setup_gc early enoughmartin-s2009-10-241-1/+8
* Fix:graphics_gtk_drawing_area:Improved embeddingmartin-s2009-10-191-1/+1
* Add:Core:Add the possibility to define cursors in layoutseralph2009-10-141-8/+33
* Fix:Core:Made compileable again for n800 and openmokomartin-s2009-10-081-0/+7
* Fix:core:Fixed various compiler warningsseralph2009-10-061-8/+1
* Add:Core:Added possibility for binfile logging with dp point reductionmartin-s2009-10-041-1/+1
* Fix:core:Some typoshorwitz2009-09-291-1/+1
* Fix:core:Remove obsolete vehicle configuration optionhorwitz2009-09-291-11/+1
* Fix:Core:Change undonemartin-s2009-09-151-1/+3
* Fix:Core:Made vehicle callback more specificmartin-s2009-09-071-1/+1
* Fix:core:Fixed toggle announcermartin-s2009-08-251-1/+3
* Fixed ticket #442, Cursor centering offset should be speed dependent, patch f...kazer_2009-08-181-3/+18
* Add:Core:More android workmartin-s2009-08-111-0/+2
* Fix:Core:Fixed follow cursor functionalitymartin-s2009-07-301-0/+3
* Fix:Core:Fixed follow cursor functionalitymartin-s2009-07-301-1/+7
* Fix:Core:Add forgotten function callmartin-s2009-07-301-0/+1
* Fix:Core:Add option to set timeout with new map centermartin-s2009-07-291-13/+21
* Fix:Core:Correct handling of vehicle profile changemartin-s2009-07-271-10/+10
* add:core:Selecting the vehicle profile now works, but setting it on the vehic...bustersnyvel2009-07-261-0/+6
* Fix:Core:Don't show empty navigation messages in the roadbooktinloaf2009-07-241-0/+3
* Add:gui_internal:Added possibility to log a message to the debug logmartin-s2009-06-251-1/+1
* Fix:Core:Fix coverity bug #22, Value 'f' is overwritten in 'f = fopen'.horwitz2009-06-161-1/+1
* Fix:Core:Brown paper bag fix.Don't create a roadbook window if we don't have ...horwitz2009-06-161-1/+1
* Fix:Core:Don't create a roadbook window if we don't have a guihorwitz2009-06-161-1/+1