Add:Core:Make asynchonicity for saved commands optional
[profile/ivi/navit.git] / navit / navit / command.c
2012-06-16 martin-sAdd:Core:Make asynchonicity for saved commands optional
2011-12-25 sleskeFix:Core:Add warning for invalid commands.
2011-10-07 martin-sFix:Core:Changed command new working, expand attributes...
2011-10-04 martin-sAdd:Core:Integrated functions to add or remove an attribute
2011-09-30 martin-sFix:Core:Move declarations to the begin to be c95 compa...
2011-09-07 tegzedadd:core: -added possibility to select objects in the...
2011-06-07 rikkyFix:core:Fix some warnings
2011-05-26 woglindeFix:core:Add a patch to to satisfy "invalid reads"...
2011-03-27 tegzedFix:core:Made command interpreter accept attribute...
2011-01-24 martin-sFix:Core:MSVC fixes|Thanks chollya
2010-05-25 martin-sFix:Core:Make c++ happy
2010-05-01 martin-sAdd:Core:Possibility to get attribute type for callback...
2010-04-10 martin-sFix:Core:Reverted wrong changes
2010-04-07 akashihiAdd:core:Added possibility to create universal command...
2010-04-07 akashihiFix:core:Replaced " with \' so it is now possible to...
2010-03-17 horwitzCore:Fix:Fix compile warnings
2010-03-01 horwitzfix:core:fix handling of error number
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...