LUMIERA.clone/src/gui
Ichthyostega 1101e1f1db Dismantle the woefully complex interfaceproxy Accessor in favour of lib::Depend
The recently rewritten lib::Depend front-end for service dependencies,
together with the configuration as lib::DependInject::ServiceInstance
provides all the necessary features and is even threadsafe.

Beyond that, the expectation is that also the instantiation of the
interface proxies can be simplified. The proxies themselves however
need to be hand-written as before
2018-04-03 02:44:12 +02:00
..
ctrl Switch further Service implementations and obsolete SingletonRef alltogether 2018-04-02 05:00:01 +02:00
dialog UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
draw GUI-source: rename "util" namespace to "draw" 2018-01-15 03:56:28 +01:00
interact Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
model Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
output UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
panel InfoBox: extract into dedicated widget 2017-09-02 00:51:06 +02:00
setting Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
timeline UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
widget Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
workspace Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
config-keys.cpp UI-top-level: push down Config access to actual usage site (#1067) 2017-02-01 03:46:30 +01:00
config-keys.hpp DockAccess: consider a generic ID addessing scheme for the UI (#1005) 2017-09-03 01:04:00 +02:00
demo-gui-roundtrip.cpp DI: adjust codebase to the new DependInject configuration API 2018-03-31 01:06:10 +02:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
display-interface-proxy.hpp Dismantle the woefully complex interfaceproxy Accessor in favour of lib::Depend 2018-04-03 02:44:12 +02:00
display-service.cpp Switch further Service implementations and obsolete SingletonRef alltogether 2018-04-02 05:00:01 +02:00
display-service.hpp Switch further Service implementations and obsolete SingletonRef alltogether 2018-04-02 05:00:01 +02:00
gtk-base.hpp GUI-source: rename "util" namespace to "draw" 2018-01-15 03:56:28 +01:00
gtk-lumiera.cpp Switch further Service implementations and obsolete SingletonRef alltogether 2018-04-02 05:00:01 +02:00
gtk-lumiera.css style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
guifacade.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
id-scheme.hpp DockAccess: further planning of the location resolution process 2018-01-25 22:45:05 +01:00
notification-interface-proxy.hpp Dismantle the woefully complex interfaceproxy Accessor in favour of lib::Depend 2018-04-03 02:44:12 +02:00
notification-service.cpp Switch further Service implementations and obsolete SingletonRef alltogether 2018-04-02 05:00:01 +02:00
notification-service.hpp Switch further Service implementations and obsolete SingletonRef alltogether 2018-04-02 05:00:01 +02:00
ui-bus.cpp DiffMessage: now uniformly plays the role of MutationMessage (closes #1066) 2017-08-13 07:25:32 +02:00
ui-bus.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00