Add:core:added command to toggle active state of a named layer of the current layout
[profile/ivi/navit.git] / navit / navit / navit.c
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
2009-11-12 martin-sAdd:Core:Support for automatic day night switching...
2009-11-12 martin-sFix:Core:Cleaned up useless vehicle parameter
2009-11-09 martin-sFix:Core:Redraw when appropriate
2009-11-08 martin-sAdd:Core:Experimental CH Routing
2009-11-02 martin-sFix:Core:Split out main_ functions from main.c, updated dtd
2009-10-24 martin-sFix:gui_internal:Call gui_internal_setup_gc early enough
2009-10-19 martin-sFix:graphics_gtk_drawing_area:Improved embedding
2009-10-14 seralphAdd:Core:Add the possibility to define cursors in layout
2009-10-08 martin-sFix:Core:Made compileable again for n800 and openmoko
2009-10-06 seralphFix:core:Fixed various compiler warnings
2009-10-04 martin-sAdd:Core:Added possibility for binfile logging with...
2009-09-29 horwitzFix:core:Some typos
2009-09-29 horwitzFix:core:Remove obsolete vehicle configuration option
2009-09-15 martin-sFix:Core:Change undone
2009-09-07 martin-sFix:Core:Made vehicle callback more specific
2009-08-25 martin-sFix:core:Fixed toggle announcer
2009-08-18 kazer_Fixed ticket #442, Cursor centering offset should be...
2009-08-11 martin-sAdd:Core:More android work
2009-07-30 martin-sFix:Core:Fixed follow cursor functionality
2009-07-30 martin-sFix:Core:Fixed follow cursor functionality
2009-07-30 martin-sFix:Core:Add forgotten function call
2009-07-29 martin-sFix:Core:Add option to set timeout with new map center
2009-07-27 martin-sFix:Core:Correct handling of vehicle profile change
2009-07-26 bustersnyveladd:core:Selecting the vehicle profile now works, but...
2009-07-24 tinloafFix:Core:Don't show empty navigation messages in the...
2009-06-25 martin-sAdd:gui_internal:Added possibility to log a message...
2009-06-16 horwitzFix:Core:Fix coverity bug #22, Value 'f' is overwritten...
next