Fix:core:Remove pointless '#if 1'
[profile/ivi/navit.git] / navit /
2012-06-18 sleskeFix:core:Remove pointless '#if 1'
2012-06-17 sleskeFix:build:Turn feature flag variables into CMake cache...
2012-06-17 martin-sFix:android:Made compileable again
2012-06-17 martin-sFix:android:Made compileable again
2012-06-16 martin-sAdd a Button to bring the map view back to current...
2012-06-16 martin-sFix:android:Handle overlay disable/enable correctly
2012-06-16 martin-sFix:graphics_gtk_drawing_area:Handle overlay disable...
2012-06-16 martin-sFix:osd_core:Set flags for button overlays correctly
2012-06-16 martin-sFix:Core:Handle saved command callbacks correctly
2012-06-16 martin-sAdd:Core:Make asynchonicity for saved commands optional
2012-06-13 mdankovFix:core:Memleak while navigating.
2012-06-10 mdankovFix:core:don't crash if attempted to set destination...
2012-06-10 mdankovFix:core:Clean up few more memleaks.
2012-06-07 mdankovFix:core:Two more leaks in graphics.c
2012-06-07 mdankovFix:map_csv:Fix memleak.
2012-06-06 mdankovFix:core:Three memleaks fixed.
2012-06-05 mdankovFix:core:Don't read one byte after end of string in...
2012-06-05 mdankovFix:core:Properly duplicate and destroy transformations...
2012-06-05 martin-sFix:Core:Enable getting name attribute from layout
2012-06-05 mdankovFix:WinCE:Really silence down vehicle_wince code.
2012-06-05 martin-sAdd:Core:Added address search again and made it availab...
2012-06-05 martin-sAdd:Core:Possibility to get all roadprofiles of a vehic...
2012-06-05 martin-sFix:Core:c++ compatibility
2012-06-05 martin-sFix:Core:Moved struct range outside of struct attr...
2012-06-05 martin-sFix:binding_dbus:Signature-compliant return values...
2012-05-31 rikkyFix:android:Fixed missing country flag in search dialog...
2012-05-31 rikkyFix:build:Workaround for android build with older NDKs
2012-05-30 sleskeFix:i18n:Add missing CMake dependency .po->po.in; reduc...
2012-05-30 sleskeAdd:i18n:Add more C files with translatable strings...
2012-05-30 sleskeFix:core:Improve log messages
2012-05-30 sleskeFix:core:Fix CMake build of support/ code on Ubuntu...
2012-05-29 mdankovFix:gui_internal:Don't deactivate the "demo" vehicle...
2012-05-28 mdankovFix:maptool:Use right spelling of motor_vehicle tag...
2012-05-28 mdankovFix:wince:Made WinCE GPS reading thread less noisy.
2012-05-28 mdankovFix:wince:Just fix indentation in vehicle_wince.c file...
2012-05-28 mdankovFix:core:Fix the code breaking n800 build in vehicle...
2012-05-28 mdankovFix:core:Try to fix n800 build again.
2012-05-25 tegzedFix:core:Flush loggers on exit to avoid loss of not...
2012-05-23 mdankovFix:core:Don't require presence of pthreads on target...
2012-05-23 mdankovFix:core:Made graphics.c code compatible with n800...
2012-05-22 rikkyFix:Android:Fix file size shown in download dialog...
2012-05-20 sleskeFix:core:Fix CMake build of support/ code on Ubuntu...
2012-05-20 mdankovFix:core:Revert 5106 changes no longer needed since...
2012-05-20 mdankovFix:core:Silence debug messages in win32 and android...
2012-05-20 mdankovFix:core:Move icon name guessing code from gui_internal...
2012-05-19 martin-sFix:Build:Build correct turn icons
2012-05-15 mdankovFix:graphics_win32:Transform non-opaque, grayscale...
2012-05-13 sleskeFix:maps:Make build fail cleanly if sample map download...
2012-05-13 sleskeFix:maptool:Check for XML declaration on first line
2012-05-13 sleskeFix:maps:Use VERBATIM in CMakeLists.txt for proper...
2012-05-12 rikkyFix:Android:Rewrite android search dialog handling...
2012-05-12 sleskeFix:maps:CMake refactoring (wrap lines, more logical...
2012-05-12 sleskeFix:maps:CMake refactoring (remove superfluous rule)
2012-05-12 sleskeFix:maps:Report map download error, and remove partial...
2012-05-10 sleskeFix:maptool:Abort on wrong line in OSM file|No point...
2012-05-10 woglindeAdd:NLS:fix typo in german translation
2012-05-10 worldcitizenCorrected missing info at ELSE and ENDIF. CMake correct...
2012-05-10 worldcitizenImproved CMake correction. The library files are now...
2012-05-10 worldcitizenCMake correction. The library files are now installed...
2012-05-09 martin-sFix:Build:Add icon for iphone build
2012-05-09 mdankovFix:binding_dbus:Fix install target for CMake builds...
2012-05-08 mdankovFix:core:Dont load recent destinations (and crash)...
2012-05-08 mdankovFix:map_csv:Disable default notification of each delete...
2012-05-08 mdankovFix:map_csv:Do better garbage collection. Don't lose...
2012-05-07 martin-sFix:Android:Check whether intent is available before...
2012-05-06 martin-sFix:Build:EXTRA_DIST doesn't allow wildcards
2012-05-06 martin-sAdd:NLS:Updated german translations
2012-05-06 martin-sFix:gui_internal:Deactivate current vehicle if position...
2012-05-06 martin-sFix:Core:Allow deactivating of current vehicle
2012-05-06 martin-sFix:Core:Make vehicle profile order as it appears in...
2012-05-06 martin-sFix:gui_internal:Avoid useless vehicle selection if...
2012-05-06 martin-sFix:gui_internal:React on changed vehicle profile
2012-05-06 martin-sFix:Build:Fixed iphone build
2012-05-05 martin-sAdd:Core:Use hash during xml parsing to improve startup...
2012-05-05 martin-sFix:Core:Revert to older behaviour of showing map on...
2012-05-05 martin-sAdd:gui_internal:Made menu page that appears on map...
2012-05-05 martin-sFix:maptool:Fixed plugin loading
2012-05-05 martin-sFix:Core:Fixed C standard compliance
2012-05-04 rikkyFix:Android:Fix build with android NDK >= 6b
2012-05-04 rikkyFix:Android:add missing file
2012-05-03 martin-sFix:speech_iphone:Link against framework, better diagno...
2012-05-03 sleskeFix:gui_internal:Also create PNG sizes 16 & 96px, inter...
2012-05-03 sleskeFix:Translations:Improve German translation.
2012-05-03 martin-sFix:Core:Make translations work on iphone
2012-05-03 martin-sFix:graphics_cocoa:Reduced verbosity
2012-05-03 martin-sAdd:Core:New speech module iphone
2012-05-01 sleskeFix:core:Don't call navit_destroy from navit_init;...
2012-05-01 sleskeFix:core:Warn if no plugins are found, improve other...
2012-04-30 mdankovAdd:cmake:If value of 0 is not given as the first eleme...
2012-04-30 tegzedFix:osd/core:Fixed odometer reset by command (closes...
2012-04-30 mdankovAdd:graphics_win32:Allow png images to be scaled on...
2012-04-29 rikkyFix:Android:Properly fix resource extraction
2012-04-29 sleskeFix:Translations:Remove obsolete French translations.
2012-04-29 sleskeUpdate:Translations:Update French translations from...
2012-04-29 rikkyFix:Android:Remove old unused translations
2012-04-29 rikkyFix:Android:Fix for failing resource extraction
2012-04-29 rikkyFix:Android:Fixed missing escape of apostrophe in Frenc...
2012-04-28 rikkyFix:Android:Silence some debug messages to improve...
2012-04-28 rikkyFix:Android:Improve startup time and simplify resource...
2012-04-28 rikkyFix:Android:Make compatible to android API < 5 again
next