lumiera_/src/gui
Ichthyostega 2adcabbef5 Timeline: draft the root attachment point where timelines are created by diff
This involves a fundamental decision about how to build structures in the Lumiera UI:
They shall be solely created in response to diff messages. Which leads us to
introduce a new (and quite challenging) concept: the »DiffConstituent«
2018-10-10 05:45:46 +02:00
..
ctrl Introduce predefined constants for magic IDs in UI communication 2018-10-08 05:00:06 +02:00
dialog Introduce predefined constants for magic IDs in UI communication 2018-10-08 05:00:06 +02:00
draw GUI-source: rename "util" namespace to "draw" 2018-01-15 03:56:28 +01:00
interact Timeline: draft the root attachment point where timelines are created by diff 2018-10-10 05:45:46 +02:00
model Introduce predefined constants for magic IDs in UI communication 2018-10-08 05:00:06 +02:00
output UI-top-level: the former Application Object (GtkLumiera) is obsoleted now 2017-05-19 16:57:16 +02:00
panel ...tidy.up: prepare for working on the timeline display 2018-10-07 03:44:00 +02:00
setting Timeline: draft the root attachment point where timelines are created by diff 2018-10-10 05:45:46 +02:00
timeline Introduce predefined constants for magic IDs in UI communication 2018-10-08 05:00:06 +02:00
widget DemoGuiRoundtrip: successfully completed (closes #1999) 2018-10-06 17:42:22 +02:00
workspace StyleCSS: abandon using a theme engine 2018-10-05 00:29:48 +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
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
display-service.cpp Rework Interface-Proxy definition to fit with the new scheme 2018-04-03 05:15:26 +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 Fix Zombie invocation in GUI shutdown (closes #1178) 2018-10-02 02:45:01 +02:00
guifacade.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
id-scheme.hpp NotificateDisplay: link to a widget for error log display 2018-09-14 21:06:12 +02:00
lumiera-light-theme-complement.css NotificationDisplay: now responding to the "Flash" message on UI-Bus 2018-10-05 05:36:53 +02:00
lumiera.css NotificationDisplay: now responding to the "Flash" message on UI-Bus 2018-10-05 05:36:53 +02:00
notification-service.cpp Introduce predefined constants for magic IDs in UI communication 2018-10-08 05:00:06 +02:00
notification-service.hpp GuiNotification: implementation complete (closes #1047) 2018-10-01 00:46:22 +02:00
style-scheme.cpp DemoGuiRoundtrip: successfully completed (closes #1999) 2018-10-06 17:42:22 +02:00
style-scheme.hpp draft generic decorator to make a widget flash 2018-10-05 00:16:45 +02:00
ui-bus.cpp DOC: fix syntax of some doxygen links 2018-09-21 14:33:12 +02:00
ui-bus.hpp DOC: fix syntax of some doxygen links 2018-09-21 14:33:12 +02:00