log

age author description
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
Mon, 12 Nov 2018 15:52:03 +0100 Sebastien Jodogne rename RadiographyScene::Layer as RadiographyLayer
Mon, 12 Nov 2018 15:38:11 +0100 Sebastien Jodogne AffineTransform2D
Mon, 12 Nov 2018 14:52:10 +0100 Sebastien Jodogne reorganization
Mon, 12 Nov 2018 11:44:20 +0100 Sebastien Jodogne renames
Sun, 11 Nov 2018 18:17:50 +0100 Sebastien Jodogne use of callables in OrthancVolumeImage
Sun, 11 Nov 2018 17:50:11 +0100 Sebastien Jodogne removing ObserversRegistry
Sun, 11 Nov 2018 13:02:38 +0100 Sebastien Jodogne use of MessageBroker in DicomStructureSetSlicer
Sun, 11 Nov 2018 12:13:31 +0100 Sebastien Jodogne IObservable.cpp
Sat, 10 Nov 2018 12:34:45 +0100 Sebastien Jodogne removed VolumeSlicerBase
Sat, 10 Nov 2018 10:11:29 +0100 Sebastien Jodogne start getting rid of VolumeSlicerBase
Sat, 10 Nov 2018 09:58:45 +0100 Sebastien Jodogne SliceViewerWidget::DisplayedSliceMessage
Sat, 10 Nov 2018 09:50:30 +0100 Sebastien Jodogne rename SliceChange as SliceContentChange
Sat, 10 Nov 2018 09:41:59 +0100 Sebastien Jodogne renamed DicomStructureSetRendererFactory as DicomStructureSetSlicer, VolumeImageSource as VolumeImageMPRSlicer
Sat, 10 Nov 2018 09:33:50 +0100 Sebastien Jodogne cont
Sat, 10 Nov 2018 09:29:08 +0100 Sebastien Jodogne rename ILayerSource as IVolumeSlicer, and OrthancFrameLayerSource as as DicomSeriesVolumeSlicer
Sat, 10 Nov 2018 09:14:12 +0100 Sebastien Jodogne rename ILayerSource::ImageReadyMessage to OrthancFrameLayerSource::FrameReadyMessage
Sat, 10 Nov 2018 08:44:18 +0100 Sebastien Jodogne rename ILayerRenderer::GetLayerSlice() to GetLayerPlane()
Fri, 09 Nov 2018 18:30:30 +0100 Sebastien Jodogne removed Messages/MessageType.h
Fri, 09 Nov 2018 17:59:35 +0100 Sebastien Jodogne to graveyard
Fri, 09 Nov 2018 17:41:46 +0100 Sebastien Jodogne rename
Fri, 09 Nov 2018 17:37:34 +0100 Sebastien Jodogne renamed SiblingSliceLocation as ReferenceLine
Fri, 09 Nov 2018 17:28:32 +0100 Sebastien Jodogne cont
Fri, 09 Nov 2018 17:26:39 +0100 Sebastien Jodogne renamed LayerWidget as SliceViewerWidget
Fri, 09 Nov 2018 17:11:35 +0100 Sebastien Jodogne fix for older compilers
Fri, 09 Nov 2018 17:06:28 +0100 Sebastien Jodogne renamed UpdateContent() as DoAnimation()
Wed, 07 Nov 2018 20:49:41 +0100 Sebastien Jodogne using message broker in widgets
Wed, 07 Nov 2018 16:17:02 +0100 Sebastien Jodogne better following of the MVC design pattern
Tue, 06 Nov 2018 20:12:42 +0100 Sebastien Jodogne removing converters in OrthancApiClient
Tue, 06 Nov 2018 19:36:32 +0100 Sebastien Jodogne removed class OrthancApiClient::HttpErrorMessage, redundant with IWebService::HttpRequestErrorMessage
Tue, 06 Nov 2018 15:36:06 +0100 Sebastien Jodogne uncoupling LayerReadyMessage from the creation of the renderer
Tue, 06 Nov 2018 14:59:20 +0100 Sebastien Jodogne ILayerSource::LayerErrorMessage
Tue, 06 Nov 2018 14:41:36 +0100 Sebastien Jodogne refactoring
Tue, 06 Nov 2018 14:21:02 +0100 Sebastien Jodogne refactoring
Mon, 05 Nov 2018 16:18:27 +0100 Sebastien Jodogne refactoring
Mon, 05 Nov 2018 13:25:03 +0100 Sebastien Jodogne fix compatibility with Visual Studio 2008
Mon, 05 Nov 2018 10:06:59 +0100 Sebastien Jodogne closing branch am-2 am-2
Mon, 05 Nov 2018 10:06:33 +0100 Sebastien Jodogne merge am-2
Mon, 05 Nov 2018 10:06:18 +0100 Sebastien Jodogne making branch am-2 the new mainline
Mon, 05 Nov 2018 10:05:33 +0100 Sebastien Jodogne integration default->am-2 am-2
Mon, 05 Nov 2018 10:04:56 +0100 Sebastien Jodogne integration legacy->default
Mon, 05 Nov 2018 10:04:19 +0100 Sebastien Jodogne integration captain->default
Mon, 05 Nov 2018 10:03:14 +0100 Sebastien Jodogne integration mainline->am-2 am-2
Mon, 05 Nov 2018 08:55:04 +0100 Sebastien Jodogne new branch: captain captain
Thu, 01 Nov 2018 12:09:11 +0100 Sebastien Jodogne line and circle measure tools are now compatible with WebAssembly am-2
Thu, 01 Nov 2018 11:55:45 +0100 Sebastien Jodogne new enum BitmapAnchor am-2
Wed, 31 Oct 2018 18:10:29 +0100 Sebastien Jodogne no automatic call to moc and uic, CircleMeasureTracker using Orthanc fonts am-2
Wed, 31 Oct 2018 11:06:25 +0100 Sebastien Jodogne fix wasm am-2
Tue, 30 Oct 2018 18:55:52 +0100 Sebastien Jodogne fix anisotropic pixel spacing am-2
Tue, 30 Oct 2018 18:30:48 +0100 Sebastien Jodogne export of a valid DICOM CR am-2
Tue, 30 Oct 2018 16:34:56 +0100 Sebastien Jodogne first export of a dicom image am-2
Tue, 30 Oct 2018 10:47:13 +0100 Sebastien Jodogne export to png am-2
Tue, 30 Oct 2018 08:11:06 +0100 Sebastien Jodogne preparing to implement Export am-2
Tue, 30 Oct 2018 07:55:08 +0100 Sebastien Jodogne cleaning up am-2
Mon, 29 Oct 2018 17:59:04 +0100 Sebastien Jodogne avoid breaking class hierarchy am-2
Mon, 29 Oct 2018 17:21:40 +0100 Sebastien Jodogne mouse tracker to set windowing am-2
Mon, 29 Oct 2018 14:29:45 +0100 Sebastien Jodogne undo redo for all tools am-2
Mon, 29 Oct 2018 13:53:02 +0100 Sebastien Jodogne UndoRedoStack am-2
Mon, 29 Oct 2018 11:53:34 +0100 Sebastien Jodogne removed useless variable am-2
Mon, 29 Oct 2018 11:51:35 +0100 Sebastien Jodogne ResizeBitmapTracker am-2
Fri, 26 Oct 2018 17:04:24 +0200 Sebastien Jodogne CornerBitmapTracker to crop images am-2
Fri, 26 Oct 2018 15:41:00 +0200 Sebastien Jodogne drawing corners for cropping am-2
Tue, 23 Oct 2018 13:05:40 +0200 Sebastien Jodogne fix build
Tue, 23 Oct 2018 12:05:49 +0200 Sebastien Jodogne testing crop am-2
Tue, 23 Oct 2018 10:50:46 +0200 Sebastien Jodogne RotateBitmapTracker am-2
Mon, 22 Oct 2018 19:40:36 +0200 Sebastien Jodogne rotation transform am-2
Mon, 22 Oct 2018 17:02:34 +0200 Sebastien Jodogne drawing borders am-2
Mon, 22 Oct 2018 14:48:18 +0200 Sebastien Jodogne ordering of bitmap layers am-2
Mon, 22 Oct 2018 14:20:39 +0200 Sebastien Jodogne text layer am-2
Mon, 22 Oct 2018 09:44:52 +0200 Sebastien Jodogne moving bitmap am-2
Sun, 21 Oct 2018 17:35:26 +0200 Sebastien Jodogne cont am-2
Sat, 20 Oct 2018 18:26:05 +0200 Sebastien Jodogne rendering BitmapStack am-2
Fri, 19 Oct 2018 14:44:12 +0200 Sebastien Jodogne cont am-2
Fri, 19 Oct 2018 12:50:38 +0200 Sebastien Jodogne BitmapStack am-2
Thu, 18 Oct 2018 20:07:09 +0200 Sebastien Jodogne cont am-2
Thu, 18 Oct 2018 19:29:14 +0200 Sebastien Jodogne creating GrayscaleBitmapStack am-2
Thu, 18 Oct 2018 10:54:46 +0200 Sebastien Jodogne fix am-2
Thu, 18 Oct 2018 09:02:24 +0200 Sebastien Jodogne compatibility fixes am-2
Wed, 17 Oct 2018 19:42:56 +0200 Sebastien Jodogne possibility to turn off default mouse events in WorldSceneWidget am-2
Wed, 17 Oct 2018 19:38:39 +0200 Sebastien Jodogne separating ZoomMouseTracker and PanMouseTracker from WorldSceneWidget am-2
Wed, 17 Oct 2018 15:18:48 +0200 Sebastien Jodogne simplify WorldSceneWidget am-2
Wed, 17 Oct 2018 12:45:52 +0200 am renamed SetDefaultView in FitContent am-2
Wed, 17 Oct 2018 12:30:32 +0200 Sebastien Jodogne removing WorldSceneWidget::IWorldObserver am-2
Wed, 17 Oct 2018 10:26:33 +0200 Sebastien Jodogne support of monochrome1 am-2
Tue, 16 Oct 2018 15:25:21 +0200 am added support for arrow keys am-2
Tue, 16 Oct 2018 12:57:38 +0200 am all 4 samples now working in Qt, SDL and wasm am-2
Tue, 16 Oct 2018 11:30:00 +0200 am reactivate SingleFrameApplication sample + Added SingleFrameEditorApplication (SDL only) am-2
Tue, 16 Oct 2018 08:59:23 +0200 am fix SDL build am-2
Mon, 15 Oct 2018 23:36:43 +0200 am playing with LambdaCallable am-2
Mon, 15 Oct 2018 22:43:02 +0200 am wip: preload slice am-2
Fri, 12 Oct 2018 14:53:38 +0200 am added undo-crop button am-2
Fri, 12 Oct 2018 14:38:48 +0200 Sebastien Jodogne compatibility with Qt4 am-2
Thu, 11 Oct 2018 13:16:54 +0200 am new SimpleViewer sample that has been split in multiple files to be able to scale it am-2
Mon, 08 Oct 2018 17:10:08 +0200 am ImageAccessor refactoring + implemented Image Cache in SmartLoader am-2
Fri, 05 Oct 2018 11:57:36 +0200 am cleanup am-2
Mon, 08 Oct 2018 12:45:27 +0200 Sebastien Jodogne fix for new ImageAccessor API
Fri, 05 Oct 2018 10:38:16 +0200 am Added LayerWidget::RemoveLayer + DELETE commands in WebService am-2
Wed, 03 Oct 2018 17:14:17 +0200 am cleanup am-2
Wed, 03 Oct 2018 17:01:05 +0200 am initial resize of canvas am-2
Tue, 02 Oct 2018 10:15:36 +0200 Alain Mazy Merged am-callable-and-promise into am-2 am-2
Tue, 02 Oct 2018 10:15:36 +0200 Alain Mazy Close branch am-callable-and-promise am-callable-and-promise
Mon, 01 Oct 2018 10:46:26 +0200 Sebastien Jodogne sync
Fri, 28 Sep 2018 15:02:43 +0200 am web services: better handling of failures am-callable-and-promise
Tue, 25 Sep 2018 18:12:30 +0200 Sebastien Jodogne raspberry
Tue, 25 Sep 2018 15:14:53 +0200 am wip: commands + status update am-callable-and-promise
Fri, 21 Sep 2018 13:56:09 +0200 Sebastien Jodogne re-closing old branch wasm
Fri, 21 Sep 2018 13:36:38 +0200 Sebastien Jodogne fix captain build wasm
Tue, 18 Sep 2018 18:20:10 +0200 am fix am-callable-and-promise
Tue, 18 Sep 2018 18:17:26 +0200 am new messages in wasm too am-callable-and-promise
Tue, 18 Sep 2018 18:04:53 +0200 am support for custom messages + no leaks in unit-tests am-callable-and-promise
Tue, 18 Sep 2018 15:34:28 +0200 am cleanup am-callable-and-promise
Tue, 18 Sep 2018 15:23:21 +0200 am messaging refactoring almost complete: works fine in native am-callable-and-promise
Fri, 14 Sep 2018 16:44:01 +0200 am backup work in progress: updated messaging framework with ICallable am-callable-and-promise
Mon, 10 Sep 2018 12:22:26 +0200 am introduced StoneException am-2
Mon, 10 Sep 2018 12:22:05 +0200 am introduced StoneException am-2
Mon, 10 Sep 2018 12:20:14 +0200 am fix 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
Thu, 30 Aug 2018 17:17:11 +0200 am renamings am-2
Thu, 30 Aug 2018 17:15:22 +0200 am renaming am-2
Thu, 30 Aug 2018 17:09:31 +0200 am renaming am-2
Thu, 30 Aug 2018 17:06:22 +0200 am renaming am-2
Thu, 30 Aug 2018 14:57:29 +0000 Alain Mazy Close branch am. am
Thu, 30 Aug 2018 16:56:08 +0200 am merged default into am-2 am-2
Thu, 30 Aug 2018 16:52:40 +0200 am renamings and doc am-2
Thu, 30 Aug 2018 11:36:36 +0200 am interaction with HTML/JS am-2
Tue, 28 Aug 2018 15:34:20 +0200 am fix button titles am-2
Tue, 28 Aug 2018 15:26:46 +0200 am refactoring: ApplicationRunner + app hierarchy am-2
Tue, 28 Aug 2018 11:09:37 +0200 am Qt: catch and forward keyboard events am-2
Tue, 28 Aug 2018 21:00:35 +0200 Sebastien Jodogne armv7l
Tue, 28 Aug 2018 20:56:47 +0200 Sebastien Jodogne fix
Tue, 28 Aug 2018 10:01:31 +0200 am mouse tracker tuning am-2
Mon, 27 Aug 2018 16:22:08 +0200 am split MainWindow into a generic one and one specific to these samples am-2
Mon, 27 Aug 2018 15:40:13 +0200 am SimpleViewer sample working in SDL, Qt and WASM am-2
Mon, 27 Aug 2018 14:58:37 +0200 am renamings am-2
Mon, 27 Aug 2018 14:41:49 +0200 am Qt: refresh ok + mouse interaction ok am-2
Mon, 27 Aug 2018 12:21:52 +0200 am first display in QCairoWidget; no mouse interaction yet am-2
Fri, 24 Aug 2018 13:58:06 +0200 am renaming am-2
Fri, 24 Aug 2018 13:52:55 +0200 am split SdlApplication into NativeApplication and SdlApplication am-2
Fri, 24 Aug 2018 11:26:59 +0200 am force all Widgets to have a name to ease debugging am-2
Fri, 24 Aug 2018 09:11:06 +0200 am fix am-2
Thu, 23 Aug 2018 17:12:54 +0200 am OracleWebService and BasicSdlApplicationContext using the same global mutex am-2
Thu, 23 Aug 2018 14:45:04 +0200 am backup (work in progress) am-2
Wed, 22 Aug 2018 15:22:33 +0200 am indentation am-2
Wed, 22 Aug 2018 15:08:15 +0200 am removed constness of the observable when emitting a message am-2
Wed, 22 Aug 2018 14:59:20 +0200 am added declaretion of messages handled/emitted am-2
Tue, 21 Aug 2018 18:14:22 +0200 am removed OrthancSlicesLoader::ISliceLoaderObserver; now using standard messages instead am-2
Tue, 21 Aug 2018 16:48:25 +0200 am documented how to build the native sample am-2
Tue, 21 Aug 2018 16:36:01 +0200 am documented how to compile and execute WASM samples am-2
Fri, 20 Jul 2018 11:01:50 +0200 Sebastien Jodogne primitives for android ndk
Tue, 17 Jul 2018 18:28:12 +0200 am cleanup + todos am-2
Tue, 17 Jul 2018 14:44:26 +0200 am removed unused file am-2
Tue, 17 Jul 2018 14:43:42 +0200 am merge am-2
Sat, 14 Jul 2018 11:20:07 +0200 Sebastien Jodogne fix
Tue, 10 Jul 2018 14:48:13 +0200 am first very basic version of SmartLoader am-2
Tue, 10 Jul 2018 12:39:01 +0200 am using PAM am-2
Wed, 04 Jul 2018 16:49:59 +0200 Sebastien Jodogne fix build if dcmtk is enabled
Tue, 03 Jul 2018 13:19:56 +0200 am fixes for WASM am-2
Tue, 03 Jul 2018 11:49:02 +0200 am cleanup am-2
Tue, 03 Jul 2018 10:48:47 +0200 am IObservable/IObserver now working in WASM too am-2
Tue, 03 Jul 2018 10:26:56 +0200 am more usage of IObservable/IObserver am-2
Mon, 02 Jul 2018 18:13:46 +0200 am first usage of new message system (in SDL only) am-2
Mon, 02 Jul 2018 16:36:17 +0200 am added new Observable/Observer & MessageBroker (not used yet) am-2
Mon, 02 Jul 2018 12:45:40 +0200 am merged useful changes from branch am am-2
Mon, 02 Jul 2018 12:33:56 +0200 am created a new branch to try another type of Message Broker (instead of boost::signals2) am-2
Mon, 02 Jul 2018 12:32:02 +0200 am trying to use boost::signals2 even more. am
Tue, 26 Jun 2018 13:55:17 +0200 am first usage of boost::signals2 am
Wed, 20 Jun 2018 15:59:52 +0200 am register observer am
Wed, 20 Jun 2018 14:56:52 +0200 am cleanup am
Wed, 20 Jun 2018 14:27:06 +0200 am cleanup am
Wed, 20 Jun 2018 14:20:55 +0200 am improved SDL/Wasm unification am
Wed, 20 Jun 2018 09:50:25 +0200 am share tsconfig files between samples am
Wed, 20 Jun 2018 09:43:36 +0200 am orthancBaseUrl is now configurable am
Wed, 20 Jun 2018 09:26:15 +0200 am fix hgignore am
Wed, 20 Jun 2018 09:25:39 +0200 am SimpleViewer demo running both with SDL and Wasm am
Wed, 20 Jun 2018 09:03:48 +0200 am SimpleViewer demo running both with SDL and Wasm am
Tue, 19 Jun 2018 16:06:32 +0200 am renamed folder am
Tue, 19 Jun 2018 16:02:41 +0200 am Added SimpleViewerApplication (working in SDL) am
Fri, 15 Jun 2018 16:36:29 +0200 am configure WasmViewport size relative to window size through html attributes am
Fri, 15 Jun 2018 14:29:25 +0200 am added layout to VSOL, SDL & wasm working am
Fri, 15 Jun 2018 11:23:04 +0200 am don't cache hasUpdate_ since its not updated when we update the underlying hierarchy (i.e: when the child of a layout is a layout without child when it is added but childs are added later ...) am
Thu, 14 Jun 2018 18:49:19 +0200 am viewport is now part of the Application itself and not global anymore am
Thu, 14 Jun 2018 17:14:10 +0200 am wasm-application.js is now in ts am
Thu, 14 Jun 2018 16:51:43 +0200 am ScheduleRedraw can handle multiple viewports am
Thu, 14 Jun 2018 15:06:29 +0200 am WasmViewport is no more a singleton am
Thu, 14 Jun 2018 13:28:40 +0200 am getting ready for multiple viewports am
Thu, 14 Jun 2018 12:32:08 +0200 am WasmViewport in ts am
Thu, 14 Jun 2018 11:22:03 +0200 am fix am
Thu, 14 Jun 2018 10:58:38 +0200 am refactoring continued - not working am
Thu, 14 Jun 2018 10:57:02 +0200 am refactoring continued - not working am
Tue, 12 Jun 2018 17:21:15 +0200 am continued: reusable applications am
Mon, 11 Jun 2018 14:01:02 +0200 am wip: building applications reusable in SDL and WASM am
Fri, 08 Jun 2018 16:18:45 +0200 Sebastien Jodogne fix version
Fri, 08 Jun 2018 14:41:45 +0200 am ReplaceLayer() am
Thu, 07 Jun 2018 17:03:47 +0200 am fix version am
Thu, 07 Jun 2018 15:23:45 +0200 am added hgignore am
Thu, 07 Jun 2018 10:10:46 +0200 am fix warning, size_t is always > 0
Wed, 06 Jun 2018 13:53:21 +0200 Sebastien Jodogne fix path
Fri, 01 Jun 2018 18:33:34 +0200 Sebastien Jodogne SdlOrthancSurface
Fri, 01 Jun 2018 18:09:09 +0200 Sebastien Jodogne rename SdlSurface as SdlCairoSurface
Fri, 01 Jun 2018 17:48:47 +0200 Sebastien Jodogne resort to OrthancFramework
Mon, 21 May 2018 09:02:03 +0200 Sebastien Jodogne jdi
Fri, 04 May 2018 10:39:04 +0200 Sebastien Jodogne updated bibtex
Wed, 11 Apr 2018 16:28:33 +0200 Sebastien Jodogne merge
Wed, 11 Apr 2018 16:27:09 +0200 Sebastien Jodogne sync
Thu, 29 Mar 2018 10:15:24 +0200 Sebastien Jodogne sync
Thu, 29 Mar 2018 10:09:03 +0200 Sebastien Jodogne sync
Wed, 28 Mar 2018 11:29:13 +0200 Sebastien Jodogne fix
Wed, 28 Mar 2018 11:28:27 +0200 Sebastien Jodogne sync
Tue, 27 Mar 2018 11:12:50 +0200 Sebastien Jodogne fix
Mon, 26 Mar 2018 18:10:34 +0200 Sebastien Jodogne sync
Fri, 23 Mar 2018 11:59:22 +0100 Sebastien Jodogne removed absolute paths
Fri, 23 Mar 2018 11:04:03 +0100 Sebastien Jodogne integration of Orthanc core into Stone
Thu, 22 Mar 2018 12:53:47 +0100 Sebastien Jodogne shear-warp on int16_t
Tue, 20 Mar 2018 20:03:52 +0100 Sebastien Jodogne close branch wasm wasm
Tue, 20 Mar 2018 20:03:02 +0100 Sebastien Jodogne integration wasm->default
Tue, 20 Mar 2018 20:02:10 +0100 Sebastien Jodogne integration mainline->wasm wasm
Tue, 20 Mar 2018 19:53:35 +0100 Sebastien Jodogne branch: legacy legacy
Tue, 20 Mar 2018 14:46:58 +0100 Sebastien Jodogne rename Enumerations.h to StoneEnumerations.h to avoid clashes with Orthanc wasm
Tue, 20 Mar 2018 14:05:39 +0100 Sebastien Jodogne ShearWarpProjectiveTransform::ApplyAxial() wasm
Fri, 16 Mar 2018 17:11:11 +0100 Sebastien Jodogne FiniteProjectiveCamera::ApplyRaytracer wasm
Fri, 16 Mar 2018 15:01:52 +0100 Sebastien Jodogne ShearWarpProjectiveTransform wasm
Fri, 16 Mar 2018 14:35:26 +0100 Sebastien Jodogne typo wasm
Fri, 16 Mar 2018 13:19:23 +0100 Sebastien Jodogne unit test for AlignVectorsWithRotation wasm
Fri, 16 Mar 2018 13:02:17 +0100 Sebastien Jodogne calibration of FiniteProjectiveCamera wasm
Thu, 15 Mar 2018 17:45:48 +0100 Sebastien Jodogne ImageBuffer3D::GetCoordinates wasm
Thu, 15 Mar 2018 16:11:45 +0100 Sebastien Jodogne missing headers wasm
Thu, 15 Mar 2018 16:10:52 +0100 Sebastien Jodogne simplification wasm
Thu, 15 Mar 2018 15:44:41 +0100 Sebastien Jodogne removing PixelWriter wasm
Thu, 15 Mar 2018 15:19:24 +0100 Sebastien Jodogne SubvoxelReader wasm
Thu, 15 Mar 2018 12:12:01 +0100 Sebastien Jodogne ImageGeometry.cpp wasm
Wed, 14 Mar 2018 17:48:02 +0100 Sebastien Jodogne speedup wasm
Tue, 13 Mar 2018 20:02:39 +0100 Sebastien Jodogne remove macro ORTHANC_STONE_FORCE_INLINE wasm
Tue, 13 Mar 2018 17:42:49 +0100 Sebastien Jodogne moving PixelTraits to the Orthanc core wasm
Tue, 13 Mar 2018 17:03:51 +0100 Sebastien Jodogne fix wasm
Fri, 09 Mar 2018 12:32:01 +0100 Sebastien Jodogne fix interpolation wasm
Fri, 09 Mar 2018 10:06:59 +0100 Sebastien Jodogne fix interpolation with negative coordinates wasm
Fri, 09 Mar 2018 10:06:40 +0100 Sebastien Jodogne fix interpolation with negative coordinates wasm
Thu, 08 Mar 2018 20:22:47 +0100 Sebastien Jodogne fix captain rt-dose wasm
Thu, 08 Mar 2018 17:58:55 +0100 Sebastien Jodogne fix captain rt-struct wasm
Tue, 06 Mar 2018 16:53:48 +0100 Sebastien Jodogne fix wasm
Tue, 06 Mar 2018 15:43:57 +0100 Sebastien Jodogne upgrade to cairo 1.14.12 wasm
Fri, 02 Mar 2018 14:24:47 +0100 Sebastien Jodogne add support for plus/minus in SDL wasm
Fri, 02 Mar 2018 12:35:27 +0100 Sebastien Jodogne InvertMatrixUnsafe wasm
Fri, 02 Mar 2018 11:21:12 +0100 Sebastien Jodogne Extent2D::Contains wasm
Thu, 01 Mar 2018 16:27:10 +0100 Sebastien Jodogne numeric pad wasm
Thu, 22 Feb 2018 19:36:23 +0100 Sebastien Jodogne cont wasm
Thu, 15 Feb 2018 13:51:29 +0100 Sebastien Jodogne LinearAlgebra toolbox wasm
Wed, 14 Feb 2018 16:49:43 +0100 Sebastien Jodogne inversion of general matrices wasm
Wed, 14 Feb 2018 14:26:26 +0100 Sebastien Jodogne LinearAlgebra::InvertMatrix wasm
Wed, 14 Feb 2018 12:24:56 +0100 Sebastien Jodogne unit testing FiniteProjectiveCamera wasm
Wed, 14 Feb 2018 11:29:26 +0100 Sebastien Jodogne FiniteProjectiveCamera wasm
Wed, 14 Feb 2018 09:18:06 +0100 Sebastien Jodogne fix wasm
Wed, 14 Feb 2018 09:15:08 +0100 Sebastien Jodogne populating LinearAlgebra wasm
Wed, 14 Feb 2018 08:58:31 +0100 Sebastien Jodogne LinearAlgebra toolbox wasm
Fri, 09 Feb 2018 16:00:29 +0100 Sebastien Jodogne IntersectPlaneAndLine wasm
Thu, 08 Feb 2018 15:22:35 +0100 Sebastien Jodogne fill matrix wasm
Fri, 02 Feb 2018 10:02:27 +0100 Sebastien Jodogne removed bad files wasm
Fri, 02 Feb 2018 09:39:13 +0100 Sebastien Jodogne reorganization wasm
Fri, 02 Feb 2018 09:35:07 +0100 Sebastien Jodogne new class: VolumeReslicer wasm
Thu, 01 Feb 2018 18:42:34 +0100 Sebastien Jodogne cont wasm
Thu, 01 Feb 2018 17:37:03 +0100 Sebastien Jodogne CoordinateSystem3D::IntersectSegment() wasm
Thu, 01 Feb 2018 16:07:54 +0100 Sebastien Jodogne print matrix wasm
Wed, 24 Jan 2018 17:02:13 +0100 Sebastien Jodogne ImageBuffer3D::GetVoxelSignedGrayscale16Unchecked() wasm
Wed, 24 Jan 2018 15:30:51 +0100 Sebastien Jodogne accessors wasm
Tue, 23 Jan 2018 17:50:19 +0100 Sebastien Jodogne removed meaningless ImageInterpolation_Linear value wasm
Mon, 22 Jan 2018 17:30:34 +0100 Sebastien Jodogne OrientedBoundingBox::ComputeExtent wasm
Mon, 22 Jan 2018 16:44:52 +0100 Sebastien Jodogne fix wasm
Mon, 22 Jan 2018 15:55:03 +0100 Sebastien Jodogne bilinear and trilinear interpolation wasm
Mon, 22 Jan 2018 15:16:19 +0100 Sebastien Jodogne optimization wasm
Fri, 19 Jan 2018 18:12:42 +0100 Sebastien Jodogne ComputeWindowing in Enumerations.h wasm
Thu, 18 Jan 2018 17:23:21 +0100 Sebastien Jodogne ImageBuffer3D::GetPixelGrayscale8 wasm
Thu, 18 Jan 2018 14:42:33 +0100 Sebastien Jodogne OrientedBoundingBox wasm
Tue, 16 Jan 2018 17:44:16 +0100 Sebastien Jodogne ImageBuffer3D::GetPixelGrayscale16 wasm
Tue, 16 Jan 2018 13:47:54 +0100 Sebastien Jodogne fix wasm
Tue, 16 Jan 2018 13:31:19 +0100 Sebastien Jodogne fix wasm
Tue, 16 Jan 2018 12:49:54 +0100 Sebastien Jodogne ISlicedVolume::NotifyVolumeReady wasm
Tue, 02 Jan 2018 09:56:08 +0100 Sebastien Jodogne upgrade to year 2018 wasm
Tue, 02 Jan 2018 09:51:36 +0100 Sebastien Jodogne upgrade to year 2018
Wed, 20 Dec 2017 20:15:59 +0100 Sebastien Jodogne missing file wasm
Fri, 17 Nov 2017 18:01:31 +0100 Sebastien Jodogne fix rtstruct projections wasm
Thu, 16 Nov 2017 15:00:45 +0100 Sebastien Jodogne optimization wasm
Thu, 16 Nov 2017 13:46:03 +0100 Sebastien Jodogne IVolumeLoader wasm
Thu, 16 Nov 2017 12:50:22 +0100 Sebastien Jodogne removal of useless class wasm
Tue, 14 Nov 2017 17:26:10 +0100 Sebastien Jodogne fix wasm
Wed, 08 Nov 2017 17:53:55 +0100 Sebastien Jodogne fix static build wasm
Wed, 08 Nov 2017 17:27:38 +0100 Sebastien Jodogne rt-struct projection wasm
Wed, 08 Nov 2017 16:13:55 +0100 Sebastien Jodogne refactoring wasm
Sun, 08 Oct 2017 10:52:24 +0200 Sebastien Jodogne removal of OrthancSeriesLoader wasm
Sat, 07 Oct 2017 13:11:12 +0200 Sebastien Jodogne dynamic loading of rt-struct renderers wasm
Fri, 06 Oct 2017 17:25:08 +0200 Sebastien Jodogne refactoring DicomStructureSet wasm
Wed, 04 Oct 2017 17:53:47 +0200 Sebastien Jodogne displaying rt-struct wasm
Wed, 04 Oct 2017 15:51:34 +0200 Sebastien Jodogne fix 3d locations of the doses wasm
Mon, 02 Oct 2017 22:01:41 +0200 Sebastien Jodogne rendering of rt-dose wasm
Mon, 02 Oct 2017 14:31:26 +0200 Sebastien Jodogne using Orthanc::DicomMap instead of OrthancPlugins::DicomDatasetReader wasm
Thu, 28 Sep 2017 16:55:51 +0200 Sebastien Jodogne loading multi-frame instances as 3D volumes wasm
Mon, 25 Sep 2017 13:43:47 +0200 Sebastien Jodogne fix wasm
Wed, 20 Sep 2017 17:02:58 +0200 Sebastien Jodogne fix sandboxed build wasm
Wed, 20 Sep 2017 16:11:52 +0200 Sebastien Jodogne starting WebAssembly wasm
Wed, 20 Sep 2017 15:32:32 +0200 Sebastien Jodogne using the Orthanc Framework wasm
Wed, 20 Sep 2017 14:37:08 +0200 Sebastien Jodogne start of SliceLocationSource wasm
Wed, 14 Jun 2017 15:54:06 +0200 Sebastien Jodogne rename Extent as Extent2D wasm
Wed, 14 Jun 2017 15:50:38 +0200 Sebastien Jodogne renamed SliceGeometry as CoordinateSystem3D wasm
Wed, 14 Jun 2017 15:34:08 +0200 Sebastien Jodogne using the Extent class wasm
Wed, 14 Jun 2017 15:13:32 +0200 Sebastien Jodogne removing unused file wasm
Wed, 14 Jun 2017 15:07:07 +0200 Sebastien Jodogne removing unused files wasm
Wed, 14 Jun 2017 14:21:24 +0200 Sebastien Jodogne optimization wasm
Thu, 01 Jun 2017 12:33:24 +0200 Sebastien Jodogne cleaning wasm
Thu, 01 Jun 2017 10:33:49 +0200 Sebastien Jodogne VolumeImageInteractor wasm
Wed, 31 May 2017 18:05:33 +0200 Sebastien Jodogne mpr wasm
Wed, 31 May 2017 17:01:18 +0200 Sebastien Jodogne display volumes wasm
Wed, 31 May 2017 10:35:20 +0200 Sebastien Jodogne support of 3D swapping of the normal wasm
Tue, 30 May 2017 22:22:04 +0200 Sebastien Jodogne fix jpeg decoding in wasm wasm
Tue, 30 May 2017 21:08:31 +0200 Sebastien Jodogne fix wasm
Tue, 30 May 2017 15:02:24 +0200 Sebastien Jodogne scrolling over series wasm
Tue, 30 May 2017 14:09:11 +0200 Sebastien Jodogne separation of the renderers vs. viewport slice wasm
Tue, 30 May 2017 10:30:57 +0200 Sebastien Jodogne removal of the NotifyLayerError callback wasm
Tue, 30 May 2017 10:12:54 +0200 Sebastien Jodogne fix for wasm wasm
Mon, 29 May 2017 18:03:30 +0200 Sebastien Jodogne fix wasm
Mon, 29 May 2017 17:28:31 +0200 Sebastien Jodogne decoding of JPEG images wasm
Mon, 29 May 2017 11:42:53 +0200 Sebastien Jodogne cleaning up wasm
Mon, 29 May 2017 11:18:35 +0200 Sebastien Jodogne cleaning up wasm
Mon, 29 May 2017 11:04:18 +0200 Sebastien Jodogne fix and observer refactoring wasm
Fri, 26 May 2017 18:27:59 +0200 Sebastien Jodogne BUGGY- trying to remove IVolumeSlicesObserver wasm
Fri, 26 May 2017 16:11:52 +0200 Sebastien Jodogne ISlicedVolume wasm
Fri, 26 May 2017 15:31:58 +0200 Sebastien Jodogne OrthancVolumeImageLoader wasm
Fri, 26 May 2017 13:42:50 +0200 Sebastien Jodogne removing of the Start() mechanism wasm
Fri, 26 May 2017 12:20:26 +0200 Sebastien Jodogne fix wasm
Fri, 26 May 2017 11:23:20 +0200 Sebastien Jodogne fix mainline build
Wed, 24 May 2017 23:25:36 +0200 Sebastien Jodogne fix wasm
Wed, 24 May 2017 23:05:10 +0200 Sebastien Jodogne Getting rid of Orthanc*WebService wasm
Wed, 24 May 2017 22:54:09 +0200 Sebastien Jodogne switching to Oracle in SDL samples wasm
Wed, 24 May 2017 22:33:20 +0200 Sebastien Jodogne Oracle wasm
Wed, 24 May 2017 21:23:29 +0200 Sebastien Jodogne cleaning up wasm
Wed, 24 May 2017 21:20:06 +0200 Sebastien Jodogne fix wasm
Wed, 24 May 2017 21:13:29 +0200 Sebastien Jodogne refactoring wasm
Wed, 24 May 2017 12:42:08 +0200 Sebastien Jodogne fix for older versions of boost wasm
Wed, 24 May 2017 12:35:07 +0200 Sebastien Jodogne put SingleFrameRendererFactory back wasm
Wed, 24 May 2017 12:08:08 +0200 Sebastien Jodogne missing file wasm
Wed, 24 May 2017 11:59:24 +0200 Sebastien Jodogne reorganization wasm
Wed, 24 May 2017 10:36:41 +0200 Sebastien Jodogne cleaning up OrthancSlicesLoader wasm
Wed, 24 May 2017 10:27:18 +0200 Sebastien Jodogne OrthancSliceLoader::ScheduleLoadInstance wasm
Mon, 22 May 2017 21:43:49 +0200 Sebastien Jodogne OrthancAsynchronousWebService wasm
Mon, 22 May 2017 20:35:11 +0200 Sebastien Jodogne OrthancSynchronousWebService wasm
Mon, 22 May 2017 17:49:26 +0200 Sebastien Jodogne SliceSorter wasm
Thu, 18 May 2017 17:51:41 +0200 Sebastien Jodogne refactoring SeriesLoader wasm
Wed, 17 May 2017 22:03:09 +0200 Sebastien Jodogne LayerWidget wasm
Tue, 16 May 2017 22:12:41 +0200 Sebastien Jodogne OrthancFrameLayerSource wasm
Tue, 16 May 2017 17:31:09 +0200 Sebastien Jodogne ParseJson wasm
Wed, 10 May 2017 17:57:24 +0200 Sebastien Jodogne fix wasm
Wed, 10 May 2017 17:56:24 +0200 Sebastien Jodogne fix wasm
Wed, 10 May 2017 17:55:13 +0200 Sebastien Jodogne MAJOR - removal of Start/Stop and observers in IWidget wasm
Wed, 10 May 2017 16:10:47 +0200 Sebastien Jodogne cont wasm
Wed, 10 May 2017 11:34:06 +0200 Sebastien Jodogne refactoring wasm
Wed, 03 May 2017 17:35:52 +0200 Sebastien Jodogne refactoring wasm
Wed, 03 May 2017 14:45:21 +0200 Sebastien Jodogne IWebService wasm
Fri, 28 Apr 2017 21:46:41 +0200 Sebastien Jodogne extremely simplified SDL engine wasm
Fri, 28 Apr 2017 17:24:18 +0200 Sebastien Jodogne simplification wasm
Thu, 27 Apr 2017 17:49:29 +0200 Sebastien Jodogne IWidget::HasRenderMouseOver wasm
Thu, 27 Apr 2017 16:57:49 +0200 Sebastien Jodogne removing threading out of the framework wasm
Thu, 27 Apr 2017 14:50:40 +0200 Sebastien Jodogne integration mainline->wasm wasm
Thu, 27 Apr 2017 14:50:20 +0200 Sebastien Jodogne reorganization
Thu, 27 Apr 2017 11:09:58 +0200 Sebastien Jodogne integration mainline->wasm wasm
Thu, 27 Apr 2017 11:09:43 +0200 Sebastien Jodogne agpl
Thu, 27 Apr 2017 11:01:48 +0200 Sebastien Jodogne integration mainline->wasm wasm
Thu, 27 Apr 2017 11:00:15 +0200 Sebastien Jodogne agpl license
Wed, 19 Apr 2017 14:33:06 +0200 Sebastien Jodogne removing threads for wasm wasm
Wed, 19 Apr 2017 10:28:08 +0200 Sebastien Jodogne new wasm branch wasm
Wed, 19 Apr 2017 10:27:48 +0200 Sebastien Jodogne todo
Fri, 14 Apr 2017 12:24:01 +0200 Sebastien Jodogne fix
Fri, 14 Apr 2017 12:03:25 +0200 Sebastien Jodogne sync
Wed, 22 Mar 2017 15:57:24 +0100 Sebastien Jodogne notes
Wed, 04 Jan 2017 16:37:42 +0100 Sebastien Jodogne shared copyright with osimis
Wed, 21 Dec 2016 14:19:38 +0100 Sebastien Jodogne sync
Mon, 19 Dec 2016 12:55:14 +0100 Sebastien Jodogne fix
Mon, 19 Dec 2016 11:41:23 +0100 Sebastien Jodogne removal of old file
Mon, 19 Dec 2016 11:40:08 +0100 Sebastien Jodogne no need of SimplifiedOrthancDataset
Mon, 19 Dec 2016 11:37:35 +0100 Sebastien Jodogne move
Mon, 19 Dec 2016 11:34:18 +0100 Sebastien Jodogne refactoring
Mon, 19 Dec 2016 11:29:23 +0100 Sebastien Jodogne fix
Mon, 19 Dec 2016 11:00:23 +0100 Sebastien Jodogne sync
Fri, 16 Dec 2016 15:41:20 +0100 Sebastien Jodogne sharing code with the Orthanc core
Wed, 14 Dec 2016 17:05:41 +0100 Sebastien Jodogne sync
Tue, 29 Nov 2016 13:28:21 +0100 Sebastien Jodogne move of third party downloads to the main server
Tue, 29 Nov 2016 13:28:06 +0100 Sebastien Jodogne sync
Wed, 23 Nov 2016 17:10:38 +0100 Sebastien Jodogne merge
Wed, 23 Nov 2016 17:07:15 +0100 Sebastien Jodogne fix MSVC 64bit builds
Wed, 23 Nov 2016 16:00:02 +0100 jodogne fix msvc warning
Wed, 23 Nov 2016 15:50:31 +0100 Sebastien Jodogne fix for msvc
Wed, 23 Nov 2016 15:27:57 +0100 Sebastien Jodogne sync
Wed, 23 Nov 2016 12:08:15 +0100 Sebastien Jodogne support for sandboxed environments
Tue, 22 Nov 2016 15:54:06 +0100 Sebastien Jodogne fix
Thu, 17 Nov 2016 14:19:00 +0100 Sebastien Jodogne skeleton for unit tests
Wed, 16 Nov 2016 12:36:18 +0100 Sebastien Jodogne sync
Wed, 16 Nov 2016 12:18:53 +0100 Sebastien Jodogne sync
Thu, 10 Nov 2016 10:00:12 +0100 Sebastien Jodogne sync
Wed, 09 Nov 2016 20:06:52 +0100 Sebastien Jodogne reorganization
Wed, 09 Nov 2016 17:20:44 +0100 Sebastien Jodogne sync
Wed, 09 Nov 2016 15:29:53 +0100 Sebastien Jodogne sync
Wed, 09 Nov 2016 14:15:06 +0100 Sebastien Jodogne fix
Wed, 09 Nov 2016 14:14:34 +0100 Sebastien Jodogne sync
Wed, 26 Oct 2016 12:14:03 +0200 Sebastien Jodogne fix
Mon, 24 Oct 2016 14:45:05 +0200 Sebastien Jodogne fix includes
Wed, 19 Oct 2016 09:03:30 +0200 Sebastien Jodogne notes
Mon, 17 Oct 2016 17:01:51 +0200 Sebastien Jodogne merge
Mon, 17 Oct 2016 16:48:02 +0200 Sebastien Jodogne fix doxygen paths
Mon, 17 Oct 2016 16:44:34 +0200 Sebastien Jodogne doxygen
Mon, 17 Oct 2016 13:14:57 +0200 Sebastien Jodogne fix build on Mac OS X
Mon, 17 Oct 2016 08:37:54 +0200 Sebastien Jodogne dicomweb
Sat, 15 Oct 2016 14:51:49 +0200 Sebastien Jodogne attempt to build for OS X
Fri, 14 Oct 2016 20:41:01 +0200 Sebastien Jodogne fix
Fri, 14 Oct 2016 15:39:01 +0200 Sebastien Jodogne add orthanc core