LUMIERA.clone/src/gui/interact
Ichthyostega 5f6854621e Command-Cycle: remove the separate 'bang!' message
as it turns out, we can always trigger commands right away,
the moment all arguments are known. Thus it is sufficient to
send a single argument binding message, which allows us to
get rid of a lot or ugly complexities (payload visitor).
2017-04-14 23:45:35 +02:00
..
cmd-access.cpp Commands: rename some of the planned components for command access 2017-04-08 16:24:36 +02:00
cmd-access.hpp CmdAccess: expand on the DSL draft 2017-04-14 03:22:08 +02:00
focus-tracker.cpp UI-top-level: setup wiring of interacton control core components 2017-02-19 03:46:00 +01:00
focus-tracker.hpp UI-top-level: setup wiring of interacton control core components 2017-02-19 03:46:00 +01:00
interaction-director.cpp push on the topic of global action definitions (#1085) 2017-03-14 04:30:02 +01:00
interaction-director.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
interaction-state.cpp Commands: rename some of the planned components for command access 2017-04-08 16:24:36 +02:00
interaction-state.hpp Commands: rename some of the planned components for command access 2017-04-08 16:24:36 +02:00
invocation-trail.hpp Command-Cycle: remove the separate 'bang!' message 2017-04-14 23:45:35 +02:00
navigator.cpp UI-top-level: setup wiring of interacton control core components 2017-02-19 03:46:00 +01:00
navigator.hpp UI-top-level: include global help controller ("wizzard") 2017-03-02 23:49:23 +01:00
spot-locator.cpp UI-top-level: introduce new entities for Interaction Control (#979, #1078, #1080) 2017-02-18 02:54:50 +01:00
spot-locator.hpp UI-top-level: introduce new entities for Interaction Control (#979, #1078, #1080) 2017-02-18 02:54:50 +01:00
wizard.cpp UI-top-level: include global help controller ("wizzard") 2017-03-02 23:49:23 +01:00
wizard.hpp UI-top-level: include global help controller ("wizzard") 2017-03-02 23:49:23 +01:00
work-site-trail.cpp UI-top-level: introduce new entities for Interaction Control (#979, #1078, #1080) 2017-02-18 02:54:50 +01:00
work-site-trail.hpp UI-top-level: introduce new entities for Interaction Control (#979, #1078, #1080) 2017-02-18 02:54:50 +01:00
work-site.cpp UI-top-level: introduce new entities for Interaction Control (#979, #1078, #1080) 2017-02-18 02:54:50 +01:00
work-site.hpp UI-top-level: introduce new entities for Interaction Control (#979, #1078, #1080) 2017-02-18 02:54:50 +01:00