summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Add:map_binfile:Give an error if map is incompatiblemartin-s2009-07-021-0/+4
* Fix:graphics_qt:force use of correct mochorwitz2009-07-011-1/+1
* Fix:Tool:Fix for infinit loop.|Thanks to hgavin for the patchhorwitz2009-06-301-0/+5
* Add:Tools:Add country index for chilemartin-s2009-06-281-0/+1
* Fix:core:Fix navigation crash.|Thanks stressedpiper for the patchhorwitz2009-06-261-1/+1
* Fix:Core:Don't try to autodetect roundabouts when not necessarymartin-s2009-06-251-0/+2
* Fix:Core:Corrected accidential commitmartin-s2009-06-251-1/+2
* Add:gui_internal:Added possibility to log a message to the debug logmartin-s2009-06-257-29/+445
* Fix:map_textfile:Fixed pipe modemartin-s2009-06-252-1/+12
* Add:Core:Better size support for compassmartin-s2009-06-251-26/+21
* Add:graphics_sdl:Added support for setting the window size via xmlmartin-s2009-06-251-2/+8
* Add:Core:More diacritics and ligaturesmartin-s2009-06-251-0/+9
* Add:Core:Added possibility for vehicle position extrapolation to compensate f...martin-s2009-06-257-54/+128
* Fix:Tools:Don't call alarm on win32martin-s2009-06-241-0/+2
* Fix:vehicle_file:Restored corrupted Makefilemartin-s2009-06-241-0/+9
* Fix:Core:Fixed memory corruption bugmartin-s2009-06-241-4/+4
* Fix:Tools:Use word stems for generating indexmartin-s2009-06-241-13/+18
* Fix:map_binfile:Use special char conversion and word stems for searchingmartin-s2009-06-244-8/+59
* Fix:Core:Improved and extended diacriticsmartin-s2009-06-231-0/+39
* Fix:gui_internal:Don't crash when internal keyboard is disabled.horwitz2009-06-231-48/+37
* Add:Core:Support more diacriticsmartin-s2009-06-231-0/+16
* Add:Tools:Added multiple index entries for special charsmartin-s2009-06-233-7/+23
* Add:Core:New module linguistics to cope with language specialitiesmartin-s2009-06-233-2/+77
* Add:Tools:Added hungarymartin-s2009-06-231-0/+1
* Fix:xpm:Reverted part of earlier patch, it doesn't make sense to create pngs ...martin-s2009-06-231-1/+1
* Add:osm2navit:Add some more country codes|Thanks to petrs for the patchhorwitz2009-06-221-1/+4
* Added a warning about navit.xmlkazer_2009-06-221-1/+3
* Applied patches from stressedpiper about svg 2 png.kazer_2009-06-223-4/+14
* Fix:Tools:Fixed a typomartin-s2009-06-221-1/+1
* Fix:Tools:Enable one percent overlap for osm2navitmartin-s2009-06-221-1/+1
* new "vehicle" types car, bike, horse and pedestrian, linking to christeck2009-06-201-11/+109
* osm2navit_sea: add missing / in the shebang - thanks udovdhlatouche2009-06-191-1/+1
* Fix:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-1828-36/+27
* Fix:Core:Fix coverity bug #39, Pointer 'diitem' dereferenced before NULL check.horwitz2009-06-181-3/+4
* Fix:Core:Fix some compiler warnings.horwitz2009-06-189-22/+22
* Fix:Core:Fix coverity bug #2, Reactivate dead code.horwitz2009-06-181-1/+1
* Fix:Core:Fix coverity bug #24, Pointer 'table_data' dereferenced before NULL ...horwitz2009-06-181-1/+2
* Fix:Core:Fix coverity bug #37, Pointer 'diitem' dereferenced before NULL check.horwitz2009-06-181-1/+1
* Fix:Core:Fix coverity bug #33, Overrun of static array 'dbus_methods'.horwitz2009-06-181-3/+4
* Fix:core:Imporove Fix for coverity bug #30.horwitz2009-06-171-4/+4
* Fix:Internal:Fix coverity bug #25, Pointer "table_data" dereferenced before N...kazer_2009-06-171-1/+1
* Fix:Core:Fix coverity bug #1, dead codekazer_2009-06-171-0/+3
* Fix:Core:Fix coverity bug #30, Variable "p" tracked as NULL was passed to a f...kazer_2009-06-171-1/+1
* Fix:Core:Fix coverity bug #31, Variable 'm' tracked as NULL was passed to a f...kazer_2009-06-171-1/+2
* Add:gui_internal:Adding predictiing keyboard as suggested by fabien33horwitz2009-06-171-19/+87
* Fix:Core:Fix coverity bug #20 and #21, Value 'family' not freed or pointed-to.horwitz2009-06-161-17/+11
* Fix:Core:Fix coverity bug #22, Value 'f' is overwritten in 'f = fopen'.horwitz2009-06-161-1/+1
* Fix:Core:Fix coverity bug #8 and #9, Variable on tracked as NULL was derefere...horwitz2009-06-161-4/+10
* Fix:Core:Fix coverity bug #23, Pointer xpointer dereferenced before NULL check.horwitz2009-06-161-1/+2
* Fix:Core:Fix coverity bug #19, Variable proj not freed.horwitz2009-06-161-2/+4