summaryrefslogtreecommitdiff
path: root/navit/map
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix:build/cmake:Added building of garmin plugin and some fixes to use same in...rikky2011-05-021-0/+14
* Add:Maptool: Adds in forgotten licence for the header filegeoghegan2011-04-051-0/+19
* Add:Maptool: Adds in forgotten licencegeoghegan2011-04-051-0/+18
* Add:map_binfile:Let url in map overwrite config urlmartin-s2011-03-301-0/+8
* Fix:map/csv:save csv map when adding or changing an itemtegzed2011-03-281-0/+7
* Fix:map_binfile:Reverted wrong changemartin-s2011-03-261-7/+0
* Fix:map/binfile:Workaround for finding streets with labels but no name (i.e. ...rikky2011-03-231-0/+7
* Fix:map/binfile:add more streets which can be searched for.rikky2011-03-231-1/+1
* Fix:map/csv:Fixed memory leakrikky2011-03-211-0/+3
* Fix:map/csv:Fixed some warningsrikky2011-03-211-5/+5
* Fix:map/csv:fixed crash in csv map destroy functiontegzed2011-03-211-2/+2
* Add:map/csv: - added the possibility to add map items, add or change map item...tegzed2011-03-194-57/+245
* Fix:core:Fixed a ton of "alloca redefined" warningsrikky2011-03-184-4/+5
* Fix:binfile:Add living_street to search index. Otherwise they won't apear in ...rikky2011-03-171-1/+1
* Add:Core:very crude housenumber search works nowzoff992011-03-061-13/+56
* Fix:map/csv:Fixed building on platforms without unistd.hrikky2011-03-041-0/+2