Fix:Core:Remove out-ifdefed code, which no longer makes sense, but breaks cscope.
[profile/ivi/navit.git] / navit / navit / navit.c
2011-12-25 sleskeFix:Core:Remove out-ifdefed code, which no longer makes...
2011-12-16 martin-sFix:Core:Made navigation_unregister_callback more reaso...
2011-11-28 mdankovFix:core:Made Aborting Navigation work again. Fixes...
2011-11-23 mdankovFix:gui_internal:Do not allow duplicate entries in...
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-03 tegzedfix:core: now navit_say() takes speech.active state...
2011-09-30 martin-sFix:Core:Move declarations to the begin to be c95 compa...
2011-09-30 martin-sFix:Core:Move declarations to the begin
2011-09-29 korrosaAdd:gui/internal:Insert new "Former destinations" menu...
2011-09-10 tegzedfix:core:-stabilize adding map items
2011-07-31 martin-sFix:Core:Possibility to get osds as attributes from...
2011-07-28 martin-sAdd:Core:Implemented set_center command, extended coord...
2011-05-09 martin-sFix:Core:MSVC fixes
2011-05-01 woglindeAdd:core:Added command function for spawn systemprocess...
2011-04-16 tegzedFix:core:reverted previous accidental commit to navit.c
2011-04-16 woglindeFix:core:Fix small memleak found with valgrind, wordexp...
2011-04-14 woglindeFix:Core:Free progress_callback too
2011-03-20 tegzedFix:core:remove workaround for callback list destructio...
2011-03-19 tegzedFix:core:fix get_attr_var command to avoid double freei...
2011-03-19 tegzedFix:core: - added commands for storing and retrieving...
2011-03-15 worldcitizenFixed: navit.c: In function 'navit_add_layout':
2011-03-13 rikkyFix:core:Possibilty to specify the default layout....
2011-03-10 martin-sFix:Core:Make vehicle cursor have priority over layout...
2011-02-10 martin-sAdd:Core:Imperial measurements
2011-02-05 tegzedFix:core:make graphics drivers' destroy method called...
2011-01-27 tegzedAdd:core:added command to toggle active state of a...
2011-01-26 martin-sAdd:Core:Possibility to log at defined position
2011-01-25 martin-sFix:Core:MSVC fixes|Thanks chollya
2011-01-22 zoff99Fix:Android:Googlenavigation support now really works...
2011-01-21 zoff99Add:Android:generic message channel, make menu zoom...
2011-01-20 martin-sAdd:Core:Support for specifying vocabulary
2010-12-25 martin-sFix:Core:Do initial draw asynchronously
2010-12-25 martin-sFix:Core:Set draw_mode_begin before drawing progress...
2010-12-25 martin-sFix:Core:Reduce font size for progress message
2010-12-25 martin-sFix:Core:Wait with drawing until graphics is ready
2010-12-24 martin-sAdd:map_binfile:Feedback during map download
2010-12-12 tegzedAdd:core:Add support for the command system to store...
2010-12-03 tegzedAdd:Core:added helper function to enable installation...
2010-12-02 tegzedFix:Core:Added null check to navit_say() to avoid crash...
2010-11-19 martin-sFix:Core:Moved cursor drawing to postdraw
2010-11-11 martin-sFix:Core:Correct handing of zoom position
2010-11-11 martin-sAdd:Core:Exported set_timeout function
2010-11-11 martin-sAdd:Core:Exported zoom in/out around cursor functions
2010-11-09 martin-sAdd:Core:Exported navit_draw_async
2010-11-09 martin-sFix:Core:Fixed delayed cursor transformation
2010-11-09 martin-sFix:Delay usage if transformation for cursors until...
2010-11-07 tegzedAdd:Core:Make navit_destroy() emit callback "destroy...
2010-11-05 kazer_Fixe:Core:avoid using geo_attr in wrong order, ticket...
2010-11-03 martin-sAdd:Core:Make map border for north oriented maps config...
2010-10-30 martin-sAdd:Core:Exported navit_set_center_cursor function
2010-10-14 martin-sAdd:Core:API for zooming to rectangle
2010-09-03 martin-sAdd:Core:More support for waypoints
2010-09-03 martin-sAdd:Core:Support for writing destinations with multiple...
2010-08-29 geogheganPatch:core:Fixes a bug in the switching of day to night...
2010-08-16 martin-sAdd:Core:Support for invisible cursors
2010-08-12 martin-sAdd:Core:Support for loading itineraries from destinati...
2010-07-08 martin-sFix:Core:Correctly rest blocked flags
2010-06-30 martin-sAdd:Core:Option to force a redraw during unblock
2010-06-28 akashihiFix:core:Added NULL check in tracking_angle_delta....
2010-06-23 martin-sFix:Core:Reduce routing memory usage, route destructor
2010-06-03 akashihiAdd:core:Added framework for reacting to disable suspen...
2010-05-31 martin-sFix:Core:Setup transformation unconditionally
2010-05-31 martin-sAdd:Core:Possibility to set transformation
2010-05-29 martin-sFix:Core:Typo
2010-05-26 martin-sFix:Core:Forgotten break
2010-05-26 martin-sAdd:Core:Flags for making navit work without gui and...
2010-05-09 martin-sAdd:binding_dbus:Access to tracking object
2010-05-09 martin-sAdd:binding_dbus:Methods for getting and setting vehicl...
2010-04-29 akashihiFix:core:Modified bookmarks object creation semantics
2010-04-29 martin-sAdd:Core:Sample function for returning values
2010-04-08 martin-sFix:Made radius for re-centering of map with static...
2010-03-16 akashihiAdd:core:Added navit_set_vehicle_by_name halper function
2010-03-16 akashihiFix:core:Guarded navit_set_layout_by_name from modifyin...
2010-03-11 martin-sFix:core:Avoid draw when graphics is not yet ready
2010-03-05 akashihiAdd:core:Added in-memory bookmarks store for editing...
2010-03-04 akashihiFix:core:Replaced navit_get_bookmarks() with bookmarks...
2010-03-03 akashihiAdd:Core:Added basement for bookmarks manager. Most...
2010-02-26 martin-sFix:Core:Don't crash on initial projection set
2010-02-23 martin-sFix:Core:Moved callback to better position for initial...
2010-02-22 martin-sAdd:Core:Script Command to set destination
2010-02-13 martin-sAdd:Core:New command to say something
2010-02-06 martin-sFix:Core:Correct handling of attribute query
2010-01-19 akashihiFix:core:Modified sunrise/set calculation coefficients
2010-01-04 martin-sAdd:gui_internal:More html functionality
2009-12-22 martin-sFix:Core:Corretly set moved flag
2009-12-15 martin-sAdd:Possibility to query follow attribute
2009-12-15 martin-sAdd:Core:Better debugging
2009-12-15 martin-sAdd:Core:Made possibility to specify min and max zoom
2009-12-14 martin-sAdd:Core:Possibility to set layout by name
2009-12-10 martin-sFix:Core:Better callback for osd initialisation
2009-12-08 martin-sFix:Core:Avoid overwriting of attribute
2009-11-26 martin-sFix:Core:Made graphics more flexible
2009-11-25 martin-sFix:Core:Android cleanups
2009-11-21 martin-sFix:Core:draw only when ready, call callback at correct...
2009-11-21 martin-sFix:Core:Avoid dragging the map from/to illegal positions
2009-11-20 martin-sAdd:gui_internal:Further export of menus
2009-11-13 martin-sFix:Core:Avoid gmtime_r which isn't available on all...
2009-11-12 martin-sAdd:binding_dbus:More functionality, cleanup
next