log Applications/Samples/SimpleViewerApplication.h @ 268:5bd4161bf11b am-2

age author description
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
Tue, 10 Jul 2018 14:48:13 +0200 am first very basic version of SmartLoader am-2
Tue, 10 Jul 2018 12:39:01 +0200 am using PAM am-2
Tue, 03 Jul 2018 11:49:02 +0200 am cleanup am-2
Tue, 03 Jul 2018 10:48:47 +0200 am IObservable/IObserver now working in WASM too 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:45:40 +0200 am merged useful changes from branch am am-2
Mon, 02 Jul 2018 12:32:02 +0200 am trying to use boost::signals2 even more. am
Tue, 26 Jun 2018 13:55:17 +0200 am first usage of boost::signals2 am
Wed, 20 Jun 2018 15:59:52 +0200 am register observer am
Wed, 20 Jun 2018 14:20:55 +0200 am improved SDL/Wasm unification am
Wed, 20 Jun 2018 09:03:48 +0200 am SimpleViewer demo running both with SDL and Wasm am
Tue, 19 Jun 2018 16:02:41 +0200 am Added SimpleViewerApplication (working in SDL) am