log

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, 21 Aug 2018 16:48:25 +0200 am documented how to build the native sample am-2
Tue, 21 Aug 2018 16:36:01 +0200 am documented how to compile and execute WASM samples am-2
Fri, 20 Jul 2018 11:01:50 +0200 Sebastien Jodogne primitives for android ndk
Tue, 17 Jul 2018 18:28:12 +0200 am cleanup + todos am-2
Tue, 17 Jul 2018 14:44:26 +0200 am removed unused file am-2
Tue, 17 Jul 2018 14:43:42 +0200 am merge am-2
Sat, 14 Jul 2018 11:20:07 +0200 Sebastien Jodogne fix
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
Wed, 04 Jul 2018 16:49:59 +0200 Sebastien Jodogne fix build if dcmtk is enabled
Tue, 03 Jul 2018 13:19:56 +0200 am fixes for WASM 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
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 16:36:17 +0200 am added new Observable/Observer & MessageBroker (not used yet) am-2
Mon, 02 Jul 2018 12:45:40 +0200 am merged useful changes from branch am am-2
Mon, 02 Jul 2018 12:33:56 +0200 am created a new branch to try another type of Message Broker (instead of boost::signals2) 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:56:52 +0200 am cleanup am
Wed, 20 Jun 2018 14:27:06 +0200 am cleanup am
Wed, 20 Jun 2018 14:20:55 +0200 am improved SDL/Wasm unification am
Wed, 20 Jun 2018 09:50:25 +0200 am share tsconfig files between samples am
Wed, 20 Jun 2018 09:43:36 +0200 am orthancBaseUrl is now configurable am
Wed, 20 Jun 2018 09:26:15 +0200 am fix hgignore am
Wed, 20 Jun 2018 09:25:39 +0200 am SimpleViewer demo running both with SDL and Wasm am
Wed, 20 Jun 2018 09:03:48 +0200 am SimpleViewer demo running both with SDL and Wasm am
Tue, 19 Jun 2018 16:06:32 +0200 am renamed folder am
Tue, 19 Jun 2018 16:02:41 +0200 am Added SimpleViewerApplication (working in SDL) am
Fri, 15 Jun 2018 16:36:29 +0200 am configure WasmViewport size relative to window size through html attributes am
Fri, 15 Jun 2018 14:29:25 +0200 am added layout to VSOL, SDL & wasm working am
Fri, 15 Jun 2018 11:23:04 +0200 am don't cache hasUpdate_ since its not updated when we update the underlying hierarchy (i.e: when the child of a layout is a layout without child when it is added but childs are added later ...) am
Thu, 14 Jun 2018 18:49:19 +0200 am viewport is now part of the Application itself and not global anymore am
Thu, 14 Jun 2018 17:14:10 +0200 am wasm-application.js is now in ts am
Thu, 14 Jun 2018 16:51:43 +0200 am ScheduleRedraw can handle multiple viewports am
Thu, 14 Jun 2018 15:06:29 +0200 am WasmViewport is no more a singleton am
Thu, 14 Jun 2018 13:28:40 +0200 am getting ready for multiple viewports am
Thu, 14 Jun 2018 12:32:08 +0200 am WasmViewport in ts am
Thu, 14 Jun 2018 11:22:03 +0200 am fix am
Thu, 14 Jun 2018 10:58:38 +0200 am refactoring continued - not working am
Thu, 14 Jun 2018 10:57:02 +0200 am refactoring continued - not working am
Tue, 12 Jun 2018 17:21:15 +0200 am continued: reusable applications am
Mon, 11 Jun 2018 14:01:02 +0200 am wip: building applications reusable in SDL and WASM am
Fri, 08 Jun 2018 16:18:45 +0200 Sebastien Jodogne fix version
Fri, 08 Jun 2018 14:41:45 +0200 am ReplaceLayer() am
Thu, 07 Jun 2018 17:03:47 +0200 am fix version am
Thu, 07 Jun 2018 15:23:45 +0200 am added hgignore am
Thu, 07 Jun 2018 10:10:46 +0200 am fix warning, size_t is always > 0
Wed, 06 Jun 2018 13:53:21 +0200 Sebastien Jodogne fix path
Fri, 01 Jun 2018 18:33:34 +0200 Sebastien Jodogne SdlOrthancSurface
Fri, 01 Jun 2018 18:09:09 +0200 Sebastien Jodogne rename SdlSurface as SdlCairoSurface
Fri, 01 Jun 2018 17:48:47 +0200 Sebastien Jodogne resort to OrthancFramework
Mon, 21 May 2018 09:02:03 +0200 Sebastien Jodogne jdi
Fri, 04 May 2018 10:39:04 +0200 Sebastien Jodogne updated bibtex
Wed, 11 Apr 2018 16:28:33 +0200 Sebastien Jodogne merge