Thu, 25 Jun 2020 16:51:10 +0200 |
Sebastien Jodogne |
initial commit of the Stone Web viewer
|
Thu, 25 Jun 2020 14:25:52 +0200 |
Sebastien Jodogne |
reverted useless change
|
Thu, 25 Jun 2020 14:08:10 +0200 |
Sebastien Jodogne |
fix docker-internal.sh for CIS
|
Thu, 25 Jun 2020 09:13:56 +0200 |
Sebastien Jodogne |
Building WebAssembly samples using Docker
|
Wed, 24 Jun 2020 17:17:24 +0200 |
Sebastien Jodogne |
merge
|
Wed, 24 Jun 2020 17:17:06 +0200 |
Sebastien Jodogne |
SortedFrames::IsFrameMonochrome1()
|
Tue, 23 Jun 2020 15:41:52 +0200 |
Benjamin Golinvaux |
Added public method to update canvas pixel size from CSS size
|
Tue, 23 Jun 2020 13:44:23 +0200 |
Benjamin Golinvaux |
Missing include + docs + public getter for volume geometry in multiframe loader
|
Tue, 09 Jun 2020 09:50:03 +0200 |
Benjamin Golinvaux |
Added timing test for dose loading and histogram computation
bgo-timing-tests
|
Tue, 23 Jun 2020 07:50:14 +0200 |
Sebastien Jodogne |
preserve aspect ratio in SeriesThumbnailsLoader
|
Mon, 22 Jun 2020 21:07:39 +0200 |
Sebastien Jodogne |
fix for msvc2008
|
Mon, 22 Jun 2020 17:46:40 +0200 |
Sebastien Jodogne |
SeriesThumbnailsLoader working on raw dicom files
|
Sat, 20 Jun 2020 11:16:55 +0200 |
Sebastien Jodogne |
moving edge case from WebGLViewport::UpdateSize() to WebAssemblyOpenGLContext::RefreshCanvasSize()
|
Sat, 20 Jun 2020 11:08:28 +0200 |
Sebastien Jodogne |
IOpenGL::RefreshCanvasSize()
|
Fri, 19 Jun 2020 18:43:09 +0200 |
Sebastien Jodogne |
fix comment
|
Fri, 19 Jun 2020 16:21:17 +0200 |
Sebastien Jodogne |
fix includes in WebAssemblyCairoViewport
|
Thu, 18 Jun 2020 16:18:53 +0200 |
Sebastien Jodogne |
SortedFrames::Clear()
|
Thu, 18 Jun 2020 16:01:00 +0200 |
Sebastien Jodogne |
Framework/Toolbox/SortedFrames.cpp
|
Thu, 18 Jun 2020 15:48:59 +0200 |
Sebastien Jodogne |
sorting frames in 3D
|
Wed, 17 Jun 2020 18:21:26 +0200 |
Sebastien Jodogne |
renamed SeriesMetadataLoader::SeriesLoadedMessage to SuccessMessage
|
Tue, 16 Jun 2020 10:21:43 +0200 |
Sebastien Jodogne |
fix GuiAdapter.cpp, removed unused option ENABLE_STONE_DEPRECATED
|
Mon, 15 Jun 2020 18:21:34 +0200 |
Sebastien Jodogne |
fix build of wasm samples
|
Mon, 15 Jun 2020 18:02:49 +0200 |
Sebastien Jodogne |
SeriesThumbnailsLoader::SuccessMessage::DecodeImage(), fix static builds
|
Mon, 15 Jun 2020 16:26:57 +0200 |
Sebastien Jodogne |
DicomResourcesLoader::Create()
|
Mon, 15 Jun 2020 12:57:54 +0200 |
Sebastien Jodogne |
working on a shared library
|
Fri, 12 Jun 2020 17:38:07 +0200 |
Sebastien Jodogne |
merge
|
Fri, 12 Jun 2020 17:37:56 +0200 |
Sebastien Jodogne |
fix
|
Fri, 12 Jun 2020 16:53:42 +0200 |
Sebastien Jodogne |
fix for boost::program_options
|
Fri, 12 Jun 2020 13:27:41 +0200 |
Sebastien Jodogne |
fix
|
Fri, 12 Jun 2020 10:45:58 +0200 |
Sebastien Jodogne |
fix path
|
Fri, 12 Jun 2020 10:13:02 +0200 |
Sebastien Jodogne |
removed useless include_directories
|
Fri, 12 Jun 2020 07:20:12 +0200 |
Sebastien Jodogne |
dos2unix
|
Fri, 12 Jun 2020 07:19:31 +0200 |
Sebastien Jodogne |
dos2unix
|
Fri, 12 Jun 2020 07:18:07 +0200 |
Sebastien Jodogne |
fix
|
Thu, 11 Jun 2020 21:27:17 +0200 |
Sebastien Jodogne |
merge
|
Thu, 11 Jun 2020 21:25:29 +0200 |
Sebastien Jodogne |
fix
|
Thu, 11 Jun 2020 21:26:34 +0200 |
Sebastien Jodogne |
removed empty files
|
Thu, 11 Jun 2020 21:23:02 +0200 |
Sebastien Jodogne |
added missing copyright
|
Thu, 11 Jun 2020 21:12:02 +0200 |
Sebastien Jodogne |
fix
|
Thu, 11 Jun 2020 20:54:16 +0200 |
Sebastien Jodogne |
sync
|
Thu, 11 Jun 2020 20:54:01 +0200 |
Sebastien Jodogne |
simplifying include_directories
|
Sat, 06 Jun 2020 11:04:04 +0200 |
Sebastien Jodogne |
fix for ubuntu 16.04
|
Sat, 06 Jun 2020 10:52:17 +0200 |
Sebastien Jodogne |
trying to fix ubuntu 16.04 build
|
Tue, 02 Jun 2020 17:10:40 +0200 |
Benjamin Golinvaux |
Work is done
loader-injection-feature
|
Tue, 02 Jun 2020 16:46:12 +0200 |
Benjamin Golinvaux |
Merge the loader plugin injection feature
|
Tue, 02 Jun 2020 16:45:21 +0200 |
Benjamin Golinvaux |
VC2008 port + improved struct loader injection
loader-injection-feature
|
Tue, 02 Jun 2020 16:43:21 +0200 |
Benjamin Golinvaux |
Warning fix
loader-injection-feature
|
Tue, 02 Jun 2020 13:16:40 +0200 |
Benjamin Golinvaux |
Added setters to control relative priority of CT series loader requests.
loader-injection-feature
|