log Applications/Samples/SimpleViewerApplication.h @ 318:3a4ca166fafa am-2

age author description
Mon, 08 Oct 2018 17:10:08 +0200 am ImageAccessor refactoring + implemented Image Cache in SmartLoader am-2
Fri, 05 Oct 2018 11:57:36 +0200 am cleanup am-2
Tue, 25 Sep 2018 15:14:53 +0200 am wip: commands + status update am-callable-and-promise
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
Thu, 30 Aug 2018 16:52:40 +0200 am renamings and doc am-2
Thu, 30 Aug 2018 11:36:36 +0200 am interaction with HTML/JS am-2
Tue, 28 Aug 2018 15:26:46 +0200 am refactoring: ApplicationRunner + app hierarchy am-2
Tue, 28 Aug 2018 10:01:31 +0200 am mouse tracker tuning am-2
Mon, 27 Aug 2018 15:40:13 +0200 am SimpleViewer sample working in SDL, Qt and WASM am-2
Fri, 24 Aug 2018 13:52:55 +0200 am split SdlApplication into NativeApplication and SdlApplication am-2
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
Thu, 23 Aug 2018 14:45:04 +0200 am backup (work in progress) 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
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