* fix conffiles
[navit-package] / navit / command.c
2010-01-05 horwitzFix:Core:Prevent segfault(fixes #529)|Thanks Pini for...
2010-01-04 martin-sAdd:gui_internal:More html functionality
2009-11-24 martin-sAdd:gui_internal:Back command
2009-11-22 martin-sAdd:core:Implement new in command.c
2009-11-20 martin-sAdd:gui_internal:Further export of menus
2009-11-19 martin-sAdd:gui_internal:Add via navit.xml configurable menus...
2009-11-18 martin-sAdd:gui_internal:Further work on flexible menus
2009-10-26 martin-sAdd:binding_dbus:Support for sending signals
2009-10-06 seralphFix:core:Fixed various compiler warnings
2009-04-26 horwitzFix:Core:Fix some compiler warnings
2009-04-22 tinloafFix:Core:Fixing possible 64bit issues
2009-04-15 horwitzFix:Core:Some cleanups|Thanks dd_2nd for the patch
2009-04-05 tinloafFix:Core:Remove redundant code
2009-04-05 tinloafFix:Core:Make commands accept whitespace
2009-04-04 tinloafAdd:Core:Adding support for "saved" commands
2009-04-01 martin-sAdd:Core:Improved command handling
2009-03-25 martin-sAdd:Core:Improved commands
2009-03-06 martin-sFix:Core:Cleaned up a bit
2009-02-05 martin-sAdd:Core:Added support for evaluating semicolon separat...
2009-02-03 martin-sFix:Core:Made assignments actually work
2009-02-02 martin-sFix:Core:Uncomment accidentially commented function
2009-02-01 martin-sAdd:Core:Added c style command evaluation for more...