summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix:gui_internal:Properly guess the need for Cyrillic internal keyboard on An...mdankov2013-04-201-0/+3
* Fix:map_binfile:Do town boundary checking for street search after name check ...mdankov2013-04-201-3/+3
* Add:xpm:Add placeholder file for gui_select_house_number.svg.|Fixes #1107.sleske2013-04-171-0/+233
* Add:Core:Intermix waypoints with route segments in route map for easier ident...martin-s2013-04-133-83/+80
* 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
* Fix:Core:Avoid overwriting of callback attributesmartin-s2013-04-121-1/+1
* Add:Core:Function to merge attribute listsmartin-s2013-04-122-0/+11
* Add:binding_win32:Better debug outputmartin-s2013-04-121-2/+3
* Fix:Build:Allow to build mingw32 executables on 64 bit systemsmartin-s2013-04-121-4/+4
* Fix:core:In the street search, return middle point of the street segment foun...mdankov2013-04-101-2/+7
* Add:maptool:Process de:place=city tags for German town boundaries not marked ...mdankov2013-04-071-0/+1
* Add:gui_internatl:In town and street search dialogs, select default keyboard ...mdankov2013-04-067-16/+27
* Add:maptool:Consider empty member roles ot be "outer" in town boundary polygons.mdankov2013-04-061-1/+1
* Add:maptool:Convert France regions,departments,communes to navit's states,cou...mdankov2013-04-021-1/+1
* Fix:maptool:Let towns_poly temp file be removed.mdankov2013-04-023-4/+5
* Fix:core:Remove excessive NULL check which is anyway done in the map_search_d...mdankov2013-04-011-2/+1
* Add:maptool:Merge to mainstream current experimental features to convert town...mdankov2013-04-012-15/+10
* Fix:core:Do not ignore attr_[search_]active on the first map in mapset when d...mdankov2013-04-011-8/+28
* Fixed:worldcitizen2013-03-251-0/+1
* Add:gui_internal:Select cyrillian keyboard for cyrillic languages|Thanks alxmartin-s2013-03-247-8/+30
* Add:maptool:Experimental feature to convert DE municipality (admin_level=8) b...mdankov2013-03-241-1/+4
* Fix:core:Clean up debugging.sleske2013-03-192-8/+6
* Fix:core:Fix signed int overflow in polygon clipping, to fix rendering errors...sleske2013-03-181-4/+4
* Fix:core:Do not use max. linewidth for clipping rectangle, as linewidth may i...sleske2013-03-181-12/+14
* Add:maptool:Refactor experimental place relations to polygones conversion fea...mdankov2013-03-171-21/+38
* Add:map_binfile:Use exact town polygons instead of their bounding boxes for s...mdankov2013-03-171-11/+61
* Fix:core:Make geom.c code usable in the navit core.mdankov2013-03-173-1/+19
* Add:vehicle_demo:Emit synthesized nmea datamartin-s2013-03-131-0/+41
* Fix:Core:Consider route_depth of profile optionsmartin-s2013-03-113-8/+14
* Fix:Core:Improved pedestrian profilemartin-s2013-03-112-5/+11
* Fix:maptool:Make node hash work on 64 bitmartin-s2013-03-111-1/+1
* Add:Core:Allow hiking path for pedestriansmartin-s2013-03-111-0/+1
* Fix:maptool:Allow access tag to be overriden by individual tagsmartin-s2013-03-111-2/+4
* Add:Core:Further work on vehicleprofile_optionsmartin-s2013-03-106-25/+151
* Add:Core:Further work on vehicleprofile_optionsmartin-s2013-03-103-12/+34
* Fix:internal:Refactoring: Remove parameter step from graphics_draw_polyline_*...sleske2013-03-101-20/+15
* Add:xml:Demonstration on how to use the new img commandmartin-s2013-03-101-44/+12
* Add:gui_internal:Support for decimal format stringmartin-s2013-03-101-2/+21
* Add:gui_internal:New command img for easier creation of buttons from scriptmartin-s2013-03-101-33/+189
* Fix:Core:Correctly unescape stringsmartin-s2013-03-091-3/+19
* Add:Core:Beginning of work to create vehicleprofile options instead of multip...martin-s2013-03-057-5/+84
* Fix:osd_core:Allow accesskey usage on non-overlay osdsmartin-s2013-03-053-6/+14
* Add:core:Move maptool/geom.c code to navit core.mdankov2013-03-057-48/+71
* Add:maptool:Clean up geom.c to move it to core.mdankov2013-03-043-115/+120
* Add:maptool:Extend experimental feature by including more town boundaries def...mdankov2013-03-031-1/+4
* Add:maptool:Experimental feature to convert place=* relations to poly_place* ...mdankov2013-02-282-3/+58
* Fix:maptool:Fixed broken coastline generatormartin-s2013-02-261-14/+41
* Add:Core:Possibility to configure cache sizemartin-s2013-02-266-0/+23
* Add:maptool:Support addr:suburb tag by converting it to attr_district on stre...mdankov2013-02-231-0/+7