lumiera_/src/gui
Ichthyostega 782b4f949f TreeExplorer: extended analysis regarding tree expanding and backtracking computation (#1117)
This can be seen as a side track, but the hope is
by relying on some kind of monadic evaluation pattern, we'll be
able to to reconcile the IterExplorer draft from 2012 with the requirement
to keep the implementation of "tree position" entirely opaque.

The latter is mandatory in the use case here, since we must not intermingle
the algorithm to resolve UI-coordinates in any way with the code actually
navigating and accessing GTK widgets. Thus, we're forced to build some kind
of abstraction barrier, and this turns out to be surprisingly difficult.
2017-11-17 21:43:50 +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 TreeExplorer: extended analysis regarding tree expanding and backtracking computation (#1117) 2017-11-17 21:43:50 +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: design a configuration DSL 2017-09-08 18:50:39 +02: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