LUMIERA.clone/src
Ichthyostega 74ca087cd3 Remove the public C++ interface of the GUI-starter plugin
This plugin is essentially an implementation detail, and there is no
mechanism yet to use several different implementations of the interface.

Thus it is pointless to expose the lifecycle methods on a public interface,
while there is no way to obtain an instance of this interface, since the
latter is confined to the internals of the UI subsystem lifecycle
2017-08-03 23:11:01 +02:00
..
backend decommission the safe-bool-idiom (closes #477) 2017-04-02 06:42:23 +02:00
common Remove the public C++ interface of the GUI-starter plugin 2017-08-03 23:11:01 +02:00
gui Remove the public C++ interface of the GUI-starter plugin 2017-08-03 23:11:01 +02:00
include after a long break: find my way back into what has to be done.... 2017-08-03 20:34:42 +02:00
lib UI-top-level: fix GTK framework initialisation order 2017-05-19 17:00:41 +02:00
lumiera MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
plugin Merge: change building to create modules 2008-12-20 02:15:33 +01:00
proc fix some issues with static initialisation order 2017-05-02 21:01:41 +02:00
tool Doxygen: fill in missing file level headlines for some supplemental code 2016-11-09 20:09:19 +01:00
.gitignore
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
doxygen.dox DOC: reorganise the Doxygen configuration and structure 2013-10-25 06:34:38 +02:00
SConscript build/platform: make lib SigC++ available for GUI test code 2015-12-25 03:06:33 +01:00