profile/ivi/navit.git
2008-11-08 martin-sFix:script:Improved gensvg
2008-11-08 martin-sFix:Core:Fixed typo
2008-11-08 martin-sFix:Core:Handle vehicle_wince in configure
2008-11-08 zaxlFix:win32: wrong buffer
2008-11-08 zaxlAdd:win32:Make all directories relative to the navit...
2008-11-08 zaxlAdd:win32: Provide a dummy environment when running...
2008-11-08 zaxlAdd:support: Simple setenv/getenv for the support libc
2008-11-08 zaxlAdd:win32: WinCE GPS driver|
2008-11-07 zaxlFix:garmin: use navits debug for logging
2008-11-07 zaxlAdd:core: use position_time_iso8601 attribute for gpx...
2008-11-07 zaxlAdd:core: Position attributes - fix type, iso8601 datet...
2008-11-07 zaxlFIX:win32: mingw32ce do not have fdopen and ptrdiff_t
2008-11-07 zaxlFix:win32: fix a merge error
2008-11-07 zaxlFix:garmin: fix build when crosscompiling
2008-11-07 zaxlFix:core: Update route to use projections for tracking
2008-11-07 zaxlCore:fix: Projections support in tracking|
2008-11-07 zaxlFix:garmin: Make use of selection when loading roads
2008-11-07 zaxlFix:core: Reorganize route_find_nearest_street|
2008-11-07 martin-sFix:Core:Use a straight road as default
2008-11-07 martin-sAdd:xpm:Script to generate navigation arrows and genera...
2008-11-07 zaxlAdd:win32:event_call_callback implementation
2008-11-07 zaxlFix:core: Want to call callback_list, not callback
2008-11-07 zaxlAdd:core: event_call_callback infrastructure|
2008-11-07 martin-sAdd:xpm:Overview page of navigation svgs
2008-11-07 martin-sFix:xpm:Fixed white navigation arrows
2008-11-07 martin-sFix:graphics_gtk_drawing_area:Only draw overlays when...
2008-11-07 martin-sAdd:Core:Enable profiling of navit_vehicle_update
2008-11-07 martin-sFix:data_mg:Avoid unaligned access
2008-11-07 martin-sFix:Core:Temporarily disabling straight support due...
2008-11-07 martin-sFix:graphics_gd:Synced with api change, made get_data...
2008-11-07 martin-sFix:Core:Don't crash if no overlay is supported
2008-11-07 martin-sFix:Core:Don't put include file in function
2008-11-06 martin-sAdd:vehicle_file:Added attribute to ignore checksum
2008-11-06 martin-sFix:Core:Fix some compile warnings
2008-11-06 martin-sAdd:core:Added possibility to use pngs as cursor, added...
2008-11-06 martin-sFix:Core:Fixed lenght of trivial route
2008-11-06 martin-sFix:Core:Don't handle graphics events from gui_internal...
2008-11-06 martin-sFix:gui_internal:Fixed errors introduced with nls
2008-11-06 martin-sFix:Core:Correct fix for previous fix
2008-11-06 martin-sFix:Core:Temporary fix for wrong xml handling
2008-11-06 martin-sAdd:Core:Added scaling for flag and nav svgs
2008-11-06 martin-sAdd:Core:Added icons for navigation
2008-11-06 martin-sAdd:osd_core:Made icon path for navigation configurable
2008-11-06 martin-sAdd:Core:Made cursor configurable via navit.xml
2008-11-06 zaxlFIX:core: ezxml doesn't close negative fds when parsing...
2008-11-06 zaxlFIX:core: don't leak date when writing gpx logs
2008-11-06 zaxlAdd:win32:Implement timeouts for win32 event system|
2008-11-06 steven_sFix:graphics/qt_painter: Adding alpha parameter to...
2008-11-05 martin-sFix:Core:Cleaned up osd api
2008-11-05 martin-sFix:Core:Use dbg instead of printf
2008-11-05 martin-sFix:Core:Accept previous destination as valid
2008-11-05 martin-sFix:Core:Accept previous destination as valid
2008-11-05 martin-sAdd:graphics_gd:New graphics system
2008-11-05 martin-sAdd:font_freetype:Improved api
2008-11-04 martin-sFix:Various:Fixed some warnings
2008-11-04 martin-sAdd:gui_internal:Added translations
2008-11-04 martin-sAdd:gui_internal:Added translations
2008-11-04 martin-sFix:Fixed speech output
2008-11-04 martin-sFix:maps:Change url to www.navit-project.org
2008-11-04 martin-sAdd:osd_core:Make navigation icon scaleable and configu...
2008-11-04 martin-sAdd:Core:Make icons scaleable
2008-11-04 martin-sFix:Core:Make navit compilable with mingw
2008-11-03 martin-sFix:Core:Clean builtin-support.c with make distclean
2008-11-03 martin-sFix:Core:Build osm2navit for wince
2008-11-03 martin-sFix:Core:Added missing AC_SUBST, Fixed setting of graph...
2008-11-03 martin-sFix:Core:Fixed newly introduced bug
2008-11-03 martin-sFix:Core:Fixed and cleaned up navigation
2008-11-03 martin-sFix:Core:Fixed direction of final route segment
2008-11-03 zaxlFIX:build: Manualy add -I$(top_builddir/intl to CFLAGS...
2008-11-02 zaxlFIX:graphics:Make sdl graphics compile
2008-11-01 steven_sFix:core: Fix for vehicles not routing until position...
2008-10-31 zaxlFIX:build: Don't forget navit subdir. Check for win32...
2008-10-31 zaxlFIX:build: Make --disable-nls and --with-included-gette...
2008-10-31 zaxlFIX:build: Make it possible to disable opengl graphics
2008-10-31 zaxlFIX:core: debug.h needs string.h for strlen
2008-10-31 steven_sFix:core: OSD buttons sometimes don't get loaded|
2008-10-30 zaxlFIX:core:ezxml do not set error on failure
2008-10-30 singesangFix:Core: M&G driver unterstands now $HOME, ~ (and...
2008-10-30 steven_sFix:core: No longer exits or crashes when no mapsets...
2008-10-30 steven_sFix:gtk_drawing: Internal gui was segfaulting on the...
2008-10-29 singesangFixed #259 and a typo
2008-10-29 zaxlFIX:python: And the real fix
2008-10-29 zaxlFIX:python: Fix mapset_add use in python binfing, 10x...
2008-10-29 martin-sFix:Various:Made working on WM 6.1
2008-10-29 steven_sFix:gtk:Fix segfault on map dragging when bg is null
2008-10-29 martin-sFix:Core:Various fixes for compiling with mingw
2008-10-29 martin-sAdd:Core:Added libc stubs for devices which don't have...
2008-10-29 martin-sAdd:Core:Made it possible to popup a message box for...
2008-10-29 martin-sFix:Core:Use int instead of ssize_t for easier porting
2008-10-29 martin-sFix:Core:Use strchr instead of index for compatibility
2008-10-29 martin-sFix:data_textfile:Use strchr instead of index for compa...
2008-10-29 martin-sFix:Core:Don't crash when dbg is called before debug_init
2008-10-29 steven_sFix:Core:vehicle log files will now have data in them...
2008-10-28 zaxlFix:wince: Correct text angle when negative
2008-10-28 zaxlAdd:wince: Integrate ceglue aygshell and display power...
2008-10-28 zaxlAdd:core:Interface to redirect the console log to a...
2008-10-28 zaxlFIX:wince:Allow only one navit instance running
2008-10-28 zaxlFIX:wince: change variable initialization to avoid...
2008-10-28 zaxlFIX:wince:Use storage card as homedir
2008-10-28 zaxlAdd:wince:Draw strings
next