summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix:maptool:Better check for sbrkmartin-s2011-07-214-2/+10
* 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-203-17/+26
* Update:i18n: update french translation generated from latest svn and ticket #...woglinde2011-07-201-21/+142
* 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:Build:Better gtk checkmartin-s2011-07-171-0/+2
* Fix:Build:Made compileable on macosxmartin-s2011-07-172-2/+5
* Fix:Build:Chek for stpcpymartin-s2011-07-172-1/+4
* Fix:NLS:Updated german translations for Next and Prevwoglinde2011-07-171-1/+11
* 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:build/cmake:Silence saxon test outputrikky2011-07-101-1/+1
* Fix:build/cmake:Fixed building with QtDeclarativerikky2011-07-105-5/+2045
* 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
* Fix:maptool:Restartabilitymartin-s2011-07-105-4/+129
* Add:maptool:Possibility to set fixed zip file timestampmartin-s2011-07-091-1/+6
* Fix:maptool:Don't count street_unkn as line objectmartin-s2011-07-091-4/+6
* Fix:maptool:pgsql compiles againmartin-s2011-07-092-3/+4
* Add:maptool:Latest way2poi patch from tryagainmartin-s2011-07-095-35/+118
* Add:maptool:Huge restructuration in preparation for new featuresmartin-s2011-07-094-316/+376