Thu, 19 Nov 2020 09:10:36 +0100 |
Sebastien Jodogne |
avoid blinking in pdf viewer by setting background-color to white
|
Wed, 18 Nov 2020 19:26:33 +0100 |
Sebastien Jodogne |
debian unstable instructions
|
Wed, 18 Nov 2020 11:19:09 +0100 |
Sebastien Jodogne |
pdf viewer is working
|
Tue, 17 Nov 2020 11:18:53 +0100 |
Sebastien Jodogne |
removed EMSCRIPTEN_SET_LLVM_WASM_BACKEND option for CMake
|
Tue, 17 Nov 2020 09:45:14 +0100 |
Sebastien Jodogne |
removed useless css classes for PDF.js
|
Tue, 17 Nov 2020 09:32:40 +0100 |
Sebastien Jodogne |
fix print.js, no need for ua-parser.js anymore
|
Mon, 16 Nov 2020 22:17:01 +0100 |
Benjamin Golinvaux |
Fixed usage of object cookie
|
Mon, 16 Nov 2020 20:47:53 +0100 |
Sebastien Jodogne |
integrating pdf.js into Stone Web viewer
|
Fri, 13 Nov 2020 18:29:17 +0100 |
Sebastien Jodogne |
typo
|
Fri, 13 Nov 2020 10:44:11 +0100 |
Sebastien Jodogne |
more tests for CoordinateSystem3D
|
Thu, 12 Nov 2020 20:56:04 +0100 |
Sebastien Jodogne |
verification of FrameOfReferenceUID in reference lines
|
Thu, 12 Nov 2020 19:27:08 +0100 |
Sebastien Jodogne |
cross-hair starts to work
|
Thu, 12 Nov 2020 16:57:15 +0100 |
Sebastien Jodogne |
removed class FrameExtent
|
Thu, 12 Nov 2020 15:16:21 +0100 |
Sebastien Jodogne |
preparing to remove FrameExtent
|
Tue, 10 Nov 2020 21:07:05 +0100 |
Sebastien Jodogne |
making private two potentially dangerous methods in SortedFrames
|
Tue, 10 Nov 2020 18:08:16 +0100 |
Sebastien Jodogne |
removing methods from SortedFrames to simplify api
|
Tue, 10 Nov 2020 17:35:32 +0100 |
Sebastien Jodogne |
replacing SortedFrames::Instance by DicomInstanceParameters
|
Tue, 10 Nov 2020 17:21:23 +0100 |
Sebastien Jodogne |
lazy computation of DicomInstanceParameters::GetImageInformation()
|
Tue, 10 Nov 2020 16:58:27 +0100 |
Sebastien Jodogne |
cont
|
Tue, 10 Nov 2020 16:55:22 +0100 |
Sebastien Jodogne |
cleaning namespaces
|
Tue, 10 Nov 2020 16:41:11 +0100 |
Sebastien Jodogne |
cppcheck
|
Tue, 10 Nov 2020 16:26:47 +0100 |
Sebastien Jodogne |
sync
|
Tue, 10 Nov 2020 16:25:20 +0100 |
Sebastien Jodogne |
cont
|
Tue, 10 Nov 2020 16:20:22 +0100 |
Sebastien Jodogne |
cont
|
Tue, 10 Nov 2020 16:08:44 +0100 |
Sebastien Jodogne |
start refactoring DicomInstanceParameters
|
Tue, 10 Nov 2020 11:11:28 +0100 |
Sebastien Jodogne |
improving robustness of DicomInstanceParameters
|
Tue, 10 Nov 2020 10:21:10 +0100 |
Sebastien Jodogne |
rename FrameGeometry to FrameExtent
|
Tue, 10 Nov 2020 10:10:05 +0100 |
Sebastien Jodogne |
removed annoying warning
|
Mon, 09 Nov 2020 18:49:08 +0100 |
Sebastien Jodogne |
SortedFrames::GetFrameGeometry()
|
Mon, 09 Nov 2020 18:01:32 +0100 |
Sebastien Jodogne |
SortedFrames sharing code with CoordinateSystem3D
|
Mon, 09 Nov 2020 15:14:37 +0100 |
Sebastien Jodogne |
fix build
|
Sat, 07 Nov 2020 00:08:45 +0100 |
Sebastien Jodogne |
fix
|
Fri, 06 Nov 2020 22:15:24 +0100 |
Sebastien Jodogne |
fix
|
Fri, 06 Nov 2020 22:06:29 +0100 |
Sebastien Jodogne |
fix
|
Fri, 06 Nov 2020 17:36:35 +0100 |
Sebastien Jodogne |
minor optimization
|
Fri, 06 Nov 2020 17:30:36 +0100 |
Sebastien Jodogne |
fix build
|
Wed, 04 Nov 2020 11:39:15 +0100 |
Benjamin Golinvaux |
Updated mechanism to avoid using deleted objects in RequestAnimationFrame callbacks.
|
Tue, 03 Nov 2020 07:04:02 +0100 |
Sebastien Jodogne |
fix build by making the destructor of ViewerViewport public
|
Mon, 02 Nov 2020 20:45:04 +0100 |
Benjamin Golinvaux |
Used a weak_ptr as a cookie to RequestAnimationFrame to prevent
|
Mon, 02 Nov 2020 17:56:49 +0100 |
Benjamin Golinvaux |
Unregistering emscripten wheel and key events
|
Mon, 02 Nov 2020 17:55:35 +0100 |
Benjamin Golinvaux |
Added code to remove the wheel callback in dtor, to prevent access to dead object
|
Mon, 02 Nov 2020 17:54:18 +0100 |
Benjamin Golinvaux |
Added code to clear pending calls to RequestAnimationFrame
|
Fri, 30 Oct 2020 17:43:29 +0100 |
Sebastien Jodogne |
fix build of mpr sample
|
Fri, 30 Oct 2020 17:40:08 +0100 |
Sebastien Jodogne |
remove annoying alert
|
Fri, 30 Oct 2020 17:26:44 +0100 |
Sebastien Jodogne |
new class: OsiriXLayerFactory
|
Fri, 30 Oct 2020 16:26:39 +0100 |
Sebastien Jodogne |
new class: ArrowSceneLayer
|
Fri, 30 Oct 2020 11:07:38 +0100 |
Sebastien Jodogne |
fix
|
Thu, 29 Oct 2020 18:27:06 +0100 |
Sebastien Jodogne |
fix software rendering if empty target canvas
|