Mercurial > hg > orthanc-stone
log Applications/Samples/Web/simple-viewer-single-file.ts @ 581:d933fc19214a
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 |
Tue, 16 Oct 2018 12:57:38 +0200 | am | all 4 samples now working in Qt, SDL and wasm am-2 |
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 base Applications/Samples/Web/simple-viewer.ts@0e18f647d670 |