Mercurial > hg > orthanc-stone
graph
-
added sets in code generation (not tested yet in TS) devWed, 20 Mar 2019 15:27:04 +0100, by Alain Mazy
-
contWed, 20 Mar 2019 12:38:48 +0100, by Sebastien Jodogne
-
Initial commit non working app ct-pet-dose-structTue, 19 Mar 2019 16:29:07 +0100, by Benjamin Golinvaux
-
Close branch bgo-commands-codegen. bgo-commands-codegenTue, 19 Mar 2019 14:31:39 +0000, by Benjamin Golinvaux
-
Created new branch ct-pet-dose-struct ct-pet-dose-structTue, 19 Mar 2019 13:58:18 +0000, by Benjamin Golinvaux
-
- Added ORTHANC_OVERRIDE to several methods (translates to "override" in C++ 11 compilers) bgo-commands-codegenTue, 19 Mar 2019 09:13:57 +0100, by Benjamin Golinvaux
-
Removed ICommand.h references bgo-commands-codegenMon, 18 Mar 2019 11:27:01 +0100, by Benjamin Golinvaux
-
Removing ICommand support - last small fixes bgo-commands-codegenMon, 18 Mar 2019 08:45:48 +0100, by Benjamin Golinvaux
-
Personal notes on sample flags bgo-commands-codegenSun, 17 Mar 2019 20:15:12 +0100, by Benjamin Golinvaux
-
Removed ICommand and friends + fixed warnings + added missing header files in bgo-commands-codegenSun, 17 Mar 2019 20:14:20 +0100, by Benjamin Golinvaux
-
introduced a Logger class that displays timing and source (C++/JS) devThu, 14 Mar 2019 19:04:35 +0100, by Alain Mazy
-
Removed deleted file from cmakelists + fixed renames in compilation. Samples build OK in WAS but still not fully functional bgo-commands-codegenTue, 12 Mar 2019 15:01:36 +0100, by Benjamin Golinvaux
-
Changed the metadata system for structs. A __handler entry is now required bgo-commands-codegenTue, 12 Mar 2019 13:11:18 +0100, by Benjamin Golinvaux
-
Reverted a couple of files to AM version (wrong changes on my end) bgo-commands-codegenTue, 12 Mar 2019 09:19:06 +0100, by Benjamin Golinvaux
-
dummy dtor to check proper deletion bgo-commands-codegenTue, 12 Mar 2019 08:51:35 +0100, by Benjamin Golinvaux
-
Dummy changes (warnings, dummy dtor to check proper deletion, line wrapping) + bgo-commands-codegenTue, 12 Mar 2019 08:51:15 +0100, by Benjamin Golinvaux
-
Added .j2 extension to the Jinja2 template files to allow for a better syntax highlighting experience (a.o. in vscode) bgo-commands-codegenMon, 11 Mar 2019 14:39:31 +0100, by Benjamin Golinvaux
-
Added support for struct metadata, to disable/enable handler support in Typescript or C++ bgo-commands-codegenMon, 11 Mar 2019 13:02:46 +0100, by Benjamin Golinvaux
-
removed <optional> include which seems not used and is not availble with VS2015 bgo-commands-codegenFri, 08 Mar 2019 18:34:26 +0100, by Alain Mazy
-
ORTHANC_STONE_APPLICATION_RESOURCES in CMakeThu, 07 Mar 2019 11:32:39 +0100, by Sebastien Jodogne
-
Fixes for API changes related to message passing bgo-commands-codegenWed, 06 Mar 2019 18:26:35 +0100, by Benjamin Golinvaux
-
Fix to use js callbacks attached to 'window' + dummy changes in cmake files bgo-commands-codegenWed, 06 Mar 2019 10:57:02 +0100, by Benjamin Golinvaux
-
- Added HandleSerializedMessage to IStoneApplication (empty impl) bgo-commands-codegenWed, 06 Mar 2019 10:14:59 +0100, by Benjamin Golinvaux
-
Merge with am-touch-events bgo-commands-codegenTue, 26 Feb 2019 21:33:16 +0100, by Benjamin Golinvaux
-
MergeTue, 26 Feb 2019 21:15:20 +0100, by Benjamin Golinvaux
-
layers are now Observable and emitting LayerEdited messages am-touch-eventsTue, 26 Feb 2019 12:58:03 +0100, by amazy
-
Improvements to the integrated demo for TS <--> C++ bgo-commands-codegenMon, 25 Feb 2019 06:35:21 +0100, by bgo-osimis
-
Web demonstrator for codegen ongoing work bgo-commands-codegenSun, 24 Feb 2019 13:23:14 +0100, by bgo-osimis
-
Fixed cmake (removed missing useless file) bgo-commands-codegenSun, 24 Feb 2019 10:11:38 +0100, by bgo-osimis
-
Finished (untested) C++, html, typescript, tsc & browserify production. bgo-commands-codegenSat, 23 Feb 2019 15:04:29 +0100, by bgo-osimis
-
Fixed template to add dump capabilities + started work on an integrated TS/WASM test bgo-commands-codegenSat, 23 Feb 2019 14:14:32 +0100, by bgo-osimis
-
TS and CPP tests OK. Ongoing code for C++ program that reads list of serialized messages in N files. Requires conan bgo-commands-codegenSat, 23 Feb 2019 10:18:13 +0100, by bgo-osimis
-
All unit tests pass for generation, including handler and dispatcher bgo-commands-codegenFri, 22 Feb 2019 10:48:43 +0100, by bgo-osimis
-
Unit tests pass for enum generation bgo-commands-codegenWed, 20 Feb 2019 20:51:30 +0100, by bgo-osimis
-
Unit tests OK for preambles, enums and structs in both TS and C++ bgo-commands-codegenFri, 15 Feb 2019 14:30:26 +0100, by bgo-osimis
-
Ongoing work on code generation. Enums and structs OK in ts and cpp bgo-commands-codegenFri, 15 Feb 2019 12:07:09 +0100, by bgo-osimis
-
Ongoing work on codegen: ts and cpp enum and struct writing seem to be OK. No file write yet bgo-commands-codegenThu, 14 Feb 2019 20:58:42 +0100, by bgo-osimis
-
reworked RadiographyScene export to export to an Orthanc::Image too am-touch-eventsThu, 14 Feb 2019 16:23:59 +0100, by am
-
added mouse tracker for Layer Mask. Everything seems ok am-touch-eventsThu, 14 Feb 2019 10:18:02 +0100, by am
-
Introduced ControlPoint instead of Corner in the trackers and layers + drawing mask from the ControlPoints am-touch-eventsWed, 13 Feb 2019 12:04:02 +0100, by am
-
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