| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix:Core:Updated track.c to new object handling | martin-s | 2012-03-10 | 1 | -1/+1 |
* | Fix:core: do not exposure the map text file headr stuff into navit.c | woglinde | 2012-02-18 | 1 | -2/+2 |
* | Fix:core:Fix reference to already freed object in displaylist->dc.transform. ... | mdankov | 2012-02-10 | 1 | -0/+2 |
* | Add:Core:Implement reference counting for navit object | martin-s | 2012-02-06 | 1 | -5/+47 |
* | Fix:core:clean up a bit the destroy function | woglinde | 2012-01-20 | 1 | -7/+15 |
* | Fix:core: Fix the format specifier for g_strdup_printf, compiler warning with... | woglinde | 2012-01-20 | 1 | -2/+2 |
* | Add:core:New command in command interface set_position() to set route start p... | mdankov | 2012-01-03 | 1 | -0/+13 |
* | Fix:core:Quickfix to make win32 cmake builds, broken in svn 4871, working aga... | mdankov | 2012-01-01 | 1 | -1/+3 |
* | Fix:core:- fixed possible usage of uninitialized hash map in command function... | tegzed | 2011-12-29 | 1 | -2/+15 |
* | Fix:Core:Mark destination as stopped in destination.txt, closes ticket #980. | sleske | 2011-12-25 | 1 | -11/+29 |
* | Fix:Core:Remove out-ifdefed code, which no longer makes sense, but breaks csc... | sleske | 2011-12-25 | 1 | -10/+0 |
* | Fix:Core:Made navigation_unregister_callback more reasonable | martin-s | 2011-12-16 | 1 | -0/+1 |
* | Fix:core:Made Aborting Navigation work again. Fixes #971. Thank you sleske. | mdankov | 2011-11-28 | 1 | -9/+8 |
* | Fix:gui_internal:Do not allow duplicate entries in the list of former destina... | mdankov | 2011-11-23 | 1 | -3/+3 |
* | Fix:core:avoid usage of uninitialized hashtable in get_attr_var() | tegzed | 2011-10-09 | 1 | -0/+1 |
* | Fix:core:avoid double free on the return value of get_int_var() | tegzed | 2011-10-09 | 1 | -1/+1 |
* | Fix:core:initialize hastable on first usage of set_int_var() | tegzed | 2011-10-09 | 1 | -0/+1 |
* | fix:core: now navit_say() takes speech.active state into account | tegzed | 2011-10-03 | 1 | -1/+6 |
* | Fix:Core:Move declarations to the begin to be c95 compatible | martin-s | 2011-09-30 | 1 | -1/+2 |
* | Fix:Core:Move declarations to the begin | martin-s | 2011-09-30 | 1 | -6/+5 |
* | Add:gui/internal:Insert new "Former destinations" menu entry in "Actions". Cl... | korrosa | 2011-09-29 | 1 | -19/+19 |
* | fix:core:-stabilize adding map items | tegzed | 2011-09-10 | 1 | -4/+8 |
* | Fix:Core:Possibility to get osds as attributes from navit object | martin-s | 2011-07-31 | 1 | -0/+8 |
* | Add:Core:Implemented set_center command, extended coordinate format for set_d... | martin-s | 2011-07-28 | 1 | -16/+43 |
* | Fix:Core:MSVC fixes | martin-s | 2011-05-09 | 1 | -0/+3 |
* | Add:core:Added command function for spawn systemprocesses and string catenati... | woglinde | 2011-05-01 | 1 | -0/+104 |
* | Fix:core:reverted previous accidental commit to navit.c | tegzed | 2011-04-16 | 1 | -11/+3 |
* | Fix:core:Fix small memleak found with valgrind, wordexp isn't needed after th... | woglinde | 2011-04-16 | 1 | -3/+11 |
* | Fix:Core:Free progress_callback too | woglinde | 2011-04-14 | 1 | -0/+1 |
* | Fix:core:remove workaround for callback list destruction and pass new callbac... | tegzed | 2011-03-20 | 1 | -1/+3 |
* | Fix:core:fix get_attr_var command to avoid double freeing of returned attributes | tegzed | 2011-03-19 | 1 | -1/+1 |
* | Fix:core: - added commands for storing and retrieving attributes returned by ... | tegzed | 2011-03-19 | 1 | -5/+230 |
* | Fixed: navit.c: In function 'navit_add_layout': | worldcitizen | 2011-03-15 | 1 | -0/+1 |
* | Fix:core:Possibilty to specify the default layout. Add active="1" to the layo... | rikky | 2011-03-13 | 1 | -3/+11 |
* | Fix:Core:Make vehicle cursor have priority over layout cursor | martin-s | 2011-03-10 | 1 | -1/+1 |
* | Add:Core:Imperial measurements | martin-s | 2011-02-10 | 1 | -0/+8 |
* | Fix:core:make graphics drivers' destroy method called on exit | tegzed | 2011-02-05 | 1 | -0/+1 |
* | Add:core:added command to toggle active state of a named layer of the current... | tegzed | 2011-01-27 | 1 | -0/+31 |
* | Add:Core:Possibility to log at defined position | martin-s | 2011-01-26 | 1 | -0/+16 |
* | Fix:Core:MSVC fixes|Thanks chollya | martin-s | 2011-01-25 | 1 | -19/+64 |
* | Fix:Android:Googlenavigation support now really works fine, and small cleanups | zoff99 | 2011-01-22 | 1 | -11/+4 |
* | Add:Android:generic message channel, make menu zoom work | zoff99 | 2011-01-21 | 1 | -0/+10 |
* | Add:Core:Support for specifying vocabulary | martin-s | 2011-01-20 | 1 | -6/+6 |
* | Fix:Core:Do initial draw asynchronously | martin-s | 2010-12-25 | 1 | -1/+1 |
* | Fix:Core:Set draw_mode_begin before drawing progress message | martin-s | 2010-12-25 | 1 | -1/+2 |
* | Fix:Core:Reduce font size for progress message | martin-s | 2010-12-25 | 1 | -1/+1 |
* | Fix:Core:Wait with drawing until graphics is ready | martin-s | 2010-12-25 | 1 | -0/+2 |
* | Add:map_binfile:Feedback during map download | martin-s | 2010-12-24 | 1 | -2/+36 |
* | Add:core:Add support for the command system to store variables and to use a s... | tegzed | 2010-12-12 | 1 | -0/+147 |
* | Add:Core:added helper function to enable installation of command table from e... | tegzed | 2010-12-03 | 1 | -0/+5 |