LUMIERA.clone/doc/technical/code
Ichthyostega 7db8bf4c0c UI-Lifecycle: research regarding GTK's activation signal. Document the findings
- activation signal is a facility offered and used solely by Gtk::Application
- we do not need nor want an Gtk::Application, we deal with our own application
  concerns as we see fit.
2018-08-03 19:28:12 +02:00
..
gtk UI-Lifecycle: research regarding GTK's activation signal. Document the findings 2018-08-03 19:28:12 +02:00
c++11.txt Library: investigate and fix an insidious problem with move-forwarding (util::join / transformIter) 2017-12-04 04:23:30 +01:00
codingGuidelines.txt LANDING: transition to GTK-3 2015-05-30 17:11:41 +02:00
darkCorners.txt refactoring(#988): switch function-closure to std::tuple 2016-01-19 03:56:53 +01:00
index.txt New documentation section for code base layout and conventions 2011-10-14 03:35:39 +02:00
linkingStructure.txt DOC: summarise suitable mechanisms for dependency decoupling 2015-05-28 03:05:49 +02:00