log Platforms/Wasm/Defaults.cpp @ 878:8f7930f589ef am-dev

age author description
Wed, 03 Jul 2019 10:26:51 +0200 Alain Mazy comments am-dev
Wed, 03 Jul 2019 10:16:22 +0200 Alain Mazy debug code to monitor large malloc/free (currently disabled) am-dev
Mon, 24 Jun 2019 14:35:00 +0200 Alain Mazy merge default -> am-dev am-dev
Thu, 06 Jun 2019 10:50:54 +0200 Alain Mazy removed some logs am-dev
Tue, 21 May 2019 14:27:35 +0200 Sebastien Jodogne move Deprecated classes to a separate folder
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
Tue, 25 Sep 2018 15:14:53 +0200 am wip: commands + status update 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
Mon, 27 Aug 2018 14:58:37 +0200 am renamings am-2
Fri, 24 Aug 2018 09:11:06 +0200 am fix am-2
Tue, 03 Jul 2018 13:19:56 +0200 am fixes for WASM am-2
Tue, 03 Jul 2018 10:48:47 +0200 am IObservable/IObserver now working in WASM too am-2
Wed, 20 Jun 2018 14:20:55 +0200 am improved SDL/Wasm unification am
Tue, 19 Jun 2018 16:06:32 +0200 am renamed folder am base Platforms/WebAssembly/Defaults.cpp@c69761f89184