profile/ivi/navit.git
2012-02-01 martin-sAdd:Core:Moved object functions of vehicle to vehicle...
2012-02-01 martin-sFix:Core:Reverted rename which breaks external modules
2012-02-01 martin-sFix:Core:Reverted rename which breaks external modules
2012-02-01 martin-sAdd:Core:Option to get matched direction from map matching
2012-01-29 sleskeFix:core:Call osd_std_calculate_sizes during OSD init...
2012-01-29 sleskeFix:core:Add comments and some #defines for constants
2012-01-29 sleskeAdd:core:Add debugging example to navit_shipped.xml.
2012-01-29 sleskeAdd:Core:New "global" debug level; activate option -d.
2012-01-28 sleskeFix:core:Avoid crash if gui_internal.txt does not exist.
2012-01-27 mdankovFix:core:CMake target navit_config_xml should depend...
2012-01-27 mdankovAdd:core:Made footway names visible and searcheable...
2012-01-25 mdankovAdd:gui_internal:Do alphabetical ordering of search...
2012-01-25 mdankovFix:core:Stop flooding debug log from search_list_get_r...
2012-01-22 sleskeFix:Core:Remove unused file locations.txt.
2012-01-21 mdankovFix:gui_internal:Remove visual glitch in Route Descript...
2012-01-21 mdankovFix:binding_win32:Out-of-source autotools build for...
2012-01-21 tegzedFix:maptool:fixed a wrong operator in function geom_pol...
2012-01-20 mdankovAdd:gui_internal: Made route description items clickable
2012-01-20 mdankovFix:gui_internal:Rearranged Prev and Next buttons and...
2012-01-20 woglindeFix:bindings_win32:adjust svn ignore
2012-01-20 mdankovFix:gui_internal:Fixed memleak in route description...
2012-01-20 mdankovAdd:gui_internal:Made search result lists pageable...
2012-01-20 woglindeFix:core:When destroying the graphics, destroy the...
2012-01-20 woglindeFix:core:clean up a bit the destroy function
2012-01-20 woglindeFix:core:Fix memleak
2012-01-20 woglindeFix:core: Fix the format specifier for g_strdup_printf...
2012-01-20 woglindeFix:core: Fix the format specifier for g_strdup_printf...
2012-01-19 woglindefix:map/csv: fix order of headers, config.h needs to...
2012-01-19 mdankovFix:port_windows:Remove resource.rsc when making clean
2012-01-19 mdankovFix:binding_win32:Repair autotools build for wince...
2012-01-18 mdankovAdd:core:New binding_win32 module for Windows and WinCE...
2012-01-16 tegzedFix:osd/core:fix compilation on windows platforms
2012-01-15 tegzedAdd:maptool:added initial support for relation based...
2012-01-14 tegzedfix:osd/core:fixed distance calculation in route_guard
2012-01-07 korrosaPatch:Translations:pt_BR strings|Fixes #994. Thanks...
2012-01-05 tegzedFix:remove duplicate variable definitions
2012-01-03 mdankovFix:core:Fix crash when set_destination() is called...
2012-01-03 mdankovAdd:core:New command in command interface set_position...
2012-01-02 tegzedFix:osd/core:fixed update_period handling in route_guar...
2012-01-01 mdankovFix:map_textfile:Rename SIZE define because it's hardly...
2012-01-01 mdankovFix:gui_internal:Made gui_internal_label_new_abbrev...
2012-01-01 mdankovFix:core:Quickfix to make win32 cmake builds, broken...
2012-01-01 mdankovFix:gui_internal:Fix internal gui crashing when screen...
2011-12-29 tegzedFix:core:- fixed possible usage of uninitialized hash...
2011-12-28 tegzedFix:graphics/opengl:-made the opengl driver operable...
2011-12-26 sleskeAdd:gui_gtk:Add menu accel keys to German translation.
2011-12-26 sleskeFix:gui_gtk:Update .po.in files with new msgids for...
2011-12-26 sleskeAdd:gui_gtk:Add mnemonics to GTK menu entries.
2011-12-26 sleskeAdd:gui_gtk:Add more accelerator keys for menu/toolbar...
2011-12-26 sleskeFix:gui_gtk:Activate menu accelerators for GTK GUI...
2011-12-26 sleskeAdd:gui_internal:Add icon for 'Former destinations'
2011-12-25 sleskeFix:Core:Mark destination as stopped in destination...
2011-12-25 sleskeUndo accidental commit. Sorry :-/.
2011-12-25 sleskeIncrease debug level
2011-12-25 sleskeFix:Core:Add warning for invalid commands.
2011-12-25 sleskeFix:Core:Remove out-ifdefed code, which no longer makes...
2011-12-24 geoghegan#include <glib.h>
2011-12-18 korrosaFix:Android:English text strings, fixing grammar
2011-12-18 mdankovAdd:gui_internal:When map is clicked, display the close...
2011-12-16 martin-sFix:vehicle_demo:Free everything on destroy
2011-12-16 martin-sFix:Core:Made navigation_unregister_callback more reaso...
2011-12-16 woglindeFix:gui_internal:Revert "back behaviour" in internal...
2011-12-16 woglindeFix:xpm: replace unknown.xpm with nicer unknown.svg...
2011-12-15 mdankovFix:graphics_win32:Added bmp padding in xpm2bmp convers...
2011-12-12 martin-sAdd:Build:Missing file
2011-12-11 martin-sFix:Core:Handle multiple calls to navigation_set_route...
2011-12-11 martin-sFix:Core:Don't crash on right click with no gui
2011-12-11 tegzedFix:gui/internal:added NULL check to avoid crash in...
2011-12-04 martin-sAdd:Core:New profile to calculate shortest car route...
2011-12-04 martin-sAdd:vehicle_demo:improved attribute handling
2011-12-04 martin-sAdd:Core:Attribute to query current announcement level
2011-12-04 martin-sAdd:Build:cmake svn:ingore settings
2011-12-04 martin-sAdd:Build:cmake svn:ingore settings
2011-11-28 mdankovFix:core:Made Aborting Navigation work again. Fixes...
2011-11-26 woglindeUpdate:i18n: update italian translation generated from...
2011-11-23 mdankovFix:gui_internal:Do not allow duplicate entries in...
2011-11-04 rikkyFix:map/binfile:Also search for districts, when searchi...
2011-11-03 geogheganFix:Core:Fixes an issue if the destination.txt file...
2011-11-02 geogheganAdd:Android: Adds Russia to the download section
2011-10-24 tegzedfix:osd/core:fix max speed calculation
2011-10-23 tegzedadd:osd/core:-added support to display max speed in...
2011-10-20 mdankovAdd:gui_internal:Allow adding former destinations to...
2011-10-20 mdankovFix:gui_internal Clip table containing long text lines...
2011-10-20 mdankovAdd:gui_internal:Made former destinations list pageable...
2011-10-09 tegzedFix:core:avoid usage of uninitialized hashtable in...
2011-10-09 tegzedFix:core:avoid double free on the return value of get_i...
2011-10-09 tegzedFix:core:initialize hastable on first usage of set_int_...
2011-10-09 martin-sFix:NLS:Updated german translations
2011-10-09 martin-sFix:Core:Avoid double in announcement for roundabouts
2011-10-07 martin-sFix:Core:Changed command new working, expand attributes...
2011-10-07 martin-sFix:Core:Obey file->cache
2011-10-06 martin-sFix:maptool:Don't duplicate combined cycle and footways
2011-10-05 martin-sFix:Build:Enable NLS on visual studio
2011-10-04 martin-sAdd:gui_internal:support for saving gui settings
2011-10-04 martin-sAdd:Core:Integrated functions to add or remove an attribute
2011-10-04 martin-sAdd:map_binfile:Better diagnostics in case of problems
2011-10-04 martin-sFix:Build:Made download sample map work
2011-10-04 martin-sFix:Build:Fixed osx bundle creation
2011-10-03 tegzedfix:core: now navit_say() takes speech.active state...
2011-10-03 tegzedFix:osd/core:added the possibility to selectively enabl...
next