summaryrefslogtreecommitdiff
path: root/navit/command.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix:core:Made command interpreter accept attribute names that start with lett...tegzed2011-03-271-1/+1
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-241-2/+2
* Fix:Core:Make c++ happymartin-s2010-05-251-2/+2
* Add:Core:Possibility to get attribute type for callback from an expressionmartin-s2010-05-011-0/+14
* Fix:Core:Reverted wrong changesmartin-s2010-04-101-3/+3
* Add:core:Added possibility to create universal command handler akashihi2010-04-071-1/+1
* Fix:core:Replaced " with \' so it is now possible to specify akashihi2010-04-071-2/+2
* Core:Fix:Fix compile warningshorwitz2010-03-171-14/+15
* fix:core:fix handling of error numberhorwitz2010-03-011-8/+8
* Fix:Core:Prevent segfault(fixes #529)|Thanks Pini for the patch.horwitz2010-01-051-1/+1
* Add:gui_internal:More html functionalitymartin-s2010-01-041-3/+9
* Add:gui_internal:Back commandmartin-s2009-11-241-1/+1
* Add:core:Implement new in command.cmartin-s2009-11-221-3/+19
* Add:gui_internal:Further export of menusmartin-s2009-11-201-0/+2
* Add:gui_internal:Add via navit.xml configurable menus, expect some screwups t...martin-s2009-11-191-8/+48
* Add:gui_internal:Further work on flexible menusmartin-s2009-11-181-5/+3
* Add:binding_dbus:Support for sending signalsmartin-s2009-10-261-2/+10
* Fix:core:Fixed various compiler warningsseralph2009-10-061-2/+2
* Fix:Core:Fix some compiler warningshorwitz2009-04-261-3/+3
* Fix:Core:Fixing possible 64bit issuestinloaf2009-04-221-4/+4
* Fix:Core:Some cleanups|Thanks dd_2nd for the patchhorwitz2009-04-151-0/+1
* Fix:Core:Remove redundant codetinloaf2009-04-051-48/+26
* Fix:Core:Make commands accept whitespacetinloaf2009-04-051-0/+10
* Add:Core:Adding support for "saved" commandstinloaf2009-04-041-6/+278
* Add:Core:Improved command handlingmartin-s2009-04-011-5/+23
* Add:Core:Improved commandsmartin-s2009-03-251-12/+62
* Fix:Core:Cleaned up a bitmartin-s2009-03-061-21/+9
* Add:Core:Added support for evaluating semicolon separated commandsmartin-s2009-02-051-1/+21
* Fix:Core:Made assignments actually workmartin-s2009-02-031-0/+1
* Fix:Core:Uncomment accidentially commented functionmartin-s2009-02-021-0/+2
* Add:Core:Added c style command evaluation for more flexible osdsmartin-s2009-02-011-0/+673