log Framework/StoneException.h @ 1071:6dd90b8d1589

age author description
Tue, 15 Oct 2019 14:30:19 +0200 Benjamin Golinvaux Fixes related to refactorings in viewports.
Fri, 11 Oct 2019 13:37:21 +0200 Sebastien Jodogne removing unused class IPromise
Thu, 10 Oct 2019 14:29:02 +0200 Sebastien Jodogne removing classes OpenGLContextLostException and StoneOrthancException
Wed, 09 Oct 2019 18:06:58 +0200 Sebastien Jodogne reorganization
Mon, 07 Oct 2019 15:09:37 +0200 Benjamin Golinvaux Fixed buggy return of stack data toa2019100702
Tue, 13 Aug 2019 16:01:05 +0200 Benjamin Golinvaux OrthancMultiframeVolumeLoader and OrthancSeriesVolumeProgressiveLoader now implement IGeometryProvider so that the geometry reference can be switched (CT or DOSE, for instance) + VolumeImageGeometry::SetSize renamed to VolumeImageGeometry::SetSizeInVoxels + prevent text layer update if text or properties do not change + a few stream operator<< for debug (Vector, Matrix,...) + fixed memory access aligment issues in ImageBuffer3D::ExtractSagittalSlice + fix for wrong screen Y offset of mpr slices in DicomVolumeImageMPRSlicer. toa2019081301
Sat, 10 Aug 2019 13:07:31 +0200 Benjamin Golinvaux Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001
Mon, 17 Jun 2019 16:13:14 +0200 Benjamin Golinvaux Added namespace to ORTHANC_ASSERT macros
Thu, 23 May 2019 10:25:48 +0200 Benjamin Golinvaux truncation warning fixes + CRLF -> LF + random measuring tool creation (keyb
Wed, 22 May 2019 16:13:46 +0200 Benjamin Golinvaux Merge from default
Wed, 22 May 2019 11:55:52 +0200 Benjamin Golinvaux - undo redo now works fine for both measure tool creation commands
Wed, 22 May 2019 08:54:38 +0200 Sebastien Jodogne removing using namespace
Tue, 21 May 2019 10:27:54 +0200 Benjamin Golinvaux Undo mechanism implemented (not connected to UI yet). Undo stack and measuring
Mon, 24 Dec 2018 13:41:12 +0100 Sebastien Jodogne preparing for 2019
Mon, 08 Oct 2018 17:10:08 +0200 am ImageAccessor refactoring + implemented Image Cache in SmartLoader am-2
Tue, 25 Sep 2018 15:14:53 +0200 am wip: commands + status update am-callable-and-promise
Mon, 10 Sep 2018 12:22:05 +0200 am introduced StoneException am-2
Tue, 04 Sep 2018 15:09:42 +0200 am unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc am-2