summaryrefslogtreecommitdiff
path: root/navit/map
Commit message (Expand)AuthorAgeFilesLines
...
* Fix:map_binfile:Do town boundary checking for street search after name check ...mdankov2013-04-201-3/+3
* Fix:map_binfile:Fix house number search regression introduced with 5436. Incr...mdankov2013-04-131-11/+9
* Add:map_binfile:Do house number search around whole street. Fixes #1106 and, ...mdankov2013-04-121-4/+32
* Add:map_binfile:Use exact town polygons instead of their bounding boxes for s...mdankov2013-03-171-11/+61
* Fix:map_binfile:Improve readability of map_parse_country_binfile().mdankov2013-02-071-25/+29
* Add:map_binfile:Utilize maptool experimental feature to speed up the town sea...mdankov2013-02-061-0/+21
* Add:map_binfile:Let map searches be case insensitive for accented latin and C...mdankov2012-12-191-16/+34
* Fix:map/csv:Few memleaks removed.mdankov2012-11-181-0/+4
* Fix:map/csv:Properly load csv map from file. Fixes #1081 "Missing speedcams" ...mdankov2012-11-171-10/+11
* Add:core:Better waypoints handling, see #1040 |Based on ideas & patches from ...mdankov2012-11-091-3/+5
* Fix:core:Introduce constants WORLD_BOUNDINGBOX_* for size of the world.sleske2012-11-051-2/+2
* Fix:map:Adds in forgotten prototypesgeoghegan2012-10-031-0/+2
* Fix:core:Suppress bogus warning if bookmark.txt or destination.txt do not (ye...sleske2012-07-052-1/+6
* Fix:core:Reduce debug output, use dbg() instead of printf.sleske2012-07-051-8/+7
* Simple fixes to get navit compiling with MSVCbjasspa2012-07-011-1/+1
* Fix:map_csv:Fix memleak.mdankov2012-06-071-0/+1
* Fix:map_csv:Disable default notification of each deleted item.mdankov2012-05-081-1/+1
* Fix:map_csv:Do better garbage collection. Don't lose 'item deleted' flag. Fix...mdankov2012-05-083-89/+128
* Fix:Core:Fix some warningsrikky2012-04-231-1/+1
* Add:map_csv:Interface for map item deletion. Misc. fixes and improvements. Ma...mdankov2012-03-284-170/+508
* Fix:core: do not exposure the map text file headr stuff into navit.cwoglinde2012-02-181-1/+0
* Fix:map_binfile:logging correctedsleske2012-02-061-1/+1
* Fix:core:Add comments and some #defines for constantssleske2012-01-291-12/+73
* fix:map/csv: fix order of headers, config.h needs to be load firstwoglinde2012-01-191-2/+4
* Fix:map_textfile:Rename SIZE define because it's hardly compatible with Win* ...mdankov2012-01-012-8/+8
* Fix:Core:Mark destination as stopped in destination.txt, closes ticket #980.sleske2011-12-252-1/+13
* Fix:map/binfile:Also search for districts, when searching for a town. (fixes:...rikky2011-11-041-1/+24
* Add:map_binfile:Better diagnostics in case of problemsmartin-s2011-10-041-3/+10
* Fix:Core:Move declarations to the begin to be c95 compatiblemartin-s2011-09-301-1/+1
* Add:gui/internal:Insert new "Former destinations" menu entry in "Actions". Cl...korrosa2011-09-291-1/+3
* fix:map/csv:fix quadtree splittingtegzed2011-09-111-2/+4
* fix:map/csv: avoid infinite recursion when splitting a quadtree node where al...tegzed2011-09-101-1/+15
* fix:map/csv:avoid dereferencing deleted pointertegzed2011-09-101-2/+4
* Fix:map/csv: -filter csv filename through wexp_file to be able to replace env...tegzed2011-09-031-3/+12
* Fix:core:Remove some "write but never read" variablesrikky2011-08-311-2/+1
* Fix:binfile:Fixed possible null pointer dereferencingrikky2011-08-311-1/+1
* Fix:build/cmake:Fix building garmin plugin with cmake 2.8.5rikky2011-08-201-4/+2
* Fix:map_binfile:Better diagnostics in case of endian mismatchmartin-s2011-08-161-0/+5
* Add:map_binfile:Warning if zip structures are not correctly alignedmartin-s2011-08-021-0/+3
* Fix:Build:Make map_shapefile build again on cmakemartin-s2011-07-281-6/+1
* Fix:map_shapefile:Rework the autotools support a bit, don't include shapefile...woglinde2011-07-201-2/+1
* Fix:map_shapefile: Use top_builddir instead of top_srcdir and libadd instead ...woglinde2011-07-051-2/+2
* Fix:map_shapefile:Split out shapelib, make prober library check, cp15 said to...woglinde2011-07-055-5815/+5
* Fix:map_binfile:Reduced verbositymartin-s2011-07-051-1/+1
* Add:map/csv: added support for csv map item attribute listingtegzed2011-07-032-7/+36
* Add:binfile:Downloading of map data may be allowed or disallowed at runtimerikky2011-06-101-1/+28
* Fix:map_binfile:Made indexed house number searchs work againmartin-s2011-06-091-9/+9
* Fix:core:Fix some warningsrikky2011-06-071-2/+2
* Fix:core:Fixed crashes after downloading map datarikky2011-06-071-7/+8
* Fix:map_csv:MSVC fixesmartin-s2011-05-091-1/+2