LUMIERA.clone/src/gui/interact
Ichthyostega c39442a287 LocationQuery: recast syntax for inline structure definitions
this fixes a silly mistake:
obviously we want named sub-nodes, aka. "Attributes",
but we used the anonymous sub-nodes instead, aka. "Children"

Incidentally, this renders the definitions also way more readable;
in fact the strange post-fix naming notation of the original version
was a clear indication of using the system backwards....
2017-10-28 00:17:56 +02:00
..
cmd-context.cpp CmdAccess: reworked draft for context-bound commands and resolver expressions 2017-04-17 21:20:51 +02:00
cmd-context.hpp UI-Coordinates: next steps to cover 2017-10-02 18:39:18 +02:00
focus-tracker.cpp UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
focus-tracker.hpp UI-top-level: setup wiring of interacton control core components 2017-02-19 03:46:00 +01:00
gen-node-location-query.hpp LocationQuery: recast syntax for inline structure definitions 2017-10-28 00:17:56 +02:00
interaction-director.cpp DockAccess: create a ViewLocator service 2017-09-02 19:28:57 +02:00
interaction-director.hpp DockAccess: create a ViewLocator service 2017-09-02 19:28:57 +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
navigator.cpp UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02: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: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
spot-locator.hpp UI-top-level: introduce new entities for Interaction Control (#979, #1078, #1080) 2017-02-18 02:54:50 +01:00
ui-coord-resolver.cpp Navigator: consider how to approach path resolution 2017-10-21 01:53:13 +02:00
ui-coord-resolver.hpp Navigator: draft the trivial resolution case 2017-10-21 23:47:27 +02:00
ui-coord.hpp LocationQuery: recast syntax for inline structure definitions 2017-10-28 00:17:56 +02:00
view-locator.cpp Navigator: continue draft of UI coordinate resolver 2017-10-18 03:40:26 +02:00
view-locator.hpp DockAccess: consider a generic ID addessing scheme for the UI (#1005) 2017-09-03 01:04:00 +02:00
view-spec-dsl.hpp UI-Coordinates: draft structure of the builder-API 2017-10-01 23:25:23 +02:00
wizard.cpp DockAccess: consider how to access view components. Rename WindowList (#1104) 2017-09-02 18:36:58 +02:00
wizard.hpp Menu-Actions: relocate some further global operations 2017-04-23 18:28:32 +02:00
work-site-trail.cpp UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02: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: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
work-site.hpp UI-top-level: introduce new entities for Interaction Control (#979, #1078, #1080) 2017-02-18 02:54:50 +01:00