Wed, 29 May 2019 18:12:28 +0200 |
Sebastien Jodogne |
todo
|
Tue, 28 May 2019 17:31:44 +0200 |
Sebastien Jodogne |
todo
|
Tue, 28 May 2019 07:47:18 +0200 |
Sebastien Jodogne |
optimization of Toolbox::TokenizeString()
|
Tue, 28 May 2019 07:33:10 +0200 |
Sebastien Jodogne |
OrthancPlugins::DicomPath::SetPrefixIndex()
|
Thu, 23 May 2019 12:06:26 +0200 |
Sebastien Jodogne |
HTTP header "Accept-Encoding" is honored for streams without built-in support for compression
|
Fri, 17 May 2019 08:42:24 +0200 |
Benjamin Golinvaux |
Removed extern "C" qualifier around function that is internally linked
|
Fri, 17 May 2019 08:36:18 +0200 |
Benjamin Golinvaux |
Fixed a couple of truncation warnings
|
Thu, 16 May 2019 12:31:47 +0200 |
Sebastien Jodogne |
Allow the serialization of signed 16bpp images in PAM format
|
Wed, 15 May 2019 16:30:24 +0200 |
Sebastien Jodogne |
new error code for Stone: BadGeometry
|
Tue, 14 May 2019 16:38:20 +0200 |
Sebastien Jodogne |
merge
|
Tue, 14 May 2019 16:38:02 +0200 |
Sebastien Jodogne |
Reporting of "ParentResources" in "DicomModalityStore" and "DicomModalityStore" jobs
|
Tue, 14 May 2019 13:47:35 +0200 |
Benjamin Golinvaux |
Fixed CRLF to LF in various files (found through grepping the source tree)
|
Tue, 14 May 2019 12:06:25 +0200 |
amazy |
added ImagePoint::ClipTo
|
Tue, 14 May 2019 11:01:17 +0200 |
Sebastien Jodogne |
typo
|
Tue, 14 May 2019 10:30:43 +0200 |
Sebastien Jodogne |
"/modalities/{id}/query": New argument "Normalize"
|
Tue, 14 May 2019 10:03:11 +0200 |
Sebastien Jodogne |
refactoring
|
Tue, 14 May 2019 09:30:09 +0200 |
Sebastien Jodogne |
allow creating ParsedDicomFile with empty DICOM elements
|
Mon, 13 May 2019 16:15:02 +0200 |
Benjamin Golinvaux |
Fixed leak in RestoreLoggingMemento
|
Mon, 13 May 2019 16:04:45 +0200 |
Sebastien Jodogne |
fix
|
Mon, 13 May 2019 14:50:24 +0200 |
Alain Mazy |
check limits in fillpolygon
|
Tue, 07 May 2019 13:21:41 +0200 |
Benjamin Golinvaux |
Added workaround for lack of support of __cplusplus in Visual Studio
|
Tue, 07 May 2019 11:12:29 +0000 |
Benjamin Golinvaux |
Merged in emscripten-logging (pull request #10)
|
Tue, 07 May 2019 11:12:29 +0000 |
Benjamin Golinvaux |
Close branch emscripten-logging
emscripten-logging
|
Tue, 07 May 2019 13:10:48 +0200 |
Benjamin Golinvaux |
Merge fro default
emscripten-logging
|
Tue, 07 May 2019 12:28:11 +0200 |
Sebastien Jodogne |
fix
|
Tue, 07 May 2019 11:23:11 +0200 |
Benjamin Golinvaux |
Enable custom logging functions to redirect to emscripten specific logging calls
emscripten-logging
|
Thu, 02 May 2019 13:23:29 +0200 |
Sebastien Jodogne |
fix missing symbol
|
Thu, 02 May 2019 09:22:36 +0200 |
Sebastien Jodogne |
new class: FileBuffer
|
Mon, 29 Apr 2019 17:24:30 +0200 |
Sebastien Jodogne |
Orthanc now accepts chunked transfer encoding
|
Wed, 24 Apr 2019 07:51:48 +0200 |
Benjamin Golinvaux |
Fixed typo
emscripten-logging
|
Tue, 23 Apr 2019 22:56:17 +0200 |
Alain Mazy |
optimized EmbedResources.py (especially in speed: 2-3x faster but also in space: 20% smaller)
|
Tue, 23 Apr 2019 21:40:57 +0200 |
Benjamin Golinvaux |
Added a public function that will use emscripten-specific logging functions when using its SDK + scaffolding work. Build and UT OK on msvc15 x64. Not actually tested under *nix or emscripten yet
emscripten-logging
|