Mercurial > hg > orthanc-stone
graph
-
warning fixes + doc + indentation + header files in cmake for VC++ sln browsing brokerMon, 09 Mar 2020 14:55:22 +0100, by Benjamin Golinvaux
-
- first pass at changes to cope with the refactoring of the loading system brokerMon, 09 Mar 2020 14:53:22 +0100, by Benjamin Golinvaux
-
Fixed some warnings + fixed build for C++03 brokerWed, 04 Mar 2020 13:20:12 +0100, by Benjamin Golinvaux
-
ViewportController now gets a ref to its parent viewport for proper lock usage brokerWed, 04 Mar 2020 10:07:37 +0100, by Benjamin Golinvaux
-
Some docs + headers added to CMake for easier VS browsing + tiny predecl brokerWed, 04 Mar 2020 10:07:14 +0100, by Benjamin Golinvaux
-
Trackers and measuring tools now use the viewport instead of ViewportController, so that proper locks can be used brokerWed, 04 Mar 2020 09:45:38 +0100, by Benjamin Golinvaux
-
IGeometryProvider interface for deprecated loaders (required for AB testing in older app) brokerWed, 04 Mar 2020 09:44:09 +0100, by Benjamin Golinvaux
-
fixMon, 02 Mar 2020 18:29:50 +0100, by Sebastien Jodogne
-
replacing std::auto_ptr by std::unique_ptr brokerMon, 02 Mar 2020 17:21:24 +0100, by Sebastien Jodogne
-
replacing std::auto_ptr by std::unique_ptrMon, 02 Mar 2020 16:31:30 +0100, by Sebastien Jodogne
-
fix buildSun, 23 Feb 2020 15:25:49 +0100, by Sebastien Jodogne
-
Close branch rtviewer19branch. rtviewer19branchFri, 21 Feb 2020 15:09:35 +0000, by Benjamin Golinvaux
-
Close branch bugs/2020-02-invisible-slice. bugs/2020-02-invisible-sliceFri, 21 Feb 2020 15:09:02 +0000, by Benjamin Golinvaux
-
Merged changes from bugfix branchFri, 21 Feb 2020 15:27:42 +0100, by Benjamin Golinvaux
-
Removed debug logs bugs/2020-02-invisible-sliceFri, 21 Feb 2020 15:25:34 +0100, by Benjamin Golinvaux
-
Removal of debug logs bugs/2020-02-invisible-sliceFri, 21 Feb 2020 15:23:40 +0100, by Benjamin Golinvaux
-
Removal of debugging logs bugs/2020-02-invisible-sliceFri, 21 Feb 2020 15:20:29 +0100, by Benjamin Golinvaux
-
Ongoing work on invisible slice bug (logging + removed unused function) bugs/2020-02-invisible-sliceWed, 19 Feb 2020 17:05:08 +0100, by Benjamin Golinvaux
-
Fixed clang errors bugs/2020-02-invisible-sliceFri, 14 Feb 2020 15:30:36 +0100, by Benjamin Golinvaux
-
Heavy (temporary) logging in the path that leads bugs/2020-02-invisible-sliceFri, 14 Feb 2020 15:00:54 +0100, by Benjamin Golinvaux
-
Added Histogram functions (new files: ImageToolbox...) bugs/2020-02-invisible-sliceFri, 14 Feb 2020 14:59:32 +0100, by Benjamin Golinvaux
-
changed log levelTue, 11 Feb 2020 14:40:33 +0100, by Alain Mazy
-
merged default into branch bugs/2020-02-invisible-sliceTue, 11 Feb 2020 14:38:36 +0100, by Benjamin Golinvaux
-
fix copyright yearsTue, 04 Feb 2020 15:23:33 +0100, by Sebastien Jodogne
-
DO NOT MERGE! Added global bool that enables bugs/2020-02-invisible-sliceTue, 04 Feb 2020 12:32:15 +0100, by Benjamin Golinvaux
-
Added debug message if observer invalid bugs/2020-02-invisible-sliceTue, 04 Feb 2020 12:31:22 +0100, by Benjamin Golinvaux
-
Added PixelTestPattern class to debug invisible slice issues bugs/2020-02-invisible-sliceTue, 04 Feb 2020 12:31:03 +0100, by Benjamin Golinvaux
-
mergeMon, 03 Feb 2020 14:57:22 +0100, by Alain Mazy
-
options to avoid multiple LayerEditedMessageMon, 03 Feb 2020 14:56:56 +0100, by Alain Mazy
-
upgrade to year 2020Fri, 31 Jan 2020 17:34:29 +0100, by Sebastien Jodogne
-
syncFri, 31 Jan 2020 17:25:27 +0100, by Sebastien Jodogne
-
fix for msvc 2008Tue, 28 Jan 2020 19:21:11 +0100, by Sebastien Jodogne
-
fix for msvc 2008Tue, 28 Jan 2020 17:31:17 +0100, by Sebastien Jodogne
-
Added tag toa2020012703 for changeset 5e45322c7724Mon, 27 Jan 2020 15:23:54 +0100, by Benjamin Golinvaux
-
Fixed errors related to previous fingerprint change toa2020012703Mon, 27 Jan 2020 15:23:16 +0100, by Benjamin Golinvaux
-
Added tag toa2020012702 for changeset ca2058bd74efMon, 27 Jan 2020 15:13:27 +0100, by Benjamin Golinvaux
-
Changed fingerprint from uuid_t to int64_t + poor man's toa2020012702Mon, 27 Jan 2020 15:13:00 +0100, by Benjamin Golinvaux
-
Added tag toa2020012701 for changeset 5a2d5380148dMon, 27 Jan 2020 14:34:54 +0100, by Benjamin Golinvaux
-
Added outlier rejection for min max computation in multiframe volume loader toa2020012701Mon, 27 Jan 2020 14:29:02 +0100, by Benjamin Golinvaux
-
various fixes for RadiographyScene: support text layers outside the dicom layer, fix background in this case + extract dicom from rendered sceneTue, 21 Jan 2020 16:52:37 +0100, by Alain Mazy
-
more logs to debug exceptions in RenderTue, 14 Jan 2020 15:22:10 +0100, by Alain Mazy
-
RadiographyScene: virtual methods to use in derived classTue, 14 Jan 2020 12:05:01 +0100, by Alain Mazy
-
more keyboard key mappingsThu, 09 Jan 2020 15:24:43 +0100, by Alain Mazy
-
GetOrthancImageCommand: handling of unsupported formats brokerWed, 08 Jan 2020 15:22:13 +0100, by Sebastien Jodogne
-
don't follow redirections if contacting the Orthanc REST API brokerWed, 08 Jan 2020 14:01:36 +0100, by Sebastien Jodogne
-
fix uninitialized variable in LookupTableTextureSceneLayer brokerWed, 08 Jan 2020 10:33:11 +0100, by Sebastien Jodogne
-
ViewportController::HandleMouseMove() returning a Boolean for invalidation brokerTue, 07 Jan 2020 14:23:24 +0100, by Sebastien Jodogne
-
proper initialization of opengl canvas size brokerTue, 07 Jan 2020 12:56:40 +0100, by Sebastien Jodogne
-
ParseDicomFromWadoCommand working in wasm brokerTue, 07 Jan 2020 11:56:20 +0100, by Sebastien Jodogne
-
working on ParseDicomFromWadoCommand for wasm brokerMon, 06 Jan 2020 20:53:27 +0100, by Sebastien Jodogne
-
Added tag toa2019122001 for changeset ce3052f28f2eFri, 20 Dec 2019 15:50:24 +0100, by Benjamin Golinvaux
-
Added a lazy size update system in WebAssemblyOpenGLViewport::Refresh toa2019122001Fri, 20 Dec 2019 15:44:20 +0100, by Benjamin Golinvaux
-
RadiographyWidget: clear selection when changing sceneThu, 12 Dec 2019 14:30:33 +0100, by Alain Mazy
-
RadiographyWidget: constnessTue, 10 Dec 2019 18:10:19 +0100, by Alain Mazy
-
global function GetWebGLViewportsRegistry() brokerMon, 09 Dec 2019 20:45:47 +0100, by Sebastien Jodogne
-
WebGLViewportsRegistry in milliseconds, and Clear() brokerMon, 09 Dec 2019 20:25:22 +0100, by Sebastien Jodogne
-
mergeMon, 09 Dec 2019 16:38:02 +0100, by Alain Mazy
-
TestRenderer: Add a blank line on top of the text to improve bilinera filtering of the topmost lineMon, 09 Dec 2019 16:37:39 +0100, by Alain Mazy
-
explicitely tagging LockingEmitter as deprecated brokerSun, 08 Dec 2019 11:57:46 +0100, by Sebastien Jodogne
-
deprecating DicomStructureSetLoader, OrthancMultiframeVolumeLoader and OrthancSeriesVolumeProgressiveLoader brokerSun, 08 Dec 2019 11:45:09 +0100, by Sebastien Jodogne
-
fixSat, 07 Dec 2019 18:41:54 +0100, by Sebastien Jodogne
-
mergeSat, 07 Dec 2019 17:47:35 +0100, by Alain Mazy
-
RadiographyTextLayer: support multiple fontsSat, 07 Dec 2019 17:47:23 +0100, by Alain Mazy
-
cleanupSat, 07 Dec 2019 17:46:25 +0100, by Alain Mazy
-
fix OneGesturePointerTracker if mouse release is outside the canvas brokerFri, 06 Dec 2019 17:05:57 +0100, by Sebastien Jodogne
-
removed ViewportBase, and removed dependency of ViewportController on IViewport brokerWed, 04 Dec 2019 20:12:15 +0100, by Sebastien Jodogne
-
removing pointer to viewport from ViewportController brokerWed, 04 Dec 2019 19:12:08 +0100, by Sebastien Jodogne
-
moving the scene from IViewport to ViewportController brokerWed, 04 Dec 2019 17:54:10 +0100, by Sebastien Jodogne
-
compositors do not keep a reference to the scene anymore brokerWed, 04 Dec 2019 16:47:21 +0100, by Sebastien Jodogne
-
removing interactor from the ViewportController members brokerWed, 04 Dec 2019 16:13:10 +0100, by Sebastien Jodogne
-
Fixed the style configurator to only set inversion on the image if it has beenWed, 04 Dec 2019 15:46:14 +0100, by Benjamin Golinvaux
-
handling of mouse interactions in ViewportController brokerTue, 03 Dec 2019 18:51:03 +0100, by Sebastien Jodogne
-
Fixed photometric interpretation in texture creationTue, 03 Dec 2019 09:51:00 +0100, by Benjamin Golinvaux
-
cleanupFri, 29 Nov 2019 18:08:56 +0100, by Alain Mazy
-
RadiographyScene fixesFri, 29 Nov 2019 16:21:24 +0100, by Alain Mazy
-
RadiograpyScene: can now remove any layer + new key wrappers for Delete/BackspaceThu, 28 Nov 2019 18:28:15 +0100, by Alain Mazy
-
fix compatibility between SDL and DCMTK brokerThu, 28 Nov 2019 17:13:33 +0100, by Sebastien Jodogne
-
mergeWed, 27 Nov 2019 17:56:48 +0100, by Alain Mazy
-
RadiographyScene: windowing is now only applied to the Dicom layerWed, 27 Nov 2019 17:51:33 +0100, by Alain Mazy
-
fix buildWed, 27 Nov 2019 14:32:14 +0100, by Sebastien Jodogne
-
mergeWed, 27 Nov 2019 14:19:17 +0100, by Sebastien Jodogne
-
fix buildWed, 27 Nov 2019 14:16:20 +0100, by Sebastien Jodogne
-
fixTue, 26 Nov 2019 16:32:29 +0100, by Alain Mazy
-
wip: TextLayer with new fontsTue, 26 Nov 2019 15:27:48 +0100, by Alain Mazy
-
replacing boost::chrono by boost::posix_time for older compilers brokerSat, 23 Nov 2019 11:57:03 +0100, by Sebastien Jodogne
-
fixFri, 22 Nov 2019 09:51:22 +0100, by Sebastien Jodogne
-
MergeWed, 20 Nov 2019 20:26:13 +0100, by Benjamin Golinvaux
-
Added timing testsWed, 20 Nov 2019 20:25:23 +0100, by Benjamin Golinvaux
-
ParsedDicomDataset to speed up loading RT-STRUCT from parsed DICOM files brokerWed, 20 Nov 2019 17:34:17 +0100, by Sebastien Jodogne
-
log scale in textures, remove redundant code for LUTs brokerWed, 20 Nov 2019 15:24:20 +0100, by Sebastien Jodogne
-
fix to make unit tests run again on windowless systems brokerWed, 20 Nov 2019 13:37:50 +0100, by Sebastien Jodogne
-
MergeWed, 20 Nov 2019 13:25:38 +0100, by Benjamin Golinvaux
-
Added sample cmake command for bash/zshWed, 20 Nov 2019 12:34:29 +0100, by Benjamin Golinvaux
-
fixes related to swapped normal in sagittal geometry brokerWed, 20 Nov 2019 13:09:15 +0100, by Sebastien Jodogne
-
fix build on OS XWed, 20 Nov 2019 11:37:11 +0100, by Sebastien Jodogne
-
allow compiling unit tests with sdlWed, 20 Nov 2019 11:08:29 +0100, by Sebastien Jodogne
-
enriching OrthancStone::StoneInitialize() brokerWed, 20 Nov 2019 10:55:44 +0100, by Sebastien Jodogne
-
Added scientific notation support to StringToDoubleWed, 20 Nov 2019 10:47:42 +0100, by Benjamin Golinvaux
-
recovery of USE_BOOST_UNION_FOR_POLYGONS brokerTue, 19 Nov 2019 19:04:15 +0100, by Sebastien Jodogne
-
DicomInstanceParameters::ApplyRescale() brokerMon, 18 Nov 2019 15:24:36 +0100, by Sebastien Jodogne
-
renamed ParsedDicomFileCache as ParsedDicomCache brokerFri, 15 Nov 2019 12:35:35 +0100, by Sebastien Jodogne
-
Added tag toa2019110801 for changeset 76705b430c78Fri, 08 Nov 2019 14:39:00 +0100, by Benjamin Golinvaux
-
Changed handling of DoseGridScaling: before this commit, rescaleSlope was set toFri, 08 Nov 2019 14:25:35 +0100, by Benjamin Golinvaux
-
reactivation of the cache of parsed DICOM files brokerWed, 06 Nov 2019 17:54:14 +0100, by Sebastien Jodogne
-
allocating messages from oracle commands on the stack brokerWed, 06 Nov 2019 15:16:45 +0100, by Sebastien Jodogne
-
mergeWed, 06 Nov 2019 10:47:05 +0100, by Alain Mazy
-
RadiographyWidget is now notified when a layer is removed from the sceneWed, 06 Nov 2019 10:46:46 +0100, by Alain Mazy
-
unsuccessful attempt to cache ParseDicomFileCommand brokerTue, 05 Nov 2019 18:49:06 +0100, by Sebastien Jodogne
-
Changed my mind to cover all msvc (after all it's a test)Tue, 05 Nov 2019 18:26:59 +0100, by Benjamin Golinvaux
-
Fix ico uninitialized macro (expands to 0 and screws up test)Tue, 05 Nov 2019 18:23:39 +0100, by Benjamin Golinvaux
-
mergeTue, 05 Nov 2019 16:31:08 +0100, by Benjamin Golinvaux
-
This cpp file leads the optimizer bugging off out of the Solar SystemTue, 05 Nov 2019 16:30:45 +0100, by Benjamin Golinvaux
-
mergeMon, 04 Nov 2019 22:16:33 +0100, by Alain Mazy
-
RadiographyDicomLayer: allow replacing low res image by high res imageMon, 04 Nov 2019 22:16:04 +0100, by Alain Mazy
-
Added tag toa2019110401 for changeset 33b0a762e98aMon, 04 Nov 2019 15:11:44 +0100, by Benjamin Golinvaux
-
Added support for signed 16-bit pixels/voxels in multiframe loader toa2019110401Mon, 04 Nov 2019 15:11:23 +0100, by Benjamin Golinvaux
-
mergeMon, 04 Nov 2019 12:47:13 +0100, by Alain Mazy
-
less logs + allow changing the size of the RadiographyLayer (to replace a low res image by a high res image)Mon, 04 Nov 2019 12:46:53 +0100, by Alain Mazy
-
ParseDicomFileCommand::GetDicomDirPath() brokerThu, 31 Oct 2019 18:38:26 +0100, by Sebastien Jodogne
-
Added tag toa2019102801 for changeset 640feb146fa8Mon, 28 Oct 2019 11:14:05 +0100, by Benjamin Golinvaux
-
Code formatting (dummyc) + log level (dummyc) toa2019102801Mon, 28 Oct 2019 11:13:48 +0100, by Benjamin Golinvaux
-
fix build on ubuntuSat, 26 Oct 2019 11:35:41 +0200, by Sebastien Jodogne
-
exception handling in IObservable::EmitMessage() brokerFri, 25 Oct 2019 18:06:30 +0200, by Sebastien Jodogne
-
Added tag toa2019102302 for changeset df76d3083031Wed, 23 Oct 2019 16:10:35 +0200, by Benjamin Golinvaux
-
Added tag toa2019102301 for changeset 5a18e6a395bcWed, 23 Oct 2019 15:34:58 +0200, by Benjamin Golinvaux
-
Added DoseUnit tag retrieval to DicomInstanceParameters toa2019102301Wed, 23 Oct 2019 15:34:39 +0200, by Benjamin Golinvaux
-
fixTue, 22 Oct 2019 17:51:25 +0200, by Alain Mazy
-
fixTue, 22 Oct 2019 17:28:59 +0200, by Alain Mazy
-
Added TextRendererTue, 22 Oct 2019 17:24:37 +0200, by Alain Mazy
-
Added tag toa2019102101 for changeset 369050c846a9Mon, 21 Oct 2019 20:52:17 +0200, by Benjamin Golinvaux
-
GenericToolbox (fast c-string --> double or integer) + refactoring to be ableMon, 21 Oct 2019 16:01:29 +0200, by Benjamin Golinvaux
-
OrthancMultiframeVolumeLoader asks volume image to compute range +Wed, 16 Oct 2019 15:43:21 +0200, by Benjamin Golinvaux
-
Fixes related to refactorings in viewports.Tue, 15 Oct 2019 14:30:19 +0200, by Benjamin Golinvaux
-
removed MessageForwarder, unit tests are ok brokerTue, 15 Oct 2019 18:11:40 +0200, by Sebastien Jodogne
-
removing broker from deprecated classes brokerTue, 15 Oct 2019 15:39:39 +0200, by Sebastien Jodogne
-
simplify how observers are regsitered, and how callables are created brokerTue, 15 Oct 2019 13:46:01 +0200, by Sebastien Jodogne
-
MergeTue, 15 Oct 2019 10:54:53 +0200, by Benjamin Golinvaux
-
fixed typo in assert. msg. + getters for custom windowing in grayscale layer configurator.Tue, 15 Oct 2019 10:53:28 +0200, by Benjamin Golinvaux
-
removing unused class IPromiseFri, 11 Oct 2019 13:37:21 +0200, by Sebastien Jodogne
-
moving GetCanvasIdentifier from IViewport to WebAssemblyViewportThu, 10 Oct 2019 16:07:58 +0200, by Sebastien Jodogne
-
fixing WebAssemblyViewportThu, 10 Oct 2019 15:55:54 +0200, by Sebastien Jodogne
-
simplifying IViewportThu, 10 Oct 2019 15:24:48 +0200, by Sebastien Jodogne
-
fixThu, 10 Oct 2019 14:37:23 +0200, by Sebastien Jodogne
-
removed unused abstraction IOpenGLContextLossMonitorThu, 10 Oct 2019 14:37:07 +0200, by Sebastien Jodogne
-
fixThu, 10 Oct 2019 14:31:56 +0200, by Sebastien Jodogne
-
removing classes OpenGLContextLostException and StoneOrthancExceptionThu, 10 Oct 2019 14:29:02 +0200, by Sebastien Jodogne
-
cleaning up IObservable.hThu, 10 Oct 2019 14:11:52 +0200, by Sebastien Jodogne
-
reorganizationWed, 09 Oct 2019 18:06:58 +0200, by Sebastien Jodogne
-
mergeWed, 09 Oct 2019 17:18:29 +0200, by Sebastien Jodogne
-
tests for context loss are now restricted to WebAssemblyWed, 09 Oct 2019 17:17:56 +0200, by Sebastien Jodogne
-
compatibility macros for LSB and QtWed, 09 Oct 2019 15:58:39 +0200, by Sebastien Jodogne
-
mergeWed, 09 Oct 2019 15:35:01 +0200, by Alain Mazy
-
allow using nearest neighbour interpolation while windowingWed, 09 Oct 2019 15:34:45 +0200, by Alain Mazy
-
LinuxStandardBaseUic.pyTue, 08 Oct 2019 17:23:27 +0200, by Sebastien Jodogne
-
qt and lsbTue, 08 Oct 2019 11:19:58 +0200, by Sebastien Jodogne
-
mergeMon, 07 Oct 2019 22:37:24 +0200, by Alain Mazy
-
virtual RenderMon, 07 Oct 2019 22:11:46 +0200, by Alain Mazy
-
fixMon, 07 Oct 2019 18:01:03 +0200, by Sebastien Jodogne
-
mergeMon, 07 Oct 2019 15:26:29 +0200, by Sebastien Jodogne
-
fix warningMon, 07 Oct 2019 15:26:16 +0200, by Sebastien Jodogne
-
Added tag toa2019100702 for changeset e160159b1905Mon, 07 Oct 2019 15:09:45 +0200, by Benjamin Golinvaux
-
Fixed buggy return of stack data toa2019100702Mon, 07 Oct 2019 15:09:37 +0200, by Benjamin Golinvaux
-
Added tag toa2019100701 for changeset 7b89e88bb66eMon, 07 Oct 2019 14:09:44 +0200, by Benjamin Golinvaux
-
Empty structureNames now means NOTHING will be (initially) displayedMon, 07 Oct 2019 14:05:01 +0200, by Benjamin Golinvaux
-
mergeFri, 04 Oct 2019 21:58:30 +0200, by Sebastien Jodogne
-
fix qtFri, 04 Oct 2019 21:58:13 +0200, by Sebastien Jodogne
-
remove wrong commentWed, 02 Oct 2019 12:40:33 +0200, by Sebastien Jodogne
-
fix for ie11Wed, 02 Oct 2019 11:50:34 +0200, by Sebastien Jodogne
-
AffineTransform2D::Combine with 5 argsFri, 04 Oct 2019 17:47:31 +0200, by Alain Mazy
-
fixFri, 04 Oct 2019 17:47:13 +0200, by Alain Mazy
-
mergeThu, 03 Oct 2019 14:38:06 +0200, by Alain Mazy
-
ReadDicomLayerGeometryThu, 03 Oct 2019 14:37:52 +0200, by Alain Mazy
-
Added tag toa2019093001 for changeset ac88989817e3Mon, 30 Sep 2019 10:41:37 +0200, by Benjamin Golinvaux
-
TrackerCommand --> MeasureCommand + fuse against exception in MeasureTool dtor toa2019093001Mon, 30 Sep 2019 10:41:06 +0200, by Benjamin Golinvaux
-
Added a way to specificy which structures are to be initially displayed (theFri, 27 Sep 2019 13:32:05 +0200, by Benjamin Golinvaux
-
fix warningsThu, 26 Sep 2019 09:22:27 +0200, by Sebastien Jodogne
-
looks as if msvc2008 dislikes empty source filesThu, 26 Sep 2019 09:16:21 +0200, by Sebastien Jodogne
-
making DicomInstanceParameters::ConvertToFloat() publicTue, 24 Sep 2019 18:07:25 +0200, by Sebastien Jodogne
-
SlicesSorter::AreAllSlicesDistinct()Tue, 24 Sep 2019 11:16:25 +0200, by Sebastien Jodogne
-
Added tag toa2019092301 for changeset 53cc787bd7bcMon, 23 Sep 2019 15:19:04 +0200, by Benjamin Golinvaux
-
- Added an optimized ProjectPoint2 to CoordinateSystem3D. It has *not* replaced toa2019092301Mon, 23 Sep 2019 15:18:33 +0200, by Benjamin Golinvaux
-
Ugly fix for VS2008 (pre-C++11 vector initialization)Fri, 20 Sep 2019 13:59:36 +0200, by Benjamin Golinvaux
-
Added tag toa2019092003 for changeset efe1c44628a1Fri, 20 Sep 2019 12:41:18 +0200, by Benjamin Golinvaux
-
Fixed mysterious revert of a previous change + converted a .cpp to unix LF toa2019092003Fri, 20 Sep 2019 12:41:06 +0200, by Benjamin Golinvaux
-
Added tag toa2019092002 for changeset 4fda090b016bFri, 20 Sep 2019 12:14:43 +0200, by Benjamin Golinvaux
-
Added tag toa2019092001 for changeset 4f28d9459e31Fri, 20 Sep 2019 12:13:28 +0200, by Benjamin Golinvaux
-
Fixed unit tests and deprecated classes according to last API changes. UT all run ok. toa2019092001Fri, 20 Sep 2019 12:13:10 +0200, by Benjamin Golinvaux
-
Added a union find class (on integers) called DisjointDataSetFri, 20 Sep 2019 12:01:20 +0200, by Benjamin Golinvaux
-
added new files to Stone CMake fileFri, 20 Sep 2019 12:01:07 +0200, by Benjamin Golinvaux
-
Addtnl instructions for build config + added new files to Stone CMake fileFri, 20 Sep 2019 12:00:54 +0200, by Benjamin Golinvaux
-
dot productFri, 20 Sep 2019 12:00:04 +0200, by Benjamin Golinvaux
-
LoaderCache : support for the second set of structure set handling classesFri, 20 Sep 2019 11:59:54 +0200, by Benjamin Golinvaux
-
changed RTSTRUCT rendering from polygons to segmentsFri, 20 Sep 2019 11:59:29 +0200, by Benjamin Golinvaux
-
Added tests for Dicom structure set classes (loaders and utils)Fri, 20 Sep 2019 11:58:33 +0200, by Benjamin Golinvaux
-
added a new set of classes that correctly handle non-convex polygons (notFri, 20 Sep 2019 11:58:00 +0200, by Benjamin Golinvaux
-
fix WebAssemblyOpenGLViewport::UpdateSize()Fri, 20 Sep 2019 10:16:55 +0200, by Sebastien Jodogne
-
commenting out annoying errorThu, 19 Sep 2019 18:26:11 +0200, by Sebastien Jodogne
-
send error message for HTTP fetching in wasmSat, 14 Sep 2019 17:27:41 +0200, by Sebastien Jodogne
-
fix build due to rename in Orthanc::DicomMapThu, 12 Sep 2019 08:27:12 +0200, by Sebastien Jodogne
-
mergeWed, 11 Sep 2019 12:33:12 +0200, by Sebastien Jodogne
-
implementation of HttpCommand in WebAssemblyOracleWed, 11 Sep 2019 12:31:49 +0200, by Sebastien Jodogne
-
removed logs from IObserver constructorWed, 11 Sep 2019 12:15:21 +0200, by Alain Mazy
-
dummy opengl checks for QtWed, 11 Sep 2019 10:43:21 +0200, by Alain Mazy
-
Added tag toa2019090901 for changeset 4c9b4c4de814Mon, 09 Sep 2019 16:18:39 +0200, by Benjamin Golinvaux
-
Fixed bug in DicomStructureSet that prevented points from being added to polygons toa2019090901Mon, 09 Sep 2019 16:15:28 +0200, by Benjamin Golinvaux
-
Scaffolding for A/B tests with DicomStructureSet[Loader] (A/B testing)Mon, 09 Sep 2019 15:18:24 +0200, by Benjamin Golinvaux
-
Uninit. var.Mon, 09 Sep 2019 10:41:27 +0200, by Benjamin Golinvaux
-
Added tag toa2019090602 for changeset 35ed6812d639Fri, 06 Sep 2019 11:47:21 +0200, by Benjamin Golinvaux
-
Added tag toa2019090601 for changeset 3f6e5a38c88fFri, 06 Sep 2019 09:40:01 +0200, by Benjamin Golinvaux
-
Ability to cope with empty "Referenced SOP Instance UID" (dicom path (3006,0039)[i] / (0x3006, 0x0040)[0] / (0x3006, 0x0016)[0] / (0x0008, 0x1155)) + better logs + code formatingFri, 06 Sep 2019 09:38:18 +0200, by Benjamin Golinvaux
-
DicomInstanceParameters::GetIndexInSeries()Tue, 03 Sep 2019 19:03:17 +0200, by Sebastien Jodogne
-
HttpCommandTue, 03 Sep 2019 17:52:28 +0200, by Sebastien Jodogne
-
Added tag toa2019090201 for changeset 262a0244e9b2Mon, 02 Sep 2019 17:44:20 +0200, by Benjamin Golinvaux
-
Added missing Unregister for objects that register by the broker + logs + guard in FetchContext toa2019090201Mon, 02 Sep 2019 17:29:26 +0200, by Benjamin Golinvaux
-
Added tag toa2019083101 for changeset e75fd08d6c75Sat, 31 Aug 2019 13:50:11 +0200, by Benjamin Golinvaux
-
Cleaning in ICallable + changed fingerprint to plain char array to allow for toa2019083101Sat, 31 Aug 2019 13:45:04 +0200, by Benjamin Golinvaux
-
Added tag toa2019082903 for changeset 38409549db43Thu, 29 Aug 2019 18:08:48 +0200, by Benjamin Golinvaux
-
Log with addresses + added fingerprint mechanism to avoid calling zombie objects toa2019082903Thu, 29 Aug 2019 18:07:55 +0200, by Benjamin Golinvaux
-
Added tag toa2019082902 for changeset bc7b249dfbd0Thu, 29 Aug 2019 13:12:03 +0200, by Benjamin Golinvaux
-
Added EMSCRIPTEN_FETCH_REPLACE flag to requests to prevent stale cache results toa2019082902Thu, 29 Aug 2019 13:11:49 +0200, by Benjamin Golinvaux
-
Added tag toa2019082901 for changeset 48710d53086fThu, 29 Aug 2019 10:41:02 +0200, by Benjamin Golinvaux
-
Removed Cache-Control header from POST request toa2019082901Thu, 29 Aug 2019 10:40:32 +0200, by Benjamin Golinvaux
-
Added tag toa2019082801 for changeset e3234630df9cWed, 28 Aug 2019 10:55:16 +0200, by Benjamin Golinvaux
-
Removed pragma-no-cache header that seems to be useless (and even nefarious) toa2019082801Wed, 28 Aug 2019 10:54:15 +0200, by Benjamin Golinvaux
-
mergeTue, 27 Aug 2019 15:19:37 +0200, by Benjamin Golinvaux
-
toa2019082701Tue, 27 Aug 2019 15:18:23 +0200, by Benjamin Golinvaux
-
Added cache-control headers for POST requests + #ifdef'd tracing logs + trace on context restored toa2019082701Tue, 27 Aug 2019 14:28:19 +0200, by Benjamin Golinvaux
-
removal of C++11 iteratorTue, 27 Aug 2019 08:15:36 +0200, by Sebastien Jodogne
-
Added tag toa2019082601 for changeset 92e32e263ae9Mon, 26 Aug 2019 11:03:14 +0200, by Benjamin Golinvaux
-
Removed log in IsContextLost (too many calls) + removed glGetError guards on calls (expensive) + added shared_ptr ref count dump in LoaderCache (still needs to figure that one out) toa2019082601Mon, 26 Aug 2019 11:01:53 +0200, by Benjamin Golinvaux
-
Added tag toa2019082301 for changeset 13e078adfb94Fri, 23 Aug 2019 15:02:42 +0200, by Benjamin Golinvaux
-
Better error log in fetch failure callback + toa2019082301Fri, 23 Aug 2019 14:16:45 +0200, by Benjamin Golinvaux
-
added guards to prevent calling methods on a dead controller (see comment in diff for expl.) + build fixFri, 23 Aug 2019 10:16:32 +0200, by Benjamin Golinvaux
-
MergeWed, 21 Aug 2019 16:24:57 +0200, by Benjamin Golinvaux
-
Made IsContextLost automatically set the flag by checking with the emscriptenWed, 21 Aug 2019 16:16:30 +0200, by Benjamin Golinvaux
-
fix link errors to deprecated stuffMon, 19 Aug 2019 17:55:50 +0200, by Sebastien Jodogne
-
fix warningMon, 19 Aug 2019 17:52:01 +0200, by Sebastien Jodogne
-
Fixed call to renamed method SetSize --> SetSizeInVoxelsFri, 16 Aug 2019 16:24:11 +0200, by Benjamin Golinvaux
-
Added tag toa2019081302 for changeset 4a593397b11cTue, 13 Aug 2019 17:31:29 +0200, by Benjamin Golinvaux
-
Fixed clang warning about missing 'override' toa2019081302Tue, 13 Aug 2019 17:30:30 +0200, by Benjamin Golinvaux
-
Added tag toa2019081301 for changeset 32eaf4929b08Tue, 13 Aug 2019 16:03:53 +0200, by 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. toa2019081301Tue, 13 Aug 2019 16:01:05 +0200, by Benjamin Golinvaux
-
Added tag toa2019081001 for changeset 1091b2adeb5aSat, 10 Aug 2019 13:13:11 +0200, by Benjamin Golinvaux
-
Fixed animation frame stopping when returning false + big work on the OpenGL toa2019081001Sat, 10 Aug 2019 13:07:31 +0200, by Benjamin Golinvaux
-
Added tag toa2019080601 for changeset 2db3ef713664Tue, 06 Aug 2019 15:07:23 +0200, by Benjamin Golinvaux
-
Fixed error handling for WebGL context creation toa2019080601Tue, 06 Aug 2019 15:06:53 +0200, by Benjamin Golinvaux
-
Added tag toa2019080501 for changeset 8b2d0d2c17a6Mon, 05 Aug 2019 12:28:38 +0200, by Benjamin Golinvaux
-
Added missing ORTHANC_OVERRIDE + preparation for lost GL context handling + stubs for GL context event handlersMon, 05 Aug 2019 12:27:27 +0200, by Benjamin Golinvaux
-
mergeFri, 02 Aug 2019 17:38:44 +0200, by Alain Mazy
-
handling httpStatus in WebService error messagesFri, 02 Aug 2019 17:38:31 +0200, by Alain Mazy
-
Added tag toa2019073101 for changeset eaaa9b574e05Wed, 31 Jul 2019 11:29:08 +0200, by Benjamin Golinvaux
-
Fixed the Stone samples wrt the recent API changes (SdlOpenGLViewport, ICompositor...) toa2019073101Wed, 31 Jul 2019 10:58:16 +0200, by Benjamin Golinvaux
-
Added getters and notifications to allow clients of the loaders (DicomStructureSetLoader, OrthancSeriesVolumeProgressiveLoader and OrthancMultiframeVolumeLoader) to know when the loading is finished + added ability for SDL event loop to execute a callback repeatedly (used to check the view loading state)Wed, 31 Jul 2019 10:24:09 +0200, by Benjamin Golinvaux
-
Added tag toa2019072901 for changeset 401808e7ff2eMon, 29 Jul 2019 15:39:45 +0200, by Benjamin Golinvaux
-
Added traces in LoaderCache objects dtors + fuse to prevent dead weak ptrs to be calleds in VisitWdigets (in GuiAdapter.h) toa2019072901Mon, 29 Jul 2019 15:39:11 +0200, by Benjamin Golinvaux
-
VolumeSceneLayerSource dtor now clears the layerMon, 29 Jul 2019 13:46:29 +0200, by Benjamin Golinvaux
-
Commented-out traces for debugFri, 26 Jul 2019 20:09:42 +0200, by Benjamin Golinvaux
-
Added tag toa2019072401 for changeset fc38c4ab17e3Wed, 24 Jul 2019 18:46:25 +0200, by Benjamin Golinvaux
-
Fixed LoaderCacheWed, 24 Jul 2019 18:45:33 +0200, by Benjamin Golinvaux
-
Added Loader cache. Not activated yet.Wed, 24 Jul 2019 14:27:06 +0200, by Benjamin Golinvaux
-
fix for older compilersTue, 23 Jul 2019 11:50:21 +0200, by Sebastien Jodogne
-
Added tag toa2019072202 for changeset e594e76e0a81Mon, 22 Jul 2019 16:03:10 +0200, by Benjamin Golinvaux
-
Added support for Grayscale16 in the multiframe loader (Victor)Mon, 22 Jul 2019 16:00:03 +0200, by Benjamin Golinvaux
-
mergeMon, 22 Jul 2019 14:29:23 +0200, by Alain Mazy
-
RadiographyScene: avoid exporting to width+1 image size due to numerical noise in GetSceneExtent()Mon, 22 Jul 2019 14:28:56 +0200, by Alain Mazy
-
Added tag toa2019072201 for changeset 81d30cd93b65Mon, 22 Jul 2019 11:22:56 +0200, by Benjamin Golinvaux
-
Ability to ask the loader for the geometry in PULL mode (when subscribing to the messages is not possible) + small changes (removed const/ref qualifiers for boost::shared_ptr param, added traces, doc change) toa2019072201Mon, 22 Jul 2019 11:21:09 +0200, by Benjamin Golinvaux
-
Close branch refactor-viewport-controller. refactor-viewport-controllerFri, 19 Jul 2019 14:15:49 +0000, by Alain Mazy
-
Merged am-dev into defaultFri, 19 Jul 2019 15:15:13 +0200, by Alain Mazy
-
MultiPlatform Basic Scene sample (so far: SDL + Qt) am-devFri, 19 Jul 2019 15:06:36 +0200, by Alain Mazy
-
Added image inversion support in GrayscaleStyleConfigurator + OpenGLFloatTextureProgramFri, 19 Jul 2019 10:54:03 +0200, by Benjamin Golinvaux
-
Re-enabled gl debug output in GuiAdapter +Fri, 19 Jul 2019 10:30:40 +0200, by Benjamin Golinvaux
-
wip: WebAssemblyCairoViewport: still need to implement blit to canvasThu, 18 Jul 2019 10:39:00 +0200, by Alain Mazy
-
SdlCairo resizableThu, 18 Jul 2019 09:41:10 +0200, by Alain Mazy
-
mergeThu, 18 Jul 2019 09:22:08 +0200, by Alain Mazy
-
cleanup + started to implement WebAssemblyCairoViewport (wip)Thu, 18 Jul 2019 09:19:39 +0200, by Alain Mazy
-
Disabled OpenGL in GuiAdapter to allow for Cairo-only workflows (THIS IS A TEMP CHANGE!!!) + disabled outlined text by default (build macro)Wed, 17 Jul 2019 17:17:34 +0200, by Benjamin Golinvaux
-
introduced ICompositor and allow SdlViewport to work with a CairoCompositor (to run on machines without OpenGL drivers)Wed, 17 Jul 2019 16:56:53 +0200, by Alain Mazy
-
notes for AM buildWed, 17 Jul 2019 15:33:34 +0200, by Alain Mazy
-
Added Dot + magnitude + couple helpers in ScenePoint2D + Added ability to target several sets of 5-layer text packs stored in LayerHolderWed, 17 Jul 2019 09:39:51 +0200, by Benjamin Golinvaux
-
MergeTue, 16 Jul 2019 12:41:18 +0200, by Alain Mazy
-
hgignoreTue, 16 Jul 2019 12:38:51 +0200, by Alain Mazy
-
wasm: error log if canvas GL context can't be createdTue, 16 Jul 2019 10:51:03 +0200, by Benjamin Golinvaux
-
Fixes to TrackerSampleApp following IViewport refactoring (FusionMprSdl not working yet)Mon, 15 Jul 2019 12:48:19 +0200, by Benjamin Golinvaux
-
fix OpenGL context for fontsThu, 11 Jul 2019 09:18:55 +0200, by Sebastien Jodogne
-
new abstraction: IViewportWed, 10 Jul 2019 18:18:42 +0200, by Sebastien Jodogne
-
removing OpenGLCompositor::UpdateSize()Wed, 10 Jul 2019 15:23:13 +0200, by Sebastien Jodogne
-
renderers now have access to canvas width/heightWed, 10 Jul 2019 11:58:38 +0200, by Sebastien Jodogne
-
sharing code between Qt/SDL BasiceScene sample am-devTue, 09 Jul 2019 16:44:25 +0200, by Alain Mazy
-
debug code to monitor large malloc/free (currently disabled) am-devWed, 03 Jul 2019 10:16:22 +0200, by Alain Mazy
-
BaseWebService: disable cache + correct handling of cache am-devWed, 03 Jul 2019 10:12:09 +0200, by Alain Mazy
-
correct handling of deleted observers in OrthancApiClient am-devWed, 03 Jul 2019 10:11:22 +0200, by Alain Mazy
-
Added support for measuring tool edition in TrackerSampleAppTue, 25 Jun 2019 18:17:33 +0200, by Benjamin Golinvaux
-
Added tag toa2019062503 for changeset 60a403f01c31Tue, 25 Jun 2019 18:05:13 +0200, by Benjamin Golinvaux
-
Fixed WARN --> WARNING (unsure how this builds fine under Windows...) toa2019062503Tue, 25 Jun 2019 18:04:54 +0200, by Benjamin Golinvaux
-
Added tag toa2019062502 for changeset fe96057e97b9Tue, 25 Jun 2019 18:04:09 +0200, by Benjamin Golinvaux
-
Added tag toa2019062501 for changeset c71ef52602a0 toa2019062502Tue, 25 Jun 2019 17:55:50 +0200, by Benjamin Golinvaux
-
Added the ability to edit existing measuring tools (demo not updated yet) toa2019062501Tue, 25 Jun 2019 17:54:46 +0200, by Benjamin Golinvaux
-
Added operators to ScenePoint2D + highlight support on MouseOver for measuring toolsTue, 25 Jun 2019 15:24:13 +0200, by Benjamin Golinvaux
-
Added tag toa2019062401 for changeset ff3559c489c9Mon, 24 Jun 2019 19:07:34 +0200, by Benjamin Golinvaux
-
Keyboard event routing (handling done in app)Mon, 24 Jun 2019 14:57:55 +0200, by Benjamin Golinvaux
-
MergeMon, 24 Jun 2019 10:31:57 +0200, by Benjamin Golinvaux
-
GuiAdapter : mouse event routing in SDL + split the undo stack from theMon, 24 Jun 2019 10:31:04 +0200, by Benjamin Golinvaux
-
macro ORTHANC_ENABLE_LOGGING_PLUGIN must be defined per app, not by stoneWed, 19 Jun 2019 17:41:35 +0200, by Sebastien Jodogne
-
mergeWed, 19 Jun 2019 14:12:28 +0200, by Benjamin Golinvaux
-
Added tag toa2019061901 for changeset 6d15261f9c99Wed, 19 Jun 2019 14:10:12 +0200, by Benjamin Golinvaux
-
fix OS X buildWed, 19 Jun 2019 12:30:20 +0200, by Sebastien Jodogne
-
Added way to share the broker that is used inside the locking emitter toa2019061901Tue, 18 Jun 2019 16:45:37 +0200, by Benjamin Golinvaux
-
Added namespace to ORTHANC_ASSERT macrosMon, 17 Jun 2019 16:13:14 +0200, by Benjamin Golinvaux
-
Prevent creation of multiple GuiAdapter instancesMon, 17 Jun 2019 16:12:52 +0200, by Benjamin Golinvaux
-
starting to re-implement radiography editor with latest framework am-mainlineThu, 13 Jun 2019 16:47:02 +0200, by Alain Mazy
-
mergeSat, 15 Jun 2019 20:37:48 +0200, by Benjamin Golinvaux
-
Changed http timeouts in new-style Oracle commands to 60 secs (10 secs was too short for big requests)Sat, 15 Jun 2019 20:37:12 +0200, by Benjamin Golinvaux
-
removed some c++11 for older compilersFri, 14 Jun 2019 14:46:16 +0200, by Sebastien Jodogne
-
MergeFri, 14 Jun 2019 12:16:38 +0200, by Benjamin Golinvaux
-
Removed extra logging + doc + added GuiAdapter and LockingEmitterFri, 14 Jun 2019 12:14:16 +0200, by Benjamin Golinvaux
-
removed some c++11 for older compilersWed, 12 Jun 2019 09:52:25 +0200, by Sebastien Jodogne
-
better error reporting in DicomStructureSetLoader + fixed POST request logicTue, 11 Jun 2019 15:41:21 +0200, by Benjamin Golinvaux
-
Added details on errors in LoaderStateMachine + dummy change in loader.cppSun, 09 Jun 2019 18:47:34 +0200, by Benjamin Golinvaux
-
Added dose struct load in (ongoing) FusionMprSample + doc changeMon, 03 Jun 2019 14:37:17 +0200, by Benjamin Golinvaux
-
don't forbid touchmove anymore at document level. It's a bit rough to re-enable it later i.e in components that needs it (SortableJS in my case). am-devWed, 05 Jun 2019 17:43:59 +0200, by Alain Mazy
-
fixFri, 31 May 2019 16:34:26 +0200, by Sebastien Jodogne
-
windowing and linear interpolation in GrayscaleStyleConfiguratorFri, 31 May 2019 16:30:32 +0200, by Sebastien Jodogne
-
MergeFri, 31 May 2019 15:21:50 +0200, by Benjamin Golinvaux
-
Removed assert in Broker + reformatted notes on wasm samplesFri, 31 May 2019 15:21:27 +0200, by Benjamin Golinvaux
-
reformat NOTES.txtFri, 31 May 2019 09:18:07 +0200, by Benjamin Golinvaux
-
handling of GET argumentsFri, 31 May 2019 10:30:22 +0200, by Sebastien Jodogne
-
MergeFri, 31 May 2019 09:12:05 +0200, by Benjamin Golinvaux
-
MergeWed, 29 May 2019 16:15:23 +0200, by Benjamin Golinvaux
-
Merge + FusionMprSdlWed, 29 May 2019 16:15:04 +0200, by Benjamin Golinvaux
-
Added FusioMpr sample + small dumb changesWed, 29 May 2019 13:44:55 +0200, by Benjamin Golinvaux
-
reorganizationWed, 29 May 2019 16:48:56 +0200, by Sebastien Jodogne
-
reorganizationWed, 29 May 2019 15:45:15 +0200, by Sebastien Jodogne
-
support of SleepOracleCommand in WebAssemblyOracleWed, 29 May 2019 15:26:47 +0200, by Sebastien Jodogne
-
wheelWed, 29 May 2019 14:44:37 +0200, by Sebastien Jodogne
-
fixWed, 29 May 2019 14:19:06 +0200, by Sebastien Jodogne
-
mergeWed, 29 May 2019 13:42:34 +0200, by Sebastien Jodogne
-
BasicMPR sampleWed, 29 May 2019 13:40:07 +0200, by Sebastien Jodogne
-
fixWed, 29 May 2019 13:39:31 +0200, by Sebastien Jodogne
-
Removed typedefs to shared_ptr by making them explicit. Removed using namespaceWed, 29 May 2019 10:51:28 +0200, by Benjamin Golinvaux
-
simplification of DicomVolumeImageMPRSlicer::ExtractedSliceWed, 29 May 2019 08:36:13 +0200, by Sebastien Jodogne
-
fixTue, 28 May 2019 22:18:41 +0200, by Sebastien Jodogne
-
reorganizationTue, 28 May 2019 21:59:20 +0200, by Sebastien Jodogne
-
reorganizationTue, 28 May 2019 21:16:39 +0200, by Sebastien Jodogne
-
mergeTue, 28 May 2019 18:31:44 +0200, by Benjamin Golinvaux
-
small bit of docTue, 28 May 2019 18:31:17 +0200, by Benjamin Golinvaux
-
deprecating ParallelSlicesTue, 28 May 2019 18:21:00 +0200, by Sebastien Jodogne
-
mergeTue, 28 May 2019 18:09:48 +0200, by Sebastien Jodogne
-
VolumeImageGeometry::GetProjectionSlice()Tue, 28 May 2019 18:09:26 +0200, by Sebastien Jodogne
-
deprecating ISeriesLoaderTue, 28 May 2019 17:50:09 +0200, by Sebastien Jodogne
-
deprecating CairoFontTue, 28 May 2019 17:44:53 +0200, by Sebastien Jodogne
-
typoTue, 28 May 2019 16:01:13 +0200, by Sebastien Jodogne
-
mergeTue, 28 May 2019 15:59:06 +0200, by Sebastien Jodogne
-
PolylineSceneLayer now has one color per chainTue, 28 May 2019 15:58:21 +0200, by Sebastien Jodogne
-
more docsTue, 28 May 2019 15:31:12 +0200, by Benjamin Golinvaux
-
MergeTue, 28 May 2019 14:18:46 +0200, by Benjamin Golinvaux
-
Added HttpClient init to Stone initTue, 28 May 2019 14:15:03 +0200, by Benjamin Golinvaux
-
Added doc + fixed truncation warnings (+ inactive Orthanc IDs for BGO tests)Tue, 28 May 2019 14:14:10 +0200, by Benjamin Golinvaux
-
Added docTue, 28 May 2019 14:13:18 +0200, by Benjamin Golinvaux
-
truncation warningTue, 28 May 2019 14:13:10 +0200, by Benjamin Golinvaux
-
Added missing HttpClient::GlobalInitialize in StoneInitializeTue, 28 May 2019 11:37:50 +0200, by Benjamin Golinvaux
-
DicomStructureSetLoader is workingTue, 28 May 2019 14:09:46 +0200, by Sebastien Jodogne
-
refactoring OrthancMultiframeVolumeLoader using LoaderStateMachineTue, 28 May 2019 13:02:56 +0200, by Sebastien Jodogne
-
LoaderStateMachineTue, 28 May 2019 12:26:16 +0200, by Sebastien Jodogne
-
DicomVolumeImageMPRSlicerTue, 28 May 2019 10:39:42 +0200, by Sebastien Jodogne
-
deprecating MessagingToolboxTue, 28 May 2019 08:49:49 +0200, by Sebastien Jodogne
-
mergeTue, 28 May 2019 08:29:24 +0200, by Sebastien Jodogne
-
speeding up LinearAlgebra::ParseVector()Tue, 28 May 2019 08:29:01 +0200, by Sebastien Jodogne
-
MergeTue, 28 May 2019 08:15:38 +0200, by Benjamin Golinvaux
-
Merge from defaultMon, 27 May 2019 16:01:47 +0200, by Benjamin Golinvaux
-
Fixed Visual Studio 2008 buildFri, 24 May 2019 16:13:50 +0200, by Benjamin Golinvaux
-
optimizing constructor of DicomStructureSetTue, 28 May 2019 07:48:57 +0200, by Sebastien Jodogne
-
made typescript more future-proof (not completed, I finally disabled a few warnings in my tsconfig.json) am-devMon, 27 May 2019 22:41:51 +0200, by Alain Mazy
-
DicomStructureSetLoaderMon, 27 May 2019 17:20:59 +0200, by Sebastien Jodogne
-
DicomVolumeImageMon, 27 May 2019 15:54:53 +0200, by Sebastien Jodogne
-
VolumeImageReslicerMon, 27 May 2019 14:21:04 +0200, by Sebastien Jodogne
-
IVolumeImageMon, 27 May 2019 11:45:18 +0200, by Sebastien Jodogne
-
contMon, 27 May 2019 10:39:35 +0200, by Sebastien Jodogne
-
fixMon, 27 May 2019 10:34:34 +0200, by Sebastien Jodogne
-
VolumeGeometryReadyMessageMon, 27 May 2019 09:49:44 +0200, by Sebastien Jodogne
-
mergeFri, 24 May 2019 18:33:08 +0200, by Sebastien Jodogne
-
ILayerStyleConfiguratorFri, 24 May 2019 18:29:27 +0200, by Sebastien Jodogne
-
Merge from defaultFri, 24 May 2019 16:00:24 +0200, by Benjamin Golinvaux
-
A few renames and cleanups + moved GUI constants to controller + start work onFri, 24 May 2019 15:59:51 +0200, by Benjamin Golinvaux
-
FloatTextureSceneLayer::SetInverted()Fri, 24 May 2019 13:44:34 +0200, by Sebastien Jodogne
-
fixFri, 24 May 2019 11:04:41 +0200, by Sebastien Jodogne
-
fix windowingFri, 24 May 2019 11:02:20 +0200, by Sebastien Jodogne
-
improved interface for lookup tablesThu, 23 May 2019 20:37:19 +0200, by Sebastien Jodogne
-
LookupTableTextureSceneLayerThu, 23 May 2019 20:04:33 +0200, by Sebastien Jodogne
-
fixThu, 23 May 2019 16:57:33 +0200, by Sebastien Jodogne
-
fixThu, 23 May 2019 16:34:03 +0200, by Sebastien Jodogne
-
contThu, 23 May 2019 14:57:52 +0200, by Sebastien Jodogne
-
contThu, 23 May 2019 12:54:10 +0200, by Sebastien Jodogne
-
mergeThu, 23 May 2019 11:27:37 +0200, by Sebastien Jodogne
-
creation of OrthancMultiframeVolumeLoaderThu, 23 May 2019 11:27:11 +0200, by Sebastien Jodogne
-
truncation warning fixes + CRLF -> LF + random measuring tool creation (keybThu, 23 May 2019 10:25:48 +0200, by Benjamin Golinvaux
-
progressive loading workingWed, 22 May 2019 18:34:06 +0200, by Sebastien Jodogne
-
simplificationWed, 22 May 2019 17:25:44 +0200, by Sebastien Jodogne
-
mergeWed, 22 May 2019 17:05:38 +0200, by Sebastien Jodogne
-
contWed, 22 May 2019 17:05:14 +0200, by Sebastien Jodogne
-
Added broker back because the ViewportController needs oneWed, 22 May 2019 16:46:02 +0200, by Benjamin Golinvaux
-
Merge from defaultWed, 22 May 2019 16:17:32 +0200, by Benjamin Golinvaux
-
Merge from defaultWed, 22 May 2019 16:13:46 +0200, by Benjamin Golinvaux
-
dummyWed, 22 May 2019 16:01:34 +0200, by Benjamin Golinvaux
-
Fixed wasm sample (BasicScene) according to changes (ViewportController) +Wed, 22 May 2019 16:00:58 +0200, by Benjamin Golinvaux
-
- undo redo now works fine for both measure tool creation commandsWed, 22 May 2019 11:55:52 +0200, by Benjamin Golinvaux
-
Wired undo redo to keysTue, 21 May 2019 13:18:35 +0200, by Benjamin Golinvaux
-
fix wasm buildWed, 22 May 2019 16:15:24 +0200, by Sebastien Jodogne
-
ThreadedOracleWed, 22 May 2019 14:46:26 +0200, by Sebastien Jodogne
-
Backfix of d5579bd: Fixed wasm viewport Redraw() to use wasmModule.HEAPU8.buffer instead of the deprecated wasmModule.buffer rtviewer19branchWed, 22 May 2019 13:49:31 +0200, by Benjamin Golinvaux
-
reorganizationWed, 22 May 2019 12:48:57 +0200, by Sebastien Jodogne
-
reorganizationWed, 22 May 2019 12:08:15 +0200, by Sebastien Jodogne
-
SleepOracleCommandWed, 22 May 2019 11:28:42 +0200, by Sebastien Jodogne
-
fixWed, 22 May 2019 09:55:01 +0200, by Sebastien Jodogne
-
moved OrientedBoundingBox in the Volumes folderWed, 22 May 2019 09:41:03 +0200, by Sebastien Jodogne
-
removed some forward class declarationsWed, 22 May 2019 09:27:21 +0200, by Sebastien Jodogne
-
new CMake internal option: ENABLE_STONE_DEPRECATEDWed, 22 May 2019 09:17:07 +0200, by Sebastien Jodogne
-
deprecating enum SliceImageQualityWed, 22 May 2019 09:13:04 +0200, by Sebastien Jodogne
-
removing using namespaceWed, 22 May 2019 08:54:38 +0200, by Sebastien Jodogne
-
contWed, 22 May 2019 08:43:41 +0200, by Sebastien Jodogne
-
enforce relative includesWed, 22 May 2019 08:38:52 +0200, by Sebastien Jodogne
-
removing dependencies in ImageBuffer3DTue, 21 May 2019 16:15:06 +0200, by Sebastien Jodogne
-
moved FitWindowingToRange() from ImageBuffer3D to RenderStyleTue, 21 May 2019 15:20:04 +0200, by Sebastien Jodogne
-
mergeTue, 21 May 2019 14:27:52 +0200, by Sebastien Jodogne
-
move Deprecated classes to a separate folderTue, 21 May 2019 14:27:35 +0200, by Sebastien Jodogne
-
merge am-dev -> defaultTue, 21 May 2019 13:53:57 +0200, by Alain Mazy
-
Merged am-dev into defaultTue, 21 May 2019 13:27:54 +0200, by Alain Mazy
-
mergeTue, 21 May 2019 11:45:06 +0200, by Sebastien Jodogne
-
moving layers, widgets and loaders to Deprecated namespaceTue, 21 May 2019 11:43:25 +0200, by Sebastien Jodogne
-
Fixed previous typoTue, 21 May 2019 10:39:51 +0200, by Benjamin Golinvaux
-
Fixed truncation warningTue, 21 May 2019 10:39:14 +0200, by Benjamin Golinvaux
-
Merge from defaultTue, 21 May 2019 10:28:43 +0200, by Benjamin Golinvaux
-
Undo mechanism implemented (not connected to UI yet). Undo stack and measuringTue, 21 May 2019 10:27:54 +0200, by Benjamin Golinvaux
-
FitContent is now wrapped by the controller (for observability)Mon, 20 May 2019 12:49:29 +0200, by Benjamin Golinvaux
-
Switch to make_shared in various placesMon, 20 May 2019 12:37:30 +0200, by Benjamin Golinvaux
-
Fixes to auxiliary parameters management rtviewer19branchMon, 20 May 2019 19:55:13 +0200, by Benjamin Golinvaux
-
Removed references to unavailable functions (backpatch) rtviewer19branchMon, 20 May 2019 19:06:45 +0200, by Benjamin Golinvaux
-
Close branch twiga-viewer-first-release. twiga-viewer-first-releaseMon, 20 May 2019 16:56:48 +0000, by Benjamin Golinvaux
-
Branch creation rtviewer19 maintenance rtviewer19branchMon, 20 May 2019 18:49:24 +0200, by Benjamin Golinvaux
-
Adding SetApplicationParameters twiga-viewer-first-releaseMon, 20 May 2019 18:42:39 +0200, by Benjamin Golinvaux
-
deprecating DicomFrameConverterMon, 20 May 2019 16:26:34 +0200, by Sebastien Jodogne
-
setting texture geometryMon, 20 May 2019 15:44:01 +0200, by Sebastien Jodogne
-
IDicomVolumeSourceMon, 20 May 2019 14:56:03 +0200, by Sebastien Jodogne
-
simplificationMon, 20 May 2019 13:40:23 +0200, by Sebastien Jodogne
-
reorganizationMon, 20 May 2019 13:13:04 +0200, by Sebastien Jodogne
-
VolumeSeriesOrthancLoader uses a prefetching strategyMon, 20 May 2019 12:03:16 +0200, by Sebastien Jodogne
-
reorganizationMon, 20 May 2019 11:20:01 +0200, by Sebastien Jodogne
-
Added sample command line for Visual Studio 2008Mon, 20 May 2019 11:03:50 +0200, by Benjamin Golinvaux
-
Fixed C++ code to be C++03 compatibleMon, 20 May 2019 11:03:36 +0200, by Benjamin Golinvaux
-
fixMon, 20 May 2019 09:38:25 +0200, by Sebastien Jodogne
-
merge defaultSun, 19 May 2019 16:35:03 +0200, by Benjamin Golinvaux
-
Merging refactor-viewport-controllerSun, 19 May 2019 16:31:56 +0200, by Benjamin Golinvaux
-
Merge from default refactor-viewport-controllerSun, 19 May 2019 16:29:50 +0200, by Benjamin Golinvaux
-
Fixed truncating conversion warning refactor-viewport-controllerSun, 19 May 2019 16:26:36 +0200, by Benjamin Golinvaux
-
Introduced the ViewportController that sits between the application and the refactor-viewport-controllerSun, 19 May 2019 16:26:17 +0200, by Benjamin Golinvaux
-
Merge from default refactor-viewport-controllerFri, 17 May 2019 09:20:46 +0200, by Benjamin Golinvaux
-
Code is broken -- stashing ongoing work in a branch refactor-viewport-controllerWed, 15 May 2019 16:56:17 +0200, by Benjamin Golinvaux
-
BasicFetchingStrategySun, 19 May 2019 13:21:22 +0200, by Sebastien Jodogne
-
mergeFri, 17 May 2019 18:04:26 +0200, by Sebastien Jodogne
-
strategyFri, 17 May 2019 18:04:14 +0200, by Sebastien Jodogne
-
Fixed a bunch of truncation warnings in various parts of the libraryFri, 17 May 2019 09:21:30 +0200, by Benjamin Golinvaux
-
Fixed a bunch of truncation warnings in various parts of the libraryFri, 17 May 2019 08:49:55 +0200, by Benjamin Golinvaux
-
simplification in DicomVolumeSlicerThu, 16 May 2019 20:39:30 +0200, by Sebastien Jodogne
-
DicomVolumeSlicerThu, 16 May 2019 20:32:16 +0200, by Sebastien Jodogne
-
VolumeImageGeometry::DetectSlice()Thu, 16 May 2019 18:33:57 +0200, by Sebastien Jodogne
-
CodeGen: test cleanup + all working again + using same yaml and stimuli files am-devThu, 16 May 2019 17:51:17 +0200, by Alain Mazy
-
unit test: VolumeImageGeometry.BasicThu, 16 May 2019 17:00:42 +0200, by Sebastien Jodogne
-
new class: VolumeImageGeometryThu, 16 May 2019 16:47:46 +0200, by Sebastien Jodogne
-
reorganizing ImageBuffer3DThu, 16 May 2019 16:01:36 +0200, by Sebastien Jodogne
-
added support for float + map<TK, TV> instead of only map<string, T> am-devThu, 16 May 2019 15:04:41 +0200, by Alain Mazy
-
revision counters in DicomVolumeImageThu, 16 May 2019 14:26:11 +0200, by Sebastien Jodogne
-
loading of slice imagesThu, 16 May 2019 12:33:43 +0200, by Sebastien Jodogne
-
mergeThu, 16 May 2019 11:20:59 +0200, by Sebastien Jodogne
-
turning DicomVolumeImage into a bean classThu, 16 May 2019 11:20:43 +0200, by Sebastien Jodogne
-
codegen: using an ordereddict loader instead of sort the keys -> the delcared ordered in the yaml is preserved in the generated code which is more meaningfull than the alphabetical order am-devThu, 16 May 2019 09:49:30 +0200, by Alain Mazy
-
Merged am-dev into defaultThu, 16 May 2019 09:26:31 +0200, by Alain Mazy
-
fixWed, 15 May 2019 18:54:55 +0200, by Alain Mazy
-
Merge defaultWed, 15 May 2019 18:39:50 +0200, by Benjamin Golinvaux
-
Restored missing code + fixed key ordering when generating codeWed, 15 May 2019 18:29:42 +0200, by Benjamin Golinvaux
-
contWed, 15 May 2019 18:35:43 +0200, by Sebastien Jodogne
-
mergeWed, 15 May 2019 17:31:21 +0200, by Sebastien Jodogne
-
refactoring of VolumeImageWed, 15 May 2019 17:30:58 +0200, by Sebastien Jodogne
-
removed printf override for printf, keep it bare to metalWed, 15 May 2019 15:42:49 +0200, by Alain Mazy
-
fixWed, 15 May 2019 12:28:58 +0200, by Sebastien Jodogne
-
fix previous mergeWed, 15 May 2019 11:52:35 +0200, by Alain Mazy
-
fix to include Stone within an Orthanc pluginWed, 15 May 2019 11:51:22 +0200, by Sebastien Jodogne
-
fix for msvc 2008Wed, 15 May 2019 11:07:28 +0200, by Sebastien Jodogne
-
fix warningWed, 15 May 2019 09:03:40 +0200, by Sebastien Jodogne
-
Added info display map to the app + global logging function + fixed bisectingTue, 14 May 2019 19:38:51 +0200, by Benjamin Golinvaux
-
Fixed broken previous mergeTue, 14 May 2019 19:38:15 +0200, by Benjamin Golinvaux
-
merge am-dev -> defaultTue, 14 May 2019 18:39:50 +0200, by Alain Mazy
-
allow unregistered command line options (seems that it does not work in WASM !!) am-devTue, 14 May 2019 18:24:12 +0200, by Alain Mazy
-
Added support to DISABLE legacy scaling in SDL Windows (only in WIN32... thisTue, 14 May 2019 16:54:13 +0200, by Benjamin Golinvaux
-
Fixed truncating conversion warnings + fixed deletion of incomplete typeTue, 14 May 2019 13:51:32 +0200, by Benjamin Golinvaux
-
Turned the scene into an observable to be able to dynamically react toTue, 14 May 2019 13:51:00 +0200, by Benjamin Golinvaux
-
Fixed CRLF to LF in various files (found through grepping the source tree)Tue, 14 May 2019 13:49:12 +0200, by Benjamin Golinvaux
-
Merge from defaultTue, 14 May 2019 09:49:24 +0200, by Benjamin Golinvaux
-
Iteration in angle measuring tool. Text label is not ok and handles and arcsTue, 14 May 2019 09:48:14 +0200, by Benjamin Golinvaux
-
Moved RadiographyDicomLayer::SetDicomFrameConverter to cpp file to preventTue, 14 May 2019 09:48:01 +0200, by Benjamin Golinvaux
-
Moved RadiographyDicomLayer::SetDicomFrameConverter to cpp file to preventTue, 14 May 2019 09:46:41 +0200, by Benjamin Golinvaux
-
contMon, 13 May 2019 17:19:04 +0200, by Sebastien Jodogne
-
uncoupling OrthancStone::SlicesSorter from OrthancStone::SliceMon, 13 May 2019 17:03:46 +0200, by Sebastien Jodogne
-
Merge from defaultMon, 13 May 2019 15:22:08 +0200, by Benjamin Golinvaux
-
Merge + ongoing measure workMon, 13 May 2019 15:12:56 +0200, by Benjamin Golinvaux
-
Ongoing tracker work.Fri, 10 May 2019 16:15:55 +0200, by Benjamin Golinvaux
-
getting rid of MessageType enumerationFri, 10 May 2019 17:34:48 +0200, by Sebastien Jodogne
-
GetOrthancWebViewerJpegCommand::ProcessHttpHandler()Fri, 10 May 2019 14:54:03 +0200, by Sebastien Jodogne
-
renamesFri, 10 May 2019 10:59:37 +0200, by Sebastien Jodogne
-
reorganizationFri, 10 May 2019 10:57:21 +0200, by Sebastien Jodogne
-
OracleCommandExceptionMessageFri, 10 May 2019 10:35:46 +0200, by Sebastien Jodogne
-
DecodeOrthancWebViewerJpegCommandThu, 09 May 2019 18:45:52 +0200, by Sebastien Jodogne
-
decoding of images by oracleThu, 09 May 2019 18:03:03 +0200, by Sebastien Jodogne
-
starting DecodeOrthancImageCommandThu, 09 May 2019 16:58:35 +0200, by Sebastien Jodogne
-
fixThu, 09 May 2019 15:02:44 +0200, by Sebastien Jodogne
-
Converted C++11 code to C++03Thu, 09 May 2019 14:54:12 +0200, by Benjamin Golinvaux
-
MergeThu, 09 May 2019 14:38:27 +0200, by Benjamin Golinvaux
-
- Added a ClearAllChains method to PolylineSceneLayer --> revision must changeThu, 09 May 2019 10:41:31 +0200, by Benjamin Golinvaux
-
notesWed, 08 May 2019 18:26:52 +0200, by Sebastien Jodogne
-
contTue, 07 May 2019 18:34:40 +0200, by Sebastien Jodogne
-
DicomInstanceParametersTue, 07 May 2019 18:11:52 +0200, by Sebastien Jodogne
-
fixTue, 07 May 2019 14:28:10 +0200, by Sebastien Jodogne
-
renamed IObservable::EmitMessage() as BroadcastMessage()Tue, 07 May 2019 14:16:08 +0200, by Sebastien Jodogne
-
uncoupling oracle from contextTue, 07 May 2019 12:32:21 +0200, by Sebastien Jodogne
-
fixTue, 07 May 2019 11:59:46 +0200, by Sebastien Jodogne
-
test: refactoring oracleTue, 07 May 2019 11:13:24 +0200, by Sebastien Jodogne
-
mouse events in wasm sampleThu, 02 May 2019 18:58:46 +0200, by Sebastien Jodogne
-
simplificationThu, 02 May 2019 18:21:59 +0200, by Sebastien Jodogne
-
WebAssembly sample using Scene2DThu, 02 May 2019 13:27:41 +0200, by Sebastien Jodogne
-
constnessThu, 02 May 2019 10:35:42 +0200, by Sebastien Jodogne
-
cnotTue, 30 Apr 2019 16:59:48 +0200, by Sebastien Jodogne
-
automatic initialization of glewTue, 30 Apr 2019 16:44:23 +0200, by Sebastien Jodogne
-
Removed "core" from shader version spec + removed useless code from StoneInitializeTue, 30 Apr 2019 16:18:46 +0200, by Benjamin Golinvaux
-
Added version directive to GLSL shader code + glew init function in sample codeTue, 30 Apr 2019 16:07:48 +0200, by Benjamin Golinvaux
-
OrthancStone::StoneInitialize()Tue, 30 Apr 2019 09:17:45 +0200, by Sebastien Jodogne
-
Added temp download folder to hgignore fileTue, 30 Apr 2019 07:54:51 +0200, by Benjamin Golinvaux
-
Removed MSVC specific code (option already available thru Orthanc cmake)Tue, 30 Apr 2019 07:54:01 +0200, by Benjamin Golinvaux
-
using glew to build on WindowsMon, 29 Apr 2019 16:41:40 +0200, by Sebastien Jodogne
-
Scene2D::ReleaseLayer()Mon, 29 Apr 2019 15:29:53 +0200, by Sebastien Jodogne
-
Merged am-dev into defaultMon, 29 Apr 2019 15:24:59 +0200, by Alain Mazy
-
Fixed typo + added flags for MSVC in Stone SampleMon, 29 Apr 2019 15:24:47 +0200, by Benjamin Golinvaux
-
new routable logging system in STDIO mode + flag support (with no value) in StartupParametersBuilder + 80 col indentMon, 29 Apr 2019 15:09:48 +0200, by Benjamin Golinvaux
-
display scene positions in the basic sampleMon, 29 Apr 2019 14:40:01 +0200, by Sebastien Jodogne
-
codegen tools: support for int64, uint32, uint64 am-devMon, 29 Apr 2019 12:01:55 +0200, by Alain Mazy
-
BasicScene SDL sampleSat, 27 Apr 2019 12:38:25 +0200, by Sebastien Jodogne
-
fixSat, 27 Apr 2019 10:56:25 +0200, by Sebastien Jodogne
-
fixFri, 26 Apr 2019 17:57:57 +0200, by Sebastien Jodogne
-
CairoCompositorFri, 26 Apr 2019 17:28:18 +0200, by Sebastien Jodogne
-
IPointerTrackerFri, 26 Apr 2019 17:05:14 +0200, by Sebastien Jodogne
-
CairoPolylineRenderer, SdlOpenGLWindowFri, 26 Apr 2019 15:11:11 +0200, by Sebastien Jodogne
-
OpenGLCompositorFri, 26 Apr 2019 14:45:47 +0200, by Sebastien Jodogne
-
OpenGLBasicPolylineRendererFri, 26 Apr 2019 13:04:56 +0200, by Sebastien Jodogne
-
OpenGLLinesProgramFri, 26 Apr 2019 12:55:43 +0200, by Sebastien Jodogne
-
OpenGLTextureProgramFri, 26 Apr 2019 12:05:38 +0200, by Sebastien Jodogne
-
FloatTextureSceneLayerFri, 26 Apr 2019 11:33:57 +0200, by Sebastien Jodogne
-
removed enum value: ImageWindowing_DefaultThu, 25 Apr 2019 14:00:55 +0200, by Sebastien Jodogne
-
renamed ColorTextureSceneLayer, dropped dependency on boost::chronoThu, 25 Apr 2019 13:54:42 +0200, by Sebastien Jodogne
-
move to internalsMon, 22 Apr 2019 10:07:34 +0200, by Sebastien Jodogne
-
TextSceneLayerFri, 19 Apr 2019 17:57:58 +0200, by Sebastien Jodogne
-
layers: InfoPanel, Polyline, TextureFri, 19 Apr 2019 17:36:00 +0200, by Sebastien Jodogne
-
fixFri, 19 Apr 2019 17:16:37 +0200, by Sebastien Jodogne
-
Scene2DFri, 19 Apr 2019 16:43:08 +0200, by Sebastien Jodogne
-
fix windows buildFri, 19 Apr 2019 16:17:13 +0200, by Sebastien Jodogne
-
fixFri, 19 Apr 2019 16:10:27 +0200, by Sebastien Jodogne
-
OpenGL programs and texturesFri, 19 Apr 2019 16:06:45 +0200, by Sebastien Jodogne
-
starting work on OpenGLFri, 19 Apr 2019 15:57:46 +0200, by Sebastien Jodogne
-
alphabet of glyphsFri, 19 Apr 2019 15:42:57 +0200, by Sebastien Jodogne
-
FontRendererFri, 19 Apr 2019 15:11:16 +0200, by Sebastien Jodogne
-
AffineTransform2D::ComputeZoom()Fri, 19 Apr 2019 09:08:15 +0200, by Sebastien Jodogne
-
AffineTransform2D::ConvertToOpenGLMatrix()Thu, 18 Apr 2019 18:06:29 +0200, by Sebastien Jodogne
-
contThu, 18 Apr 2019 17:29:44 +0200, by Sebastien Jodogne
-
fix build msvc 2015Thu, 18 Apr 2019 16:44:27 +0200, by Sebastien Jodogne
-
fix build on visual studio 2008Thu, 18 Apr 2019 16:34:25 +0200, by Sebastien Jodogne
-
fix + access to DicomFrameConverter members to allow serialization am-devThu, 18 Apr 2019 15:46:07 +0200, by Alain Mazy
-
syncThu, 18 Apr 2019 14:54:33 +0200, by Sebastien Jodogne
-
Close branch cache-in-radiography. cache-in-radiographyThu, 18 Apr 2019 11:59:09 +0000, by Alain Mazy
-
Merged am-dev into defaultThu, 18 Apr 2019 09:05:43 +0000, by Alain Mazy
-
Merged dev into defaultThu, 18 Apr 2019 07:30:56 +0000, by Alain Mazy
-
add support for alpha channel in CairoSurfaceWed, 17 Apr 2019 17:57:50 +0200, by Sebastien Jodogne
-
fixWed, 17 Apr 2019 16:16:47 +0200, by Sebastien Jodogne
-
Fixed wasm viewport Redraw() to use wasmModule.HEAPU8.buffer instead of the deprecated wasmModule.buffer devWed, 17 Apr 2019 16:13:42 +0200, by Benjamin Golinvaux
-
new argument in ComputeAnchorTranslation: borderWed, 17 Apr 2019 15:33:06 +0200, by Sebastien Jodogne
-
CairoSurface::Copy()Wed, 17 Apr 2019 14:37:18 +0200, by Sebastien Jodogne
-
SdlWindow::GetObject()Tue, 09 Apr 2019 17:49:37 +0200, by Sebastien Jodogne
-
web-worker consequences: give access to lower level data devWed, 03 Apr 2019 17:38:43 +0200, by Alain Mazy
-
Added tag rtviewer19 for changeset 90f3a60576a9 devWed, 03 Apr 2019 09:09:14 +0200, by Benjamin Golinvaux
-
Merged in ct-pet-dose-struct (pull request #2) dev rtviewer19Tue, 02 Apr 2019 14:02:12 +0000, by Benjamin Golinvaux
-
Close branch ct-pet-dose-struct ct-pet-dose-structTue, 02 Apr 2019 14:02:12 +0000, by Benjamin Golinvaux
-
Added RTSTRUCT demo viewer based on captain + fix in dev.h (wrong override signature) ct-pet-dose-structTue, 02 Apr 2019 15:08:31 +0200, by Benjamin Golinvaux
-
Added /MP option to cmakefile and improved readme with Windows command lines for configure/build ct-pet-dose-structTue, 02 Apr 2019 13:27:51 +0200, by Benjamin Golinvaux
-
Removed old rtstruct demo (correct one on its way) + Many warning fixes (mostly 64-bit ?) + reformat + small fixes + indent (breaking long lines) ct-pet-dose-structTue, 02 Apr 2019 11:54:28 +0200, by Benjamin Golinvaux
-
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
-
Web demonstrator for codegen ongoing work bgo-commands-codegenSun, 24 Feb 2019 13:23:14 +0100, by bgo-osimis
-
Fixed cmake (removed missing useless file) bgo-commands-codegenSun, 24 Feb 2019 10:11:38 +0100, by bgo-osimis
-
Finished (untested) C++, html, typescript, tsc & browserify production. bgo-commands-codegenSat, 23 Feb 2019 15:04:29 +0100, by bgo-osimis
-
Fixed template to add dump capabilities + started work on an integrated TS/WASM test bgo-commands-codegenSat, 23 Feb 2019 14:14:32 +0100, by 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-codegenSat, 23 Feb 2019 10:18:13 +0100, by bgo-osimis
-
All unit tests pass for generation, including handler and dispatcher bgo-commands-codegenFri, 22 Feb 2019 10:48:43 +0100, by bgo-osimis
-
Unit tests pass for enum generation bgo-commands-codegenWed, 20 Feb 2019 20:51:30 +0100, by bgo-osimis
-
Unit tests OK for preambles, enums and structs in both TS and C++ bgo-commands-codegenFri, 15 Feb 2019 14:30:26 +0100, by bgo-osimis
-
Ongoing work on code generation. Enums and structs OK in ts and cpp bgo-commands-codegenFri, 15 Feb 2019 12:07:09 +0100, by bgo-osimis
-
Ongoing work on codegen: ts and cpp enum and struct writing seem to be OK. No file write yet bgo-commands-codegenThu, 14 Feb 2019 20:58:42 +0100, by bgo-osimis
-
reworked RadiographyScene export to export to an Orthanc::Image too am-touch-eventsThu, 14 Feb 2019 16:23:59 +0100, by am
-
added mouse tracker for Layer Mask. Everything seems ok am-touch-eventsThu, 14 Feb 2019 10:18:02 +0100, by am
-
Introduced ControlPoint instead of Corner in the trackers and layers + drawing mask from the ControlPoints am-touch-eventsWed, 13 Feb 2019 12:04:02 +0100, by am
-
added a mask layer in the RadiographyWidget (to be cleaned) am-touch-eventsTue, 12 Feb 2019 12:22:13 +0100, by am
-
Ongoing work on message code generation bgo-commands-codegenWed, 13 Feb 2019 20:42:26 +0100, by bgo-osimis
-
Ongoing work. Parsing tests work bgo-commands-codegenWed, 13 Feb 2019 12:07:00 +0100, by bgo-osimis
-
- Added browserify to build. This allows using require calls for modules that bgo-commands-codegenMon, 11 Feb 2019 16:00:04 +0100, by bgo-osimis
-
debug build by default to have access to the C++ call stack when assertion fails am-touch-eventsThu, 07 Feb 2019 09:26:57 +0100, by Alain Mazy
-
fix linkThu, 31 Jan 2019 19:23:12 +0100, by Sebastien Jodogne
-
clarify emsdk build options + added optimizations am-touch-eventsTue, 29 Jan 2019 18:16:38 +0100, by 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-eventsThu, 24 Jan 2019 16:42:27 +0100, by Alain Mazy
-
moved LambdaCallable (currently still disable because it does not work in WASM)Wed, 23 Jan 2019 13:58:51 +0100, by Alain Mazy
-
changed the windowing tracker sensitivity. It was not usable with 16bits full rangeMon, 21 Jan 2019 22:41:24 +0100, by Alain Mazy
-
TS: one touch drag is not equivalent to left mouse drag instead of middle mouse dragFri, 18 Jan 2019 11:52:10 +0100, by Alain Mazy
-
TS: stop propagating touch events to the whole html docFri, 18 Jan 2019 10:16:33 +0100, by Alain Mazy
-
improved inheritence of RadiographySceneThu, 17 Jan 2019 21:41:38 +0100, by Alain Mazy
-
mergeThu, 17 Jan 2019 18:28:10 +0100, by Alain Mazy
-
removed logThu, 17 Jan 2019 18:27:40 +0100, by Alain Mazy
-
moving third-party dependencies to another serverThu, 17 Jan 2019 12:06:34 +0100, by Sebastien Jodogne
-
changed path to emsdk (it shall now be in ~/apps instead of ~/Downloads)Wed, 16 Jan 2019 18:50:59 +0100, by Alain Mazy
-
Merged am-vsol-upgrade into defaultWed, 16 Jan 2019 16:10:16 +0100, by Alain Mazy
-
Close branch am-vsol-upgrade-radiography-export. am-vsol-upgrade-radiography-exportWed, 16 Jan 2019 15:01:22 +0000, by Alain Mazy
-
allow null callbacks for HTTP requests am-vsol-upgradeMon, 14 Jan 2019 11:27:26 +0100, by Alain Mazy
-
preparing for 2019Mon, 24 Dec 2018 13:41:12 +0100, by Sebastien Jodogne
-
fix crop + export photometric interpretation correctly am-vsol-upgradeThu, 06 Dec 2018 11:53:37 +0100, by am
-
WasmWebService now using BaseWebService and supporting cache am-vsol-upgradeTue, 04 Dec 2018 11:52:43 +0100, by am
-
moved the HTTP cache from OrthancApiClient to BaseWebService (not implemented yet in WASM) am-vsol-upgradeMon, 03 Dec 2018 18:03:30 +0100, by am
-
improved handling of MONOCHROME1, background and invertion am-vsol-upgradeMon, 03 Dec 2018 13:53:29 +0100, by am
-
added DelayedCallExecutor to avoid using sleep() in C++ that consumes 100% CPU once executed in WASM am-vsol-upgradeThu, 29 Nov 2018 19:25:15 +0100, by am
-
ability to change the scene of the RadiographyWidget am-vsol-upgradeWed, 28 Nov 2018 10:44:28 +0100, by am
-
allow POST messages with success and failure handlers am-vsol-upgradeWed, 21 Nov 2018 17:08:03 +0100, by am
-
WRAP_UI and WRAP_CPP commonly used files in stone makefile instead of project makefile am-vsol-upgradeWed, 21 Nov 2018 17:07:43 +0100, by am
-
introduced a basic cache at OrthancApiClient level so it can be used with the RadiographyScene am-vsol-upgradeTue, 20 Nov 2018 21:44:48 +0100, by am
-
tentative to make SmartLoader and RadiographyScene work together (not really working) cache-in-radiographyTue, 20 Nov 2018 16:35:29 +0100, by am
-
canvas size is now defined by the parent div sizeMon, 19 Nov 2018 12:45:37 +0100, by am
-
replace deprecated writeStringToMemory by stringToUTF8Thu, 15 Nov 2018 18:41:50 +0100, by Sebastien Jodogne
-
refactoringThu, 15 Nov 2018 18:32:48 +0100, by Sebastien Jodogne
-
preparing to load images using DICOMwebThu, 15 Nov 2018 17:28:15 +0100, by Sebastien Jodogne
-
compatibility of captain branch with framework 1.4.2 captainThu, 15 Nov 2018 10:44:32 +0100, by Sebastien Jodogne
-
finished reorganizationTue, 13 Nov 2018 10:36:53 +0100, by Sebastien Jodogne
-
reorganizationMon, 12 Nov 2018 18:00:48 +0100, by Sebastien Jodogne
-
reorganizationMon, 12 Nov 2018 17:17:25 +0100, by Sebastien Jodogne
-
fix msvcMon, 12 Nov 2018 16:29:36 +0100, by Sebastien Jodogne
-
fixMon, 12 Nov 2018 16:07:42 +0100, by Sebastien Jodogne
-
rename RadiographyScene::Layer as RadiographyLayerMon, 12 Nov 2018 15:52:03 +0100, by Sebastien Jodogne
-
AffineTransform2DMon, 12 Nov 2018 15:38:11 +0100, by Sebastien Jodogne
-
reorganizationMon, 12 Nov 2018 14:52:10 +0100, by Sebastien Jodogne
-
renamesMon, 12 Nov 2018 11:44:20 +0100, by Sebastien Jodogne
-
use of callables in OrthancVolumeImageSun, 11 Nov 2018 18:17:50 +0100, by Sebastien Jodogne
-
removing ObserversRegistrySun, 11 Nov 2018 17:50:11 +0100, by Sebastien Jodogne
-
use of MessageBroker in DicomStructureSetSlicerSun, 11 Nov 2018 13:02:38 +0100, by Sebastien Jodogne
-
IObservable.cppSun, 11 Nov 2018 12:13:31 +0100, by Sebastien Jodogne
-
removed VolumeSlicerBaseSat, 10 Nov 2018 12:34:45 +0100, by Sebastien Jodogne
-
start getting rid of VolumeSlicerBaseSat, 10 Nov 2018 10:11:29 +0100, by Sebastien Jodogne
-
SliceViewerWidget::DisplayedSliceMessageSat, 10 Nov 2018 09:58:45 +0100, by Sebastien Jodogne
-
rename SliceChange as SliceContentChangeSat, 10 Nov 2018 09:50:30 +0100, by Sebastien Jodogne
-
renamed DicomStructureSetRendererFactory as DicomStructureSetSlicer, VolumeImageSource as VolumeImageMPRSlicerSat, 10 Nov 2018 09:41:59 +0100, by Sebastien Jodogne
-
contSat, 10 Nov 2018 09:33:50 +0100, by Sebastien Jodogne
-
rename ILayerSource as IVolumeSlicer, and OrthancFrameLayerSource as as DicomSeriesVolumeSlicerSat, 10 Nov 2018 09:29:08 +0100, by Sebastien Jodogne
-
rename ILayerSource::ImageReadyMessage to OrthancFrameLayerSource::FrameReadyMessageSat, 10 Nov 2018 09:14:12 +0100, by Sebastien Jodogne
-
rename ILayerRenderer::GetLayerSlice() to GetLayerPlane()Sat, 10 Nov 2018 08:44:18 +0100, by Sebastien Jodogne
-
removed Messages/MessageType.hFri, 09 Nov 2018 18:30:30 +0100, by Sebastien Jodogne
-
to graveyardFri, 09 Nov 2018 17:59:35 +0100, by Sebastien Jodogne
-
renameFri, 09 Nov 2018 17:41:46 +0100, by Sebastien Jodogne
-
renamed SiblingSliceLocation as ReferenceLineFri, 09 Nov 2018 17:37:34 +0100, by Sebastien Jodogne
-
contFri, 09 Nov 2018 17:28:32 +0100, by Sebastien Jodogne
-
renamed LayerWidget as SliceViewerWidgetFri, 09 Nov 2018 17:26:39 +0100, by Sebastien Jodogne
-
fix for older compilersFri, 09 Nov 2018 17:11:35 +0100, by Sebastien Jodogne
-
renamed UpdateContent() as DoAnimation()Fri, 09 Nov 2018 17:06:28 +0100, by Sebastien Jodogne
-
using message broker in widgetsWed, 07 Nov 2018 20:49:41 +0100, by Sebastien Jodogne
-
better following of the MVC design patternWed, 07 Nov 2018 16:17:02 +0100, by Sebastien Jodogne
-
removing converters in OrthancApiClientTue, 06 Nov 2018 20:12:42 +0100, by Sebastien Jodogne
-
removed class OrthancApiClient::HttpErrorMessage, redundant with IWebService::HttpRequestErrorMessageTue, 06 Nov 2018 19:36:32 +0100, by Sebastien Jodogne
-
uncoupling LayerReadyMessage from the creation of the rendererTue, 06 Nov 2018 15:36:06 +0100, by Sebastien Jodogne
-
ILayerSource::LayerErrorMessageTue, 06 Nov 2018 14:59:20 +0100, by Sebastien Jodogne
-
refactoringTue, 06 Nov 2018 14:41:36 +0100, by Sebastien Jodogne
-
refactoringTue, 06 Nov 2018 14:21:02 +0100, by Sebastien Jodogne
-
refactoringMon, 05 Nov 2018 16:18:27 +0100, by Sebastien Jodogne
-
fix compatibility with Visual Studio 2008Mon, 05 Nov 2018 13:25:03 +0100, by Sebastien Jodogne
-
making branch am-2 the new mainlineMon, 05 Nov 2018 10:06:18 +0100, by Sebastien Jodogne
-
integration legacy->defaultMon, 05 Nov 2018 10:04:56 +0100, by Sebastien Jodogne
-
integration captain->defaultMon, 05 Nov 2018 10:04:19 +0100, by Sebastien Jodogne
-
line and circle measure tools are now compatible with WebAssembly am-2Thu, 01 Nov 2018 12:09:11 +0100, by Sebastien Jodogne
-
no automatic call to moc and uic, CircleMeasureTracker using Orthanc fonts am-2Wed, 31 Oct 2018 18:10:29 +0100, by Sebastien Jodogne