log Framework/Widgets/LayerWidget.h @ 299:3897f9f28cfa am-callable-and-promise

age author description
Fri, 14 Sep 2018 16:44:01 +0200 am backup work in progress: updated messaging framework with ICallable am-callable-and-promise
Fri, 24 Aug 2018 11:26:59 +0200 am force all Widgets to have a name to ease debugging am-2
Thu, 23 Aug 2018 17:12:54 +0200 am OracleWebService and BasicSdlApplicationContext using the same global mutex am-2
Wed, 22 Aug 2018 15:08:15 +0200 am removed constness of the observable when emitting a message am-2
Wed, 22 Aug 2018 14:59:20 +0200 am added declaretion of messages handled/emitted am-2
Tue, 21 Aug 2018 18:14:22 +0200 am removed OrthancSlicesLoader::ISliceLoaderObserver; now using standard messages instead am-2
Mon, 02 Jul 2018 18:13:46 +0200 am first usage of new message system (in SDL only) am-2
Mon, 02 Jul 2018 12:32:02 +0200 am trying to use boost::signals2 even more. am