Tue, 12 Mar 2019 15:01:36 +0100 |
Benjamin Golinvaux |
Removed deleted file from cmakelists + fixed renames in compilation. Samples build OK in WAS but still not fully functional
bgo-commands-codegen
|
Tue, 12 Mar 2019 14:53:38 +0100 |
amazy |
hgignore
am-touch-events
|
Tue, 12 Mar 2019 14:50:14 +0100 |
Alain Mazy |
merge bgo-commands-codegen
am-touch-events
|
Tue, 12 Mar 2019 13:11:18 +0100 |
Benjamin Golinvaux |
Changed the metadata system for structs. A __handler entry is now required
bgo-commands-codegen
|
Tue, 12 Mar 2019 09:19:06 +0100 |
Benjamin Golinvaux |
Reverted a couple of files to AM version (wrong changes on my end)
bgo-commands-codegen
|
Tue, 12 Mar 2019 08:51:35 +0100 |
Benjamin Golinvaux |
dummy dtor to check proper deletion
bgo-commands-codegen
|
Tue, 12 Mar 2019 08:51:15 +0100 |
Benjamin Golinvaux |
Dummy changes (warnings, dummy dtor to check proper deletion, line wrapping) +
bgo-commands-codegen
|
Mon, 11 Mar 2019 14:39:31 +0100 |
Benjamin Golinvaux |
Added .j2 extension to the Jinja2 template files to allow for a better syntax highlighting experience (a.o. in vscode)
bgo-commands-codegen
|
Mon, 11 Mar 2019 13:03:45 +0100 |
Benjamin Golinvaux |
merge AM fixes
bgo-commands-codegen
|
Mon, 11 Mar 2019 13:02:46 +0100 |
Benjamin Golinvaux |
Added support for struct metadata, to disable/enable handler support in Typescript or C++
bgo-commands-codegen
|
Fri, 08 Mar 2019 18:34:26 +0100 |
Alain Mazy |
removed <optional> include which seems not used and is not availble with VS2015
bgo-commands-codegen
|
Thu, 07 Mar 2019 11:32:39 +0100 |
Sebastien Jodogne |
ORTHANC_STONE_APPLICATION_RESOURCES in CMake
|
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:57:02 +0100 |
Benjamin Golinvaux |
Fix to use js callbacks attached to 'window' + dummy changes in cmake files
bgo-commands-codegen
|
Wed, 06 Mar 2019 10:14:59 +0100 |
Benjamin Golinvaux |
- Added HandleSerializedMessage to IStoneApplication (empty impl)
bgo-commands-codegen
|
Fri, 01 Mar 2019 16:18:38 +0100 |
Benjamin Golinvaux |
Codegen + Warning fixes
bgo-commands-codegen
|
Tue, 26 Feb 2019 21:33:16 +0100 |
Benjamin Golinvaux |
Merge with am-touch-events
bgo-commands-codegen
|
Tue, 26 Feb 2019 21:26:47 +0100 |
Benjamin Golinvaux |
Merge default
bgo-commands-codegen
|
Tue, 26 Feb 2019 21:15:20 +0100 |
Benjamin Golinvaux |
Merge
|
Tue, 26 Feb 2019 12:58:03 +0100 |
amazy |
layers are now Observable and emitting LayerEdited messages
am-touch-events
|
Mon, 25 Feb 2019 17:57:37 +0100 |
amazy |
more orthancApiClient overloads
am-touch-events
|
Mon, 25 Feb 2019 14:51:34 +0100 |
bgo-osimis |
Dummy change
bgo-commands-codegen
|
Mon, 25 Feb 2019 06:35:21 +0100 |
bgo-osimis |
Improvements to the integrated demo for TS <--> C++
bgo-commands-codegen
|
Sun, 24 Feb 2019 20:22:56 +0100 |
bgo-osimis |
wasm + ts demonstrator WORKS!
bgo-commands-codegen
|
Sun, 24 Feb 2019 13:23:14 +0100 |
bgo-osimis |
Web demonstrator for codegen ongoing work
bgo-commands-codegen
|
Sun, 24 Feb 2019 10:11:38 +0100 |
bgo-osimis |
Fixed cmake (removed missing useless file)
bgo-commands-codegen
|
Sat, 23 Feb 2019 15:04:29 +0100 |
bgo-osimis |
Finished (untested) C++, html, typescript, tsc & browserify production.
bgo-commands-codegen
|
Sat, 23 Feb 2019 14:14:32 +0100 |
bgo-osimis |
Fixed template to add dump capabilities + started work on an integrated TS/WASM test
bgo-commands-codegen
|
Sat, 23 Feb 2019 10:18:13 +0100 |
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-codegen
|
Fri, 22 Feb 2019 10:48:43 +0100 |
bgo-osimis |
All unit tests pass for generation, including handler and dispatcher
bgo-commands-codegen
|
Wed, 20 Feb 2019 20:57:43 +0100 |
Alain Mazy |
template GetLayer
am-touch-events
|
Wed, 20 Feb 2019 20:51:30 +0100 |
bgo-osimis |
Unit tests pass for enum generation
bgo-commands-codegen
|
Mon, 18 Feb 2019 15:38:05 +0100 |
bgo-osimis |
ongoing codegen work
bgo-commands-codegen
|
Mon, 18 Feb 2019 07:46:59 +0100 |
bgo-osimis |
Ongoing work on code generation
bgo-commands-codegen
|
Tue, 19 Feb 2019 11:40:14 +0100 |
am |
now using ImageProcessing::FillPolygon
am-touch-events
|
Fri, 15 Feb 2019 18:43:41 +0100 |
am |
fix warning
am-touch-events
|
Fri, 15 Feb 2019 14:30:26 +0100 |
bgo-osimis |
Unit tests OK for preambles, enums and structs in both TS and C++
bgo-commands-codegen
|
Fri, 15 Feb 2019 12:07:09 +0100 |
bgo-osimis |
Ongoing work on code generation. Enums and structs OK in ts and cpp
bgo-commands-codegen
|
Fri, 15 Feb 2019 11:08:44 +0100 |
Alain Mazy |
re-added ExportToCreateDicomRequest
am-touch-events
|
Fri, 15 Feb 2019 10:39:23 +0100 |
am |
Export now accepts Json::Value
am-touch-events
|
Thu, 14 Feb 2019 20:58:42 +0100 |
bgo-osimis |
Ongoing work on codegen: ts and cpp enum and struct writing seem to be OK. No file write yet
bgo-commands-codegen
|
Thu, 14 Feb 2019 16:23:59 +0100 |
am |
reworked RadiographyScene export to export to an Orthanc::Image too
am-touch-events
|
Thu, 14 Feb 2019 10:18:02 +0100 |
am |
added mouse tracker for Layer Mask. Everything seems ok
am-touch-events
|
Wed, 13 Feb 2019 14:14:42 +0100 |
am |
cleanup
am-touch-events
|
Wed, 13 Feb 2019 14:12:41 +0100 |
am |
cleanup + avoid conversions
am-touch-events
|
Wed, 13 Feb 2019 12:11:17 +0100 |
am |
cleanup
am-touch-events
|
Wed, 13 Feb 2019 12:04:02 +0100 |
am |
Introduced ControlPoint instead of Corner in the trackers and layers + drawing mask from the ControlPoints
am-touch-events
|
Tue, 12 Feb 2019 12:22:13 +0100 |
am |
added a mask layer in the RadiographyWidget (to be cleaned)
am-touch-events
|
Wed, 13 Feb 2019 20:42:26 +0100 |
bgo-osimis |
Ongoing work on message code generation
bgo-commands-codegen
|
Wed, 13 Feb 2019 12:07:00 +0100 |
bgo-osimis |
Ongoing work. Parsing tests work
bgo-commands-codegen
|
Wed, 13 Feb 2019 06:46:36 +0100 |
bgo-osimis |
Ongoing codegen work
bgo-commands-codegen
|
Wed, 13 Feb 2019 06:24:35 +0100 |
bgo-osimis |
Ongoing codegen work
bgo-commands-codegen
|
Tue, 12 Feb 2019 16:49:28 +0100 |
bgo-osimis |
Ongoing code generation tool
bgo-commands-codegen
|
Tue, 12 Feb 2019 13:06:24 +0100 |
bgo-osimis |
Ongoing code generation work
bgo-commands-codegen
|
Mon, 11 Feb 2019 16:01:19 +0100 |
bgo-osimis |
stonegentool first commit
bgo-commands-codegen
|
Tue, 12 Feb 2019 10:01:49 +0100 |
am |
fix for SDL builds
am-touch-events
|
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, 07 Feb 2019 09:36:15 +0100 |
Alain Mazy |
added missing virtual destructor
am-touch-events
|
Thu, 07 Feb 2019 09:27:32 +0100 |
Alain Mazy |
doc
am-touch-events
|
Thu, 07 Feb 2019 09:26:57 +0100 |
Alain Mazy |
debug build by default to have access to the C++ call stack when assertion fails
am-touch-events
|
Wed, 06 Feb 2019 23:41:42 +0100 |
Alain Mazy |
fix for include not found in Orthanc
am-touch-events
|
Mon, 04 Feb 2019 11:30:24 +0100 |
Alain Mazy |
fix build setting + build with ninja
am-touch-events
|
Thu, 31 Jan 2019 19:23:12 +0100 |
Sebastien Jodogne |
fix link
|
Tue, 29 Jan 2019 18:16:38 +0100 |
Alain Mazy |
clarify emsdk build options + added optimizations
am-touch-events
|
Tue, 29 Jan 2019 14:48:59 +0100 |
Alain Mazy |
removed/updated logs
am-touch-events
|
Thu, 24 Jan 2019 16:42:27 +0100 |
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-events
|
Wed, 23 Jan 2019 13:58:51 +0100 |
Alain Mazy |
moved LambdaCallable (currently still disable because it does not work in WASM)
|
Mon, 21 Jan 2019 22:41:24 +0100 |
Alain Mazy |
changed the windowing tracker sensitivity. It was not usable with 16bits full range
|
Fri, 18 Jan 2019 11:52:10 +0100 |
Alain Mazy |
TS: one touch drag is not equivalent to left mouse drag instead of middle mouse drag
|
Fri, 18 Jan 2019 10:16:33 +0100 |
Alain Mazy |
TS: stop propagating touch events to the whole html doc
|
Thu, 17 Jan 2019 21:41:38 +0100 |
Alain Mazy |
improved inheritence of RadiographyScene
|
Thu, 17 Jan 2019 18:28:10 +0100 |
Alain Mazy |
merge
|
Thu, 17 Jan 2019 18:27:40 +0100 |
Alain Mazy |
removed log
|
Thu, 17 Jan 2019 12:06:34 +0100 |
Sebastien Jodogne |
moving third-party dependencies to another server
|
Wed, 16 Jan 2019 21:08:38 +0100 |
bgo-osimis |
Fixed dummy change
bgo-commands-codegen
|
Wed, 16 Jan 2019 21:08:22 +0100 |
bgo-osimis |
Fixed dummy change
bgo-commands-codegen
|
Wed, 16 Jan 2019 18:50:59 +0100 |
Alain Mazy |
changed path to emsdk (it shall now be in ~/apps instead of ~/Downloads)
|
Wed, 16 Jan 2019 16:24:45 +0100 |
bgo-osimis |
dumb change
bgo-commands-codegen
|
Wed, 16 Jan 2019 16:10:16 +0100 |
Alain Mazy |
Merged am-vsol-upgrade into default
|
Wed, 16 Jan 2019 16:10:16 +0100 |
Alain Mazy |
Close branch am-vsol-upgrade
am-vsol-upgrade
|
Wed, 16 Jan 2019 15:01:22 +0000 |
Alain Mazy |
Close branch am-vsol-upgrade-radiography-export.
am-vsol-upgrade-radiography-export
|
Mon, 14 Jan 2019 11:27:26 +0100 |
Alain Mazy |
allow null callbacks for HTTP requests
am-vsol-upgrade
|
Fri, 28 Dec 2018 10:40:34 +0100 |
amazy |
merge default->am-vsol-upgrade
am-vsol-upgrade
|
Mon, 24 Dec 2018 13:41:12 +0100 |
Sebastien Jodogne |
preparing for 2019
|
Thu, 20 Dec 2018 18:24:52 +0100 |
am |
allow derivation of RadiographyScene
am-vsol-upgrade
|
Thu, 06 Dec 2018 16:44:06 +0100 |
am |
disable gzip for now
am-vsol-upgrade
|
Thu, 06 Dec 2018 11:53:37 +0100 |
am |
fix crop + export photometric interpretation correctly
am-vsol-upgrade
|
Tue, 04 Dec 2018 11:52:43 +0100 |
am |
WasmWebService now using BaseWebService and supporting cache
am-vsol-upgrade
|
Mon, 03 Dec 2018 18:03:30 +0100 |
am |
moved the HTTP cache from OrthancApiClient to BaseWebService (not implemented yet in WASM)
am-vsol-upgrade
|
Mon, 03 Dec 2018 14:22:47 +0100 |
am |
fix SetSize in SDL
am-vsol-upgrade
|
Mon, 03 Dec 2018 13:53:29 +0100 |
am |
improved handling of MONOCHROME1, background and invertion
am-vsol-upgrade
|
Thu, 29 Nov 2018 19:25:15 +0100 |
am |
added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM
am-vsol-upgrade
|
Thu, 29 Nov 2018 15:11:19 +0100 |
am |
added serialization for RadiographyScene
am-vsol-upgrade
|
Wed, 28 Nov 2018 10:46:32 +0100 |
am |
cleanup
am-vsol-upgrade
|
Wed, 28 Nov 2018 10:44:28 +0100 |
am |
ability to change the scene of the RadiographyWidget
am-vsol-upgrade
|
Fri, 23 Nov 2018 16:06:23 +0100 |
am |
wip
am-vsol-upgrade-radiography-export
|
Thu, 22 Nov 2018 23:15:24 +0100 |
am |
split Export in 2
am-vsol-upgrade
|
Thu, 22 Nov 2018 11:45:18 +0100 |
am |
added layer accessors
am-vsol-upgrade
|
Wed, 21 Nov 2018 17:08:03 +0100 |
am |
allow POST messages with success and failure handlers
am-vsol-upgrade
|
Wed, 21 Nov 2018 17:07:43 +0100 |
am |
WRAP_UI and WRAP_CPP commonly used files in stone makefile instead of project makefile
am-vsol-upgrade
|
Tue, 20 Nov 2018 21:44:48 +0100 |
am |
introduced a basic cache at OrthancApiClient level so it can be used with the RadiographyScene
am-vsol-upgrade
|
Tue, 20 Nov 2018 16:35:29 +0100 |
am |
tentative to make SmartLoader and RadiographyScene work together (not really working)
cache-in-radiography
|
Mon, 19 Nov 2018 12:45:37 +0100 |
am |
canvas size is now defined by the parent div size
|
Thu, 15 Nov 2018 18:41:50 +0100 |
Sebastien Jodogne |
replace deprecated writeStringToMemory by stringToUTF8
|
Thu, 15 Nov 2018 18:32:48 +0100 |
Sebastien Jodogne |
refactoring
|
Thu, 15 Nov 2018 17:28:15 +0100 |
Sebastien Jodogne |
preparing to load images using DICOMweb
|
Thu, 15 Nov 2018 10:44:32 +0100 |
Sebastien Jodogne |
compatibility of captain branch with framework 1.4.2
captain
|
Tue, 13 Nov 2018 10:36:53 +0100 |
Sebastien Jodogne |
finished reorganization
|
Mon, 12 Nov 2018 18:00:48 +0100 |
Sebastien Jodogne |
reorganization
|
Mon, 12 Nov 2018 17:17:25 +0100 |
Sebastien Jodogne |
reorganization
|
Mon, 12 Nov 2018 16:29:36 +0100 |
Sebastien Jodogne |
fix msvc
|
Mon, 12 Nov 2018 16:07:42 +0100 |
Sebastien Jodogne |
fix
|