lumiera_/src/gui
Ichthyostega 79800bb6eb workaround for shutdown problems due to circular UI-Bus topology
so the true reason is an inner contradiction in the design
- I want it to be completely self similar
- but the connection to CoreService does not conform
- and I do not want to hard code CoreService into the Nexus classdefinition

So we treat CoreService as uplink für Nexus and Nexus as uplink for CoreService,
with the obvious consequences that we're f**ed at init and shutdown.

And since I want to retain the overall design, I resort to implement
a short circuit detector, which suppresses circular deregistration calls
2016-12-11 01:34:32 +01:00
..
ctrl workaround for shutdown problems due to circular UI-Bus topology 2016-12-11 01:34:32 +01:00
dialog style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
interact Element protocol: broadcast of state reset messages unit test PASS 2016-02-14 05:03:08 +01:00
model (re)consider the problem how to deal with mandatory/optional object fields 2016-12-03 19:37:52 +01:00
output adjust gui code indentation 2015-01-07 00:53:03 +01:00
panel fix compilation 2016-12-02 04:36:42 +01:00
timeline define (preliminary) diff bindings for a MarkerWidget 2016-12-04 00:29:50 +01:00
util style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
widget define and document the building blocks of the new timeline UI 2016-12-02 01:53:00 +01:00
workspace identify problems with existing UI lifecycle (#1048) 2016-12-10 03:10:34 +01:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
display-interface-proxy.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02: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 install and activate UI-Bus in the actual GUI (#1043) 2016-12-10 04:01:06 +01:00
gtk-lumiera.css style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
gtk-lumiera.hpp identify problems with existing UI lifecycle (#1048) 2016-12-10 03:10:34 +01:00
guifacade.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
guistart.cpp LANDING: transition to GTK-3 2015-05-30 17:11:41 +02:00
notification-interface-proxy.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00
notification-service.cpp clean-up: use dashes in filenames 2014-10-23 23:04:33 +02:00
notification-service.hpp fix **** in doxygen comments 2013-10-24 23:06:36 +02:00
ui-bus.cpp workaround for shutdown problems due to circular UI-Bus topology 2016-12-11 01:34:32 +01:00
ui-bus.hpp install and activate UI-Bus in the actual GUI (#1043) 2016-12-10 04:01:06 +01:00
window-manager.cpp new empty dock for research and experiments (#1020) 2016-10-27 02:57:23 +02:00
window-manager.hpp style-adjustment: GUI indentation, naming and braces 2015-05-29 04:44:58 +02:00