lumiera_/src/gui/ctrl
Ichthyostega ca9abaa9d9 ElementAccess: change wiring in ViewLocator into a dependency
...reduce immediate coupling, since we do not really now what actions ElementAccess
will actually perform, and this is likely to remain this way for some time.
So just let it sit there are an on-demand dependency.

Moreover, create an (empty placeholder) implementation within WindowLocator.
So everything is set now for the actual implementation to be filled in
2018-04-07 02:55:47 +02:00
..
actions.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
bus-term.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
core-service.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
elem-access-dir.hpp ElementAccess: change wiring in ViewLocator into a dependency 2018-04-07 02:55:47 +02:00
facade.hpp Switch further Service implementations and obsolete SingletonRef alltogether 2018-04-02 05:00:01 +02:00
global-ctx.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
nexus.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
panel-locator.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
playback-controller.cpp Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
playback-controller.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
state-manager.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
state-map-grouping-storage.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
state-recorder.hpp UI-top-level: simplify name and namespace 2017-02-19 04:27:09 +01:00
ui-dispatcher.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
ui-manager.cpp DockAccess: consider how to access view components. Rename WindowList (#1104) 2017-09-02 18:36:58 +02:00
ui-manager.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
ui-state.cpp UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
ui-state.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
window-locator.cpp ElementAccess: change wiring in ViewLocator into a dependency 2018-04-07 02:55:47 +02:00
window-locator.hpp ElementAccess: change wiring in ViewLocator into a dependency 2018-04-07 02:55:47 +02:00