LUMIERA.clone/src/common
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
..
advice Modernise Unknown Exception handler and Exception messages 2018-04-02 01:48:51 +02:00
integration Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
query DOC: fix syntax of some doxygen links 2018-09-21 14:33:12 +02:00
advice.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
appstate.cpp GCC-7: integrate recent clean-up and refactoring work (lib::Depend) 2018-04-27 02:23:20 +02:00
appstate.hpp GCC-7: integrate recent clean-up and refactoring work (lib::Depend) 2018-04-27 02:23:20 +02:00
basic-setup.cpp Switch basic Application initialisation to the rewritten DependencyFactory 2018-04-02 02:56:08 +02:00
basic-setup.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
config-interface.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config-interface.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config-lookup.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config-lookup.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config-rules.hpp Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
config-typed.c Doxygen Fixes (#1062) 2017-04-02 04:22:51 +02:00
config-wordlist.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
config.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
configentry.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
configentry.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
configfacade.cpp StyleCSS: add alternative stylesheet to be comined with the system theme (#1170) 2018-10-05 03:25:50 +02:00
configitem.c Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
configitem.h Doxygen: fill in missing file level headlines for config and query frameworks 2016-11-04 21:26:56 +01:00
DIR_INFO update some DIR_INFO entries 2011-04-05 00:44:30 +02:00
display-interface-proxy.cpp Improve the code for proxy generation 2018-04-03 07:45:13 +02:00
guifacade.cpp Introduce predefined constants for magic IDs in UI communication 2018-10-08 05:00:06 +02:00
instancehandle.hpp DOC: update technical (doxygen) documentation to reflect the integration with lib::Depend 2018-04-03 06:37:36 +02:00
interface-descriptor.h Doxygen: fill in file level headlines for further application core services 2016-11-04 22:29:24 +01:00
interface.c clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
interface.h Doxygen: fill in file level headlines for further application core services 2016-11-04 22:29:24 +01:00
interfaceregistry.c LANDING: transition to GTK-3 2015-05-30 17:11:41 +02:00
interfaceregistry.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
notification-interface-proxy.cpp GuiNotification: implementation complete (closes #1047) 2018-10-01 00:46:22 +02:00
option.cpp ...tidy.up: prepare for working on the timeline display 2018-10-07 03:44:00 +02:00
option.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
plugin-dynlib.c Ticket #1034 : leave note at dlclose() call 2016-10-28 16:54:02 +02:00
plugin.c clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
plugin.h clean-up: sourcefile layout and spell checking 2014-10-23 23:04:35 +02:00
query.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
subsys.cpp MERGE Doxygen clean-up done during the last months 2017-04-01 23:59:00 +02:00
subsys.hpp Library: replace boost::noncopyable by our own library solution 2018-03-24 05:35:13 +01:00
subsystem-runner.hpp FailureHandling: rectify shortcomings in Proc-Command error handling 2018-10-01 04:09:45 +02:00
ui-protocol.cpp Timeline: draft the root attachment point where timelines are created by diff 2018-10-10 05:45:46 +02:00