summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Fix:Build:Better approach for #pragma pack vs __attribute__((packed))martin-s2011-08-055-78/+33
* Add:map_binfile:Warning if zip structures are not correctly alignedmartin-s2011-08-021-0/+3
* Add:maptool:Experimental support for adding county and municipality informationmartin-s2011-08-014-7/+62
* Add:binding_dbus:Possibility to access osd attributesmartin-s2011-07-311-0/+18
* Add:Core:Let xmlconfig use new osd functionsmartin-s2011-07-311-1/+1
* Add:Core:osd_get and set_attr functions based on patch by dandormartin-s2011-07-312-0/+10
* Fix:Core:Possibility to get osds as attributes from navit objectmartin-s2011-07-312-0/+9
* Add:Core:Implemented set_center command, extended coordinate format for set_d...martin-s2011-07-281-16/+43
* Fix:Build:Make map_shapefile build again on cmakemartin-s2011-07-283-7/+3
* Fix:osd_core:Do the null pointer check before assiging a variable, found with...woglinde2011-07-261-2/+6
* Fix:Android:Avoid overflow in free space calculationmartin-s2011-07-221-1/+1
* Add:Core:Initial work for graphics_cocoamartin-s2011-07-216-0/+214
* Fix:maptool:Better format for some stringsmartin-s2011-07-211-4/+4
* Fix:maptool:Better check for sbrkmartin-s2011-07-211-2/+2
* Fix:maptool:Avoid integer overflow with point in polygon testmartin-s2011-07-211-1/+22
* Fix:map_shapefile:Rework the autotools support a bit, don't include shapefile...woglinde2011-07-202-4/+5
* Fix:maptool:Corrected return values for point inside boundarymartin-s2011-07-201-4/+4
* Fix:maptool:Correct output for is_in warningmartin-s2011-07-201-1/+2
* Fix:maptool:Handle ex- and enclavesmartin-s2011-07-201-2/+2
* Fix:maptool:Made merge of polygon segments workmartin-s2011-07-202-6/+7
* Fix:maptool:Better handling of broken polygonsmartin-s2011-07-202-11/+40
* Add:Core:Option to specify a file for startup commands or set a startup comma...martin-s2011-07-202-3/+25
* Add:maptool:Better algorithm for boundary polygon sortingmartin-s2011-07-201-4/+29
* Fix:maptool:Some cleanupsmartin-s2011-07-201-48/+34
* Add:maptool:Better progress reporting including time and memory statisticsmartin-s2011-07-202-20/+64
* Fix:gui_gtk:Avoid inclusion of wrong filemartin-s2011-07-171-0/+4
* Fix:gui_internal: Convert last gettext to _ and gettextfied Next and Prev for...woglinde2011-07-171-8/+6
* Fix:graphics/sdl:Adjust rotation for the HP TouchPad. Landscape works ok, por...norad2011-07-161-6/+14
* Add:osd/core:added handling of newline character ( 
 in navit.xml ) to o...tegzed2011-07-161-7/+37
* Add:maptool:Removed experimental status of new relation processing for turn r...martin-s2011-07-141-7/+11
* Fix:gui_internal:Make "Get more/Set distance to ..." buttons background rever...mdankov2011-07-131-1/+1
* Add:gui_internal:Add poi_shopping to the selectors, patch from korrosa, close...woglinde2011-07-131-1/+3
* Fix:gui_internal:Properly initialize a poi_param structure, should fix hangs ...mdankov2011-07-131-1/+1
* Add:maptool:Removed experimental stat of boundary relationsmartin-s2011-07-122-19/+11
* Fix:gui_internal:New items within old search distance should not appear after...mdankov2011-07-121-3/+26
* Fix:maptool:Disable generating spain index by boundary for now to avoid bloat...martin-s2011-07-111-1/+2
* Fix:Core:Generate right (left?) maneuvers for people driving on the wrong sidemartin-s2011-07-111-9/+22
* Add:maptool:Save country boundaries for debuggingmartin-s2011-07-112-1/+26
* Add:gui_internal:Allow increment search distance by 10, 50, 100kmmdankov2011-07-111-16/+32
* Add:maptool:Better boundary error diagnosticsmartin-s2011-07-113-11/+51
* Fix:maptool:Let boundaries use new relation mechanismmartin-s2011-07-112-75/+58
* Add:maptool:Better resolving strategy for relationsmartin-s2011-07-116-12/+330
* Fix:maptool:Made -b option workmartin-s2011-07-111-14/+17
* Fix:maptool:Better calculation of middle point for degenerated polylinesmartin-s2011-07-101-4/+10
* Add:maptool:Experimental support for boundary relationsmartin-s2011-07-104-53/+190
* Fix:maptool:Use .tmp suffix for all temporary filesmartin-s2011-07-101-6/+6
* Add:maptool:Moved town to country resolution to a separate phasemartin-s2011-07-105-36/+83
* Fix:maptool:Avoid ref counting multiple times in case of restartmartin-s2011-07-103-2/+15
* Fix:maptool:Make restart work with slicesmartin-s2011-07-101-3/+3
* Fix:Core:Added poi_pub to rendering|Fixes #896, thanks korrosamartin-s2011-07-101-4/+13