log Platforms/Wasm/Defaults.cpp @ 726:4f2416d519b4

age author description
Tue, 21 May 2019 11:43:25 +0200 Sebastien Jodogne moving layers, widgets and loaders to Deprecated namespace
Mon, 29 Apr 2019 15:09:48 +0200 Benjamin Golinvaux new routable logging system in STDIO mode + flag support (with no value) in StartupParametersBuilder + 80 col indent
Tue, 19 Mar 2019 09:13:57 +0100 Benjamin Golinvaux - Added ORTHANC_OVERRIDE to several methods (translates to "override" in C++ 11 compilers) bgo-commands-codegen
Wed, 06 Mar 2019 18:26:35 +0100 Benjamin Golinvaux Fixes for API changes related to message passing bgo-commands-codegen
Wed, 06 Mar 2019 10:14:59 +0100 Benjamin Golinvaux - Added HandleSerializedMessage to IStoneApplication (empty impl) bgo-commands-codegen
Tue, 29 Jan 2019 14:48:59 +0100 Alain Mazy removed/updated logs am-touch-events
Thu, 24 Jan 2019 16:42:27 +0100 Alain Mazy added support for 'touch' in mouse trackers. This is still a bit hacky and we need to refactor it to make it clean. Thanks to that, Pan and zoom are available together with 2 touches am-touch-events
Thu, 29 Nov 2018 19:25:15 +0100 am added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgrade
Thu, 15 Nov 2018 18:32:48 +0100 Sebastien Jodogne refactoring
Thu, 15 Nov 2018 17:28:15 +0100 Sebastien Jodogne preparing to load images using DICOMweb
Fri, 09 Nov 2018 17:28:32 +0100 Sebastien Jodogne cont
Fri, 09 Nov 2018 17:06:28 +0100 Sebastien Jodogne renamed UpdateContent() as DoAnimation()
Wed, 07 Nov 2018 20:49:41 +0100 Sebastien Jodogne using message broker in widgets
Tue, 16 Oct 2018 15:25:21 +0200 am added support for arrow keys am-2
Fri, 28 Sep 2018 15:02:43 +0200 am web services: better handling of failures am-callable-and-promise