Mercurial > hg > orthanc-stone
log Applications/Samples/SimpleViewer/Wasm/simple-viewer.ts @ 941:acc172f2b782
age | author | description |
---|---|---|
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 |
Mon, 11 Feb 2019 16:00:04 +0100 | bgo-osimis | - Added browserify to build. This allows using require calls for modules that bgo-commands-codegen |
Thu, 11 Oct 2018 13:16:54 +0200 | am | new SimpleViewer sample that has been split in multiple files to be able to scale it am-2 |