Mercurial > hg > orthanc-stone
graph
-
added a mask layer in the RadiographyWidget (to be cleaned) am-touch-eventsTue, 12 Feb 2019 12:22:13 +0100, by am
-
Ongoing work on message code generation bgo-commands-codegenWed, 13 Feb 2019 20:42:26 +0100, by bgo-osimis
-
Ongoing work. Parsing tests work bgo-commands-codegenWed, 13 Feb 2019 12:07:00 +0100, by bgo-osimis
-
- Added browserify to build. This allows using require calls for modules that bgo-commands-codegenMon, 11 Feb 2019 16:00:04 +0100, by bgo-osimis
-
debug build by default to have access to the C++ call stack when assertion fails am-touch-eventsThu, 07 Feb 2019 09:26:57 +0100, by Alain Mazy
-
fix linkThu, 31 Jan 2019 19:23:12 +0100, by Sebastien Jodogne
-
clarify emsdk build options + added optimizations am-touch-eventsTue, 29 Jan 2019 18:16:38 +0100, by 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-eventsThu, 24 Jan 2019 16:42:27 +0100, by Alain Mazy
-
moved LambdaCallable (currently still disable because it does not work in WASM)Wed, 23 Jan 2019 13:58:51 +0100, by Alain Mazy
-
changed the windowing tracker sensitivity. It was not usable with 16bits full rangeMon, 21 Jan 2019 22:41:24 +0100, by Alain Mazy
-
TS: one touch drag is not equivalent to left mouse drag instead of middle mouse dragFri, 18 Jan 2019 11:52:10 +0100, by Alain Mazy
-
TS: stop propagating touch events to the whole html docFri, 18 Jan 2019 10:16:33 +0100, by Alain Mazy
-
improved inheritence of RadiographySceneThu, 17 Jan 2019 21:41:38 +0100, by Alain Mazy
-
mergeThu, 17 Jan 2019 18:28:10 +0100, by Alain Mazy
-
removed logThu, 17 Jan 2019 18:27:40 +0100, by Alain Mazy
-
moving third-party dependencies to another serverThu, 17 Jan 2019 12:06:34 +0100, by Sebastien Jodogne
-
changed path to emsdk (it shall now be in ~/apps instead of ~/Downloads)Wed, 16 Jan 2019 18:50:59 +0100, by Alain Mazy
-
Merged am-vsol-upgrade into defaultWed, 16 Jan 2019 16:10:16 +0100, by Alain Mazy
-
Close branch am-vsol-upgrade-radiography-export. am-vsol-upgrade-radiography-exportWed, 16 Jan 2019 15:01:22 +0000, by Alain Mazy
-
allow null callbacks for HTTP requests am-vsol-upgradeMon, 14 Jan 2019 11:27:26 +0100, by Alain Mazy
-
preparing for 2019Mon, 24 Dec 2018 13:41:12 +0100, by Sebastien Jodogne
-
fix crop + export photometric interpretation correctly am-vsol-upgradeThu, 06 Dec 2018 11:53:37 +0100, by am
-
WasmWebService now using BaseWebService and supporting cache am-vsol-upgradeTue, 04 Dec 2018 11:52:43 +0100, by am
-
moved the HTTP cache from OrthancApiClient to BaseWebService (not implemented yet in WASM) am-vsol-upgradeMon, 03 Dec 2018 18:03:30 +0100, by am
-
improved handling of MONOCHROME1, background and invertion am-vsol-upgradeMon, 03 Dec 2018 13:53:29 +0100, by am
-
added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgradeThu, 29 Nov 2018 19:25:15 +0100, by am
-
ability to change the scene of the RadiographyWidget am-vsol-upgradeWed, 28 Nov 2018 10:44:28 +0100, by am
-
allow POST messages with success and failure handlers am-vsol-upgradeWed, 21 Nov 2018 17:08:03 +0100, by am
-
WRAP_UI and WRAP_CPP commonly used files in stone makefile instead of project makefile am-vsol-upgradeWed, 21 Nov 2018 17:07:43 +0100, by am
-
introduced a basic cache at OrthancApiClient level so it can be used with the RadiographyScene am-vsol-upgradeTue, 20 Nov 2018 21:44:48 +0100, by am
-
tentative to make SmartLoader and RadiographyScene work together (not really working) cache-in-radiographyTue, 20 Nov 2018 16:35:29 +0100, by am
-
canvas size is now defined by the parent div sizeMon, 19 Nov 2018 12:45:37 +0100, by am