Mercurial > hg > orthanc-stone
graph
-
Merged in dev (pull request #1) ct-pet-dose-structTue, 02 Apr 2019 09:38:50 +0000, by Benjamin Golinvaux
-
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