log Framework/dev.h @ 390:0cb925325470

age author description
Fri, 09 Nov 2018 17:37:34 +0100 Sebastien Jodogne renamed SiblingSliceLocation as ReferenceLine
Fri, 09 Nov 2018 17:26:39 +0100 Sebastien Jodogne renamed LayerWidget as SliceViewerWidget
Tue, 06 Nov 2018 15:36:06 +0100 Sebastien Jodogne uncoupling LayerReadyMessage from the creation of the renderer
Tue, 06 Nov 2018 14:59:20 +0100 Sebastien Jodogne ILayerSource::LayerErrorMessage
Tue, 06 Nov 2018 14:21:02 +0100 Sebastien Jodogne refactoring
Wed, 17 Oct 2018 12:45:52 +0200 am renamed SetDefaultView in FitContent am-2
Tue, 16 Oct 2018 15:25:21 +0200 am added support for arrow keys am-2
Mon, 08 Oct 2018 17:10:08 +0200 am ImageAccessor refactoring + implemented Image Cache in SmartLoader am-2
Tue, 18 Sep 2018 15:23:21 +0200 am messaging refactoring almost complete: works fine in native am-callable-and-promise
Fri, 14 Sep 2018 16:44:01 +0200 am backup work in progress: updated messaging framework with ICallable am-callable-and-promise
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
Tue, 03 Jul 2018 10:26:56 +0200 am more usage of IObservable/IObserver 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