Mercurial > hg > orthanc-stone
graph
-
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
-
fix buildTue, 23 Oct 2018 13:05:40 +0200, by Sebastien Jodogne
-
possibility to turn off default mouse events in WorldSceneWidget am-2Wed, 17 Oct 2018 19:42:56 +0200, by Sebastien Jodogne
-
separating ZoomMouseTracker and PanMouseTracker from WorldSceneWidget am-2Wed, 17 Oct 2018 19:38:39 +0200, by Sebastien Jodogne
-
removing WorldSceneWidget::IWorldObserver am-2Wed, 17 Oct 2018 12:30:32 +0200, by Sebastien Jodogne
-
reactivate SingleFrameApplication sample + Added SingleFrameEditorApplication (SDL only) am-2Tue, 16 Oct 2018 11:30:00 +0200, by am
-
new SimpleViewer sample that has been split in multiple files to be able to scale it am-2Thu, 11 Oct 2018 13:16:54 +0200, by am
-
ImageAccessor refactoring + implemented Image Cache in SmartLoader am-2Mon, 08 Oct 2018 17:10:08 +0200, by am
-
fix for new ImageAccessor APIMon, 08 Oct 2018 12:45:27 +0200, by Sebastien Jodogne
-
Added LayerWidget::RemoveLayer + DELETE commands in WebService am-2Fri, 05 Oct 2018 10:38:16 +0200, by am
-
Close branch am-callable-and-promise am-callable-and-promiseTue, 02 Oct 2018 10:15:36 +0200, by Alain Mazy
-
syncMon, 01 Oct 2018 10:46:26 +0200, by Sebastien Jodogne
-
web services: better handling of failures am-callable-and-promiseFri, 28 Sep 2018 15:02:43 +0200, by am
-
raspberryTue, 25 Sep 2018 18:12:30 +0200, by Sebastien Jodogne
-
support for custom messages + no leaks in unit-tests am-callable-and-promiseTue, 18 Sep 2018 18:04:53 +0200, by am
-
messaging refactoring almost complete: works fine in native am-callable-and-promiseTue, 18 Sep 2018 15:23:21 +0200, by am
-
backup work in progress: updated messaging framework with ICallable am-callable-and-promiseFri, 14 Sep 2018 16:44:01 +0200, by am
-
unified CMakeLists.txt into a single file for WASM/Native + bootstrap Command (to rework) + doc am-2Tue, 04 Sep 2018 15:09:42 +0200, by am
-
armv7lTue, 28 Aug 2018 21:00:35 +0200, by Sebastien Jodogne
-
fixTue, 28 Aug 2018 20:56:47 +0200, by Sebastien Jodogne
-
split MainWindow into a generic one and one specific to these samples am-2Mon, 27 Aug 2018 16:22:08 +0200, by am
-
split SdlApplication into NativeApplication and SdlApplication am-2Fri, 24 Aug 2018 13:52:55 +0200, by am
-
OracleWebService and BasicSdlApplicationContext using the same global mutex am-2Thu, 23 Aug 2018 17:12:54 +0200, by am
-
removed constness of the observable when emitting a message am-2Wed, 22 Aug 2018 15:08:15 +0200, by am
-
removed OrthancSlicesLoader::ISliceLoaderObserver; now using standard messages instead am-2Tue, 21 Aug 2018 18:14:22 +0200, by am
-
primitives for android ndkFri, 20 Jul 2018 11:01:50 +0200, by Sebastien Jodogne
-
fixSat, 14 Jul 2018 11:20:07 +0200, by Sebastien Jodogne
-
fix build if dcmtk is enabledWed, 04 Jul 2018 16:49:59 +0200, by Sebastien Jodogne
-
added new Observable/Observer & MessageBroker (not used yet) am-2Mon, 02 Jul 2018 16:36:17 +0200, by am
-
created a new branch to try another type of Message Broker (instead of boost::signals2) am-2Mon, 02 Jul 2018 12:33:56 +0200, by am
-
configure WasmViewport size relative to window size through html attributes amFri, 15 Jun 2018 16:36:29 +0200, by am
-
viewport is now part of the Application itself and not global anymore amThu, 14 Jun 2018 18:49:19 +0200, by am
-
fix versionFri, 08 Jun 2018 16:18:45 +0200, by Sebastien Jodogne
-
fix warning, size_t is always > 0Thu, 07 Jun 2018 10:10:46 +0200, by am
-
fix pathWed, 06 Jun 2018 13:53:21 +0200, by Sebastien Jodogne
-
SdlOrthancSurfaceFri, 01 Jun 2018 18:33:34 +0200, by Sebastien Jodogne
-
rename SdlSurface as SdlCairoSurfaceFri, 01 Jun 2018 18:09:09 +0200, by Sebastien Jodogne
-
resort to OrthancFrameworkFri, 01 Jun 2018 17:48:47 +0200, by Sebastien Jodogne
-
jdiMon, 21 May 2018 09:02:03 +0200, by Sebastien Jodogne
-
updated bibtexFri, 04 May 2018 10:39:04 +0200, by Sebastien Jodogne
-
mergeWed, 11 Apr 2018 16:28:33 +0200, by Sebastien Jodogne
-
syncWed, 11 Apr 2018 16:27:09 +0200, by Sebastien Jodogne
-
syncThu, 29 Mar 2018 10:15:24 +0200, by Sebastien Jodogne
-
syncThu, 29 Mar 2018 10:09:03 +0200, by Sebastien Jodogne
-
fixWed, 28 Mar 2018 11:29:13 +0200, by Sebastien Jodogne
-
syncWed, 28 Mar 2018 11:28:27 +0200, by Sebastien Jodogne
-
fixTue, 27 Mar 2018 11:12:50 +0200, by Sebastien Jodogne
-
syncMon, 26 Mar 2018 18:10:34 +0200, by Sebastien Jodogne
-
removed absolute pathsFri, 23 Mar 2018 11:59:22 +0100, by Sebastien Jodogne
-
integration of Orthanc core into StoneFri, 23 Mar 2018 11:04:03 +0100, by Sebastien Jodogne
-
shear-warp on int16_tThu, 22 Mar 2018 12:53:47 +0100, by Sebastien Jodogne
-
integration wasm->defaultTue, 20 Mar 2018 20:03:02 +0100, by Sebastien Jodogne
-
rename Enumerations.h to StoneEnumerations.h to avoid clashes with Orthanc wasmTue, 20 Mar 2018 14:46:58 +0100, by Sebastien Jodogne
-
ShearWarpProjectiveTransform::ApplyAxial() wasmTue, 20 Mar 2018 14:05:39 +0100, by Sebastien Jodogne
-
fix interpolation with negative coordinates wasmFri, 09 Mar 2018 10:06:59 +0100, by Sebastien Jodogne
-
fix interpolation with negative coordinates wasmFri, 09 Mar 2018 10:06:40 +0100, by Sebastien Jodogne
-
ImageBuffer3D::GetVoxelSignedGrayscale16Unchecked() wasmWed, 24 Jan 2018 17:02:13 +0100, by Sebastien Jodogne
-
removed meaningless ImageInterpolation_Linear value wasmTue, 23 Jan 2018 17:50:19 +0100, by Sebastien Jodogne
-
upgrade to year 2018Tue, 02 Jan 2018 09:51:36 +0100, by Sebastien Jodogne
-
using Orthanc::DicomMap instead of OrthancPlugins::DicomDatasetReader wasmMon, 02 Oct 2017 14:31:26 +0200, by Sebastien Jodogne
-
loading multi-frame instances as 3D volumes wasmThu, 28 Sep 2017 16:55:51 +0200, by Sebastien Jodogne
-
renamed SliceGeometry as CoordinateSystem3D wasmWed, 14 Jun 2017 15:50:38 +0200, by Sebastien Jodogne
-
separation of the renderers vs. viewport slice wasmTue, 30 May 2017 14:09:11 +0200, by Sebastien Jodogne
-
BUGGY- trying to remove IVolumeSlicesObserver wasmFri, 26 May 2017 18:27:59 +0200, by Sebastien Jodogne
-
fix mainline buildFri, 26 May 2017 11:23:20 +0200, by Sebastien Jodogne
-
MAJOR - removal of Start/Stop and observers in IWidget wasmWed, 10 May 2017 17:55:13 +0200, by Sebastien Jodogne
-
reorganizationThu, 27 Apr 2017 14:50:20 +0200, by Sebastien Jodogne
-
agplThu, 27 Apr 2017 11:09:43 +0200, by Sebastien Jodogne
-
agpl licenseThu, 27 Apr 2017 11:00:15 +0200, by Sebastien Jodogne
-
todoWed, 19 Apr 2017 10:27:48 +0200, by Sebastien Jodogne
-
fixFri, 14 Apr 2017 12:24:01 +0200, by Sebastien Jodogne
-
syncFri, 14 Apr 2017 12:03:25 +0200, by Sebastien Jodogne
-
notesWed, 22 Mar 2017 15:57:24 +0100, by Sebastien Jodogne
-
shared copyright with osimisWed, 04 Jan 2017 16:37:42 +0100, by Sebastien Jodogne
-
syncWed, 21 Dec 2016 14:19:38 +0100, by Sebastien Jodogne
-
fixMon, 19 Dec 2016 12:55:14 +0100, by Sebastien Jodogne
-
removal of old fileMon, 19 Dec 2016 11:41:23 +0100, by Sebastien Jodogne
-
no need of SimplifiedOrthancDatasetMon, 19 Dec 2016 11:40:08 +0100, by Sebastien Jodogne
-
moveMon, 19 Dec 2016 11:37:35 +0100, by Sebastien Jodogne
-
refactoringMon, 19 Dec 2016 11:34:18 +0100, by Sebastien Jodogne
-
fixMon, 19 Dec 2016 11:29:23 +0100, by Sebastien Jodogne
-
syncMon, 19 Dec 2016 11:00:23 +0100, by Sebastien Jodogne
-
sharing code with the Orthanc coreFri, 16 Dec 2016 15:41:20 +0100, by Sebastien Jodogne
-
syncWed, 14 Dec 2016 17:05:41 +0100, by Sebastien Jodogne
-
move of third party downloads to the main serverTue, 29 Nov 2016 13:28:21 +0100, by Sebastien Jodogne
-
syncTue, 29 Nov 2016 13:28:06 +0100, by Sebastien Jodogne
-
mergeWed, 23 Nov 2016 17:10:38 +0100, by Sebastien Jodogne
-
fix MSVC 64bit buildsWed, 23 Nov 2016 17:07:15 +0100, by Sebastien Jodogne
-
fix msvc warningWed, 23 Nov 2016 16:00:02 +0100, by jodogne
-
fix for msvcWed, 23 Nov 2016 15:50:31 +0100, by Sebastien Jodogne
-
syncWed, 23 Nov 2016 15:27:57 +0100, by Sebastien Jodogne
-
support for sandboxed environmentsWed, 23 Nov 2016 12:08:15 +0100, by Sebastien Jodogne
-
fixTue, 22 Nov 2016 15:54:06 +0100, by Sebastien Jodogne
-
skeleton for unit testsThu, 17 Nov 2016 14:19:00 +0100, by Sebastien Jodogne
-
syncWed, 16 Nov 2016 12:36:18 +0100, by Sebastien Jodogne
-
syncWed, 16 Nov 2016 12:18:53 +0100, by Sebastien Jodogne
-
syncThu, 10 Nov 2016 10:00:12 +0100, by Sebastien Jodogne
-
reorganizationWed, 09 Nov 2016 20:06:52 +0100, by Sebastien Jodogne
-
syncWed, 09 Nov 2016 17:20:44 +0100, by Sebastien Jodogne
-
syncWed, 09 Nov 2016 15:29:53 +0100, by Sebastien Jodogne
-
fixWed, 09 Nov 2016 14:15:06 +0100, by Sebastien Jodogne
-
syncWed, 09 Nov 2016 14:14:34 +0100, by Sebastien Jodogne
-
fixWed, 26 Oct 2016 12:14:03 +0200, by Sebastien Jodogne
-
fix includesMon, 24 Oct 2016 14:45:05 +0200, by Sebastien Jodogne
-
notesWed, 19 Oct 2016 09:03:30 +0200, by Sebastien Jodogne
-
mergeMon, 17 Oct 2016 17:01:51 +0200, by Sebastien Jodogne
-
fix doxygen pathsMon, 17 Oct 2016 16:48:02 +0200, by Sebastien Jodogne
-
doxygenMon, 17 Oct 2016 16:44:34 +0200, by Sebastien Jodogne
-
fix build on Mac OS XMon, 17 Oct 2016 13:14:57 +0200, by Sebastien Jodogne
-
dicomwebMon, 17 Oct 2016 08:37:54 +0200, by Sebastien Jodogne
-
attempt to build for OS XSat, 15 Oct 2016 14:51:49 +0200, by Sebastien Jodogne
-
fixFri, 14 Oct 2016 20:41:01 +0200, by Sebastien Jodogne
-
add orthanc coreFri, 14 Oct 2016 15:39:01 +0200, by Sebastien Jodogne
-
initial commitFri, 14 Oct 2016 15:34:11 +0200, by Sebastien Jodogne