profile/ivi/navit.git
2011-08-23 martin-sFix:graphics_cocoa:iPhone build
2011-08-23 martin-sAdd:graphics_cocoa:Enough support to draw a map
2011-08-23 martin-sAdd:graphics_cocoa:More functionality
2011-08-23 martin-sAdd:graphics_cocoa:Cleanup and some more work
2011-08-23 martin-sFix:Build:Create navit as bundle
2011-08-22 rikkyFix:search:Silence a noisy debug message
2011-08-22 rikkyFix:search:Fixed a crash while searching and hitting...
2011-08-22 rikkyFix:android:Fix crash when setting destination (introdu...
2011-08-22 rikkyFix:search:Prevent crash with unset country
2011-08-20 rikkyFix:cmake/build:remove double define
2011-08-20 rikkyFix:speech/android:Fixed class not found error, when...
2011-08-20 rikkyFix:build/cmake:Fix building garmin plugin with cmake...
2011-08-20 rikkyFix:Android:Cleanup
2011-08-20 rikkyFix:android:Fix building for android 1.5
2011-08-18 martin-sFix:Core:Avoid name clash with some libpthread
2011-08-18 woglindeFix:Build:Use android subdir only when building for...
2011-08-17 geogheganFix:Translations: Corrects the indentation of the makef...
2011-08-16 woglindeAdd:graphics_null: add an attribute event_loop_system...
2011-08-16 martin-sFix:Core:Better endian handling
2011-08-16 martin-sFix:map_binfile:Better diagnostics in case of endian...
2011-08-15 martin-sAdd:Core:Distinguish between atm and bank, fixes #899...
2011-08-15 martin-sAdd:Core:Car profile to avoid toll roads, ticket #900...
2011-08-15 noradPatch:graphics/sdl:use dbg instead of printf
2011-08-11 geogheganMoves the location name to the top of the NavBar, when...
2011-08-10 geogheganFix:iPhone: Removes personal configuration files that...
2011-08-09 geogheganAdd:iPhone:Initial import of the map Downloader. These...
2011-08-06 woglindeFix:speech/cmdline: use g_strncasecmp instead of strnca...
2011-08-06 woglindeFix:Build: fix accidently commited wrong definition...
2011-08-05 martin-sFix:Build:Better approach for #pragma pack vs __attribu...
2011-08-02 martin-sAdd:map_binfile:Warning if zip structures are not corre...
2011-08-01 martin-sAdd:maptool:Experimental support for adding county...
2011-07-31 martin-sAdd:binding_dbus:Possibility to access osd attributes
2011-07-31 martin-sAdd:Core:Let xmlconfig use new osd functions
2011-07-31 martin-sAdd:Core:osd_get and set_attr functions based on patch...
2011-07-31 martin-sFix:Core:Possibility to get osds as attributes from...
2011-07-30 woglindeFix:support_shapefile:Fix typo for Makefile in svn...
2011-07-30 woglindeFix:core: define HAVE_SYS_TIME_H for autotools too
2011-07-30 woglindeAdd:core:add some more svn ignores
2011-07-28 martin-sAdd:Core:Implemented set_center command, extended coord...
2011-07-28 martin-sFix:Build:Make map_shapefile build again on cmake
2011-07-27 martin-sFix:Build:Make c++ compiler optional
2011-07-26 woglindeFix:osd_core:Do the null pointer check before assiging...
2011-07-22 martin-sFix:Android:Avoid overflow in free space calculation
2011-07-21 martin-sAdd:Core:Initial work for graphics_cocoa
2011-07-21 martin-sFix:maptool:Better format for some strings
2011-07-21 martin-sFix:maptool:Better check for sbrk
2011-07-21 martin-sFix:maptool:Avoid integer overflow with point in polygo...
2011-07-20 woglindeFix:map_shapefile:Rework the autotools support a bit...
2011-07-20 woglindeUpdate:i18n: update french translation generated from...
2011-07-20 martin-sFix:maptool:Corrected return values for point inside...
2011-07-20 martin-sFix:maptool:Correct output for is_in warning
2011-07-20 martin-sFix:maptool:Handle ex- and enclaves
2011-07-20 martin-sFix:maptool:Made merge of polygon segments work
2011-07-20 martin-sFix:maptool:Better handling of broken polygons
2011-07-20 martin-sAdd:Core:Option to specify a file for startup commands...
2011-07-20 martin-sAdd:maptool:Better algorithm for boundary polygon sorting
2011-07-20 martin-sFix:maptool:Some cleanups
2011-07-20 martin-sAdd:maptool:Better progress reporting including time...
2011-07-17 martin-sFix:gui_gtk:Avoid inclusion of wrong file
2011-07-17 martin-sFix:Build:Better gtk check
2011-07-17 martin-sFix:Build:Made compileable on macosx
2011-07-17 martin-sFix:Build:Chek for stpcpy
2011-07-17 woglindeFix:NLS:Updated german translations for Next and Prev
2011-07-17 woglindeFix:gui_internal: Convert last gettext to _ and gettext...
2011-07-16 noradFix:graphics/sdl:Adjust rotation for the HP TouchPad...
2011-07-16 tegzedAdd:osd/core:added handling of newline character (...
2011-07-14 martin-sAdd:maptool:Removed experimental status of new relation...
2011-07-13 mdankovFix:gui_internal:Make "Get more/Set distance to .....
2011-07-13 woglindeAdd:gui_internal:Add poi_shopping to the selectors...
2011-07-13 mdankovFix:gui_internal:Properly initialize a poi_param struct...
2011-07-12 martin-sAdd:maptool:Removed experimental stat of boundary relations
2011-07-12 mdankovFix:gui_internal:New items within old search distance...
2011-07-11 martin-sFix:maptool:Disable generating spain index by boundary...
2011-07-11 martin-sFix:Core:Generate right (left?) maneuvers for people...
2011-07-11 martin-sAdd:maptool:Save country boundaries for debugging
2011-07-11 mdankovAdd:gui_internal:Allow increment search distance by...
2011-07-11 martin-sAdd:maptool:Better boundary error diagnostics
2011-07-11 martin-sFix:maptool:Let boundaries use new relation mechanism
2011-07-11 martin-sAdd:maptool:Better resolving strategy for relations
2011-07-11 martin-sFix:maptool:Made -b option work
2011-07-10 rikkyFix:build/cmake:Silence saxon test output
2011-07-10 rikkyFix:build/cmake:Fixed building with QtDeclarative
2011-07-10 martin-sFix:maptool:Better calculation of middle point for...
2011-07-10 martin-sAdd:maptool:Experimental support for boundary relations
2011-07-10 martin-sFix:maptool:Use .tmp suffix for all temporary files
2011-07-10 martin-sAdd:maptool:Moved town to country resolution to a separ...
2011-07-10 martin-sFix:maptool:Avoid ref counting multiple times in case...
2011-07-10 martin-sFix:maptool:Make restart work with slices
2011-07-10 martin-sFix:Core:Added poi_pub to rendering|Fixes #896, thanks...
2011-07-10 martin-sFix:maptool:Restartability
2011-07-09 martin-sAdd:maptool:Possibility to set fixed zip file timestamp
2011-07-09 martin-sFix:maptool:Don't count street_unkn as line object
2011-07-09 martin-sFix:maptool:pgsql compiles again
2011-07-09 martin-sAdd:maptool:Latest way2poi patch from tryagain
2011-07-09 martin-sAdd:maptool:Huge restructuration in preparation for...
2011-07-09 martin-sAdd:maptool:Split out parameter handling
2011-07-09 martin-sAdd:maptool:Some cleanup
2011-07-09 mdankovFix:maptool:Move icons and labels for way2poi generated...
2011-07-09 mdankovFix:core:Added missing definition for poi_pub|Korrosa...
2011-07-08 martin-sFix:maptool:Complain about unresolvable item types
next