lumiera_/src/gui
Ichthyostega b6961e8f03 DockAccess: better pass functor as const& into partial application
seems to be the most orthogonal way to strip adornments from the SIG type
Moreover, we want to move the functor into the closure, where it will be stored anyay.
From there on, we can pass as const& into the binder (for creating the partially closed functor)
2018-01-13 00:58:08 +01:00
..
ctrl DockAccess: create a ViewLocator service 2017-09-02 19:28:57 +02:00
dialog UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
interact DockAccess: better pass functor as const& into partial application 2018-01-13 00:58:08 +01:00
model UI-Integration: plan the next steps to drive this topic ahead (#1099, #1098) 2017-08-05 17:36:32 +02: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 UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
timeline UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
util UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
widget InfoBox: extract into dedicated widget 2017-09-02 00:51:06 +02:00
workspace DemoGuiRoundtrip: add new dock for UI experiments (#1099) 2017-08-31 20:15:52 +02: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 UI-Integration: plan the next steps to drive this topic ahead (#1099, #1098) 2017-08-05 17:36:32 +02:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
display-interface-proxy.hpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
display-service.cpp Settle proper activation of the external UI interfaces (#1098) 2017-08-05 17:36:32 +02:00
display-service.hpp Settle proper activation of the external UI interfaces (#1098) 2017-08-05 17:36:32 +02:00
gtk-base.hpp DockAccess: consider a generic ID addessing scheme for the UI (#1005) 2017-09-03 01:04:00 +02:00
gtk-lumiera.cpp UI-Lifecycle: tie UI-Bus and UI-Manager directly to GtkLumiera 2017-05-19 18:12:58 +02:00
gtk-lumiera.css style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
guifacade.hpp Remove the public C++ interface of the GUI-starter plugin 2017-08-03 23:11:01 +02:00
id-scheme.hpp DockAccess: pick up planning where I left it last September (#1104) 2018-01-11 02:48:51 +01:00
notification-interface-proxy.hpp DiffMessage: now uniformly plays the role of MutationMessage (closes #1066) 2017-08-13 07:25:32 +02:00
notification-service.cpp InfoBox: draft the next preliminary implementation steps (#1002) 2017-08-31 20:32:49 +02:00
notification-service.hpp UI-Dispatch: remove unnecessary intermediary function 2017-08-31 14:53:15 +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 UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00