LUMIERA.clone/src/gui
Ichthyostega 52d2bad6db UI-top-level: turn Actions into a PImpl
it turns out to be essentially an implementation detail,
it is a builder class and it acts as closure for the bound
menu actions, but it is not accessed after initialisation.

This allows to reduce the header inclusion load significantly
2017-02-02 20:59:54 +01:00
..
ctrl sketchy workaround for access to the PlayController (#1072) 2017-01-28 01:11:04 +01:00
dialog QA: mark all wildcard includes in the GUI code (#1071) 2017-01-27 22:47:01 +01:00
interact SessionCommand: define function test for message based invocation 2017-01-13 08:26:41 +01:00
model QA: mark all wildcard includes in the GUI code (#1071) 2017-01-27 22:47:01 +01:00
output adjust gui code indentation 2015-01-07 00:53:03 +01:00
panel UI-top-level: draft a concept how to attach actions to the current window (#1069) 2017-02-01 03:55:20 +01:00
timeline split functionality according to concerns (#1067) 2017-01-23 01:13:38 +01:00
util style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
widget QA: mark all wildcard includes in the GUI code (#1071) 2017-01-27 22:47:01 +01:00
workspace UI-top-level: turn Actions into a PImpl 2017-02-02 20:59:54 +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 UI-top-level: push down Config access to actual usage site (#1067) 2017-02-01 03:46:30 +01:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
display-interface-proxy.hpp copy-n-paste-programming to define SessionCommand interface / service 2016-12-12 03:09:08 +01:00
display-service.cpp clean-up: use dashes in filenames 2014-10-23 23:04:33 +02:00
display-service.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
gtk-base.hpp decision to follow the generic approach (#978, #979) 2015-11-28 05:51:53 +01:00
gtk-lumiera.cpp UI-top-level: draft a concept how to attach actions to the current window (#1069) 2017-02-01 03:55:20 +01:00
gtk-lumiera.css style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
gtk-lumiera.hpp UI-top-level: push down Config access to actual usage site (#1067) 2017-02-01 03:46:30 +01:00
guifacade.hpp better name for the interface function actually to launch the UI 2016-12-12 01:46:03 +01:00
guistart.cpp GuiStart: further streamlined the invocation code 2017-01-19 23:52:30 +01:00
notification-interface-proxy.hpp GuiNotification: actually pass the calls through the interface system 2017-01-20 04:23:00 +01:00
notification-service.cpp GuiNotification: actually pass the calls through the interface system 2017-01-20 04:23:00 +01:00
notification-service.hpp GuiNotification: use placeholder for the yet unsolved diff passing problem 2017-01-20 03:46:48 +01:00
ui-bus.cpp sketchy workaround for access to the PlayController (#1072) 2017-01-28 01:11:04 +01:00
ui-bus.hpp sketchy workaround for access to the PlayController (#1072) 2017-01-28 01:11:04 +01:00