summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Add:maptool:Convert admin_level=8 boundary levels of Switzerland to town poly...mdankov2013-10-161-1/+1
* Add:port_android:Cancel button for the "route to here" popup, fixes #991.|Tha...mdankov2013-10-131-3/+2
* Fix:xml:Add entry for coordinate input, move Quit to top level.|Fixes #951sleske2013-10-091-2/+3
* Refactor:build/cmake:Rename dir intl_cmake to support/gettext_intl for consis...sleske2013-09-2754-3/+3
* Fix:gui_internal:Teach gui_internal_get_attr about attr_fullscreen, so condit...sleske2013-09-251-1/+4
* Refactor:core:Remove unused parameter from resolve.sleske2013-09-251-17/+17
* Refactor:core:Remove unused parameter from set_int.sleske2013-09-251-30/+30
* Add:maptool:Move experimental associatedStreet feature into production.mdankov2013-09-232-14/+7
* Fix:vehicle_gpsd:Require libgps V3.1+, drop compatibility #ifdefs and warning...sleske2013-09-153-63/+0
* Fix:vehicle_gpsd:Fix compiler warnings.sleske2013-09-151-4/+5
* Add:Core:Possibility to query next street more convenientmartin-s2013-09-111-0/+2
* Add:maptool:Improve experimental feature to support associatedStreet relations.mdankov2013-09-103-44/+82
* Fix:maptool:Avoid turn restrictions skipping on long routes. Do not allow tur...mdankov2013-09-103-13/+53
* Add:speech_cmdline:Sample configuration in navit_shipped.xml.sleske2013-09-081-1/+8
* Fix:speech_cmdline:Log warning if speech output failed because of missing sam...sleske2013-09-081-2/+5
* Fix:speech_cmdline:Improve debug messages, don't use level 0.sleske2013-09-082-3/+9
* Refactor:speech_cmdline:Improve var names and simplify control flow in speech...sleske2013-09-081-31/+33
* Fix:port_android:Accept any character entered with Android software keyboard....mdankov2013-09-061-5/+19
* Add:Core:Implement autozoom_maxmartin-s2013-09-062-7/+11
* Add:Core:Allow to set turn around penalty for route in difficult routing situ...martin-s2013-09-064-2/+19
* Fix:android:Update country flag in Android Address search. Produce country fl...mdankov2013-09-023-4/+16
* Add:port_android:Let notification area messages be translated.mdankov2013-09-021-2/+2
* Add:Core:Optionally avoid redraw on clear/set destinationmartin-s2013-09-011-1/+1
* Fix:maptool:Don't use g_strcmp0() to make it compileable for windows.mdankov2013-08-301-2/+4
* Fix:core:Use LONGLONG_(HEX_)FMT instead of %Ld/%lld/%Lx.sleske2013-08-294-9/+13
* Fix:maptool:Fix NULL pointer dereference introduced last night.mdankov2013-08-291-2/+2
* Add:maptool:Workaround to process France boundary not having ISO tag. Related...mdankov2013-08-281-0/+3
* Add:maptool:Skip country boundaries which have no outer members. Report unsup...mdankov2013-08-281-1/+17
* Fix:Core:Better instructions in cases where a junction is in a curvemartin-s2013-08-271-0/+12
* Add:Core:Add configurable penalty to turn aroundmartin-s2013-08-274-4/+73
* Add:Build:Enable binding_python for cmake buildsmartin-s2013-08-271-0/+2
* Fix:Core:Result items are not unique in interpolated searchmartin-s2013-08-271-2/+10
* Fix:map_binfile:Correctly handle streets with house number interpolationmartin-s2013-08-271-4/+8
* Fix:maptool:Use types.h in maptool.sleske2013-08-261-7/+1
* Refactor:core:Add comment about possible memleak in search.sleske2013-08-261-0/+2
* Add:core:Use layer reference (<layer ref="..."/>) in navit.xml.sleske2013-08-261-30/+12
* Fix:core:Rename Libya to follow official changes.mdankov2013-08-261-1/+1
* Add:port_android:Rename country names used in Android port to match names use...mdankov2013-08-261-13/+12
* Add:port_android:Prepare to switch to gettext translations of Android specifi...mdankov2013-08-268-243/+243
* Fix:map_binfile:Correctly use house number index if presentmartin-s2013-08-261-3/+5
* Fix:Core:Fix znear-clipping in 3d modemartin-s2013-08-261-1/+3
* Add:port_android:Build localized Android string resources from gettext db.mdankov2013-08-249-209/+89
* Add:port_android:Utilize existing gettext country name translations in Androi...mdankov2013-08-241-202/+202
* Add:vehicle_gpsd_dbus:Option to ignore identical timestamps due to low floati...martin-s2013-08-241-1/+5
* Fix:Core:Draw line endpoints in correct widthmartin-s2013-08-241-2/+31
* Fix:Core:Correctly clip multi polygonsmartin-s2013-08-241-0/+11
* Fix:Core:Correctly calculate linewidth in 3d modemartin-s2013-08-241-3/+4
* Add:gui_internal:Show item id with attributesmartin-s2013-08-231-0/+6
* Add:map_filter:Allow filtering by idmartin-s2013-08-231-1/+6
* Fix:core:Handle <layer> without name or with invalid ref=.sleske2013-08-221-0/+12