LUMIERA.clone/src/gui/interact
Ichthyostega aa008d6d4a TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource
Since this now requires to import iter-adapter-stl.hpp and iter-source.hpp
at the same time, I decided to drop the convenience imports of the STL adapters
into namespace lib. There is no reason to prefer the IterSource-based adapters
over the iter-adapter-stl.hpp variants of the same functionality.
Thus better always import them explicitly at usage site.


...actual implementation of the planned IterSource packaging is only stubbed.
But I needed to redeclare a lot of ctors, which doesn't seem logical
And I get a bad function invocation from another test case which worked correct beforehand.
2017-12-07 05:48:36 +01: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 TreeExplorer: draft my requirements for packaging a TreeExplorer pipeline as IterSource 2017-12-07 05:48:36 +01: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 TreeExplorer: extended analysis regarding tree expanding and backtracking computation (#1117) 2017-11-17 21:43:50 +01:00
ui-coord-resolver.hpp TreeExplorer: extended analysis regarding tree expanding and backtracking computation (#1117) 2017-11-17 21:43:50 +01:00
ui-coord.hpp UI-Coordinates: support for truncating a given spec 2017-10-30 02:59:56 +01: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