Wed, 12 Jun 2019 09:04:36 +0200 |
s jodogne |
fix for msvc 2008
|
Tue, 11 Jun 2019 21:51:18 +0200 |
Sebastien Jodogne |
fix for older compilers
|
Tue, 11 Jun 2019 21:38:34 +0200 |
Sebastien Jodogne |
reorganization
|
Tue, 11 Jun 2019 21:06:57 +0200 |
Sebastien Jodogne |
refactoring to handle "not allowed" HTTP status 405
|
Tue, 11 Jun 2019 19:44:10 +0200 |
Sebastien Jodogne |
simplification
|
Tue, 11 Jun 2019 14:02:57 +0200 |
Sebastien Jodogne |
rename
|
Sat, 08 Jun 2019 20:49:39 +0200 |
Sebastien Jodogne |
trying yet another fix
|
Sat, 08 Jun 2019 18:30:03 +0200 |
Sebastien Jodogne |
fix
|
Sat, 08 Jun 2019 17:42:30 +0200 |
Sebastien Jodogne |
introduction of macro HAS_ORTHANC_FRAMEWORK to be more explicit
|
Sat, 08 Jun 2019 16:49:35 +0200 |
s jodogne |
merge
|
Sat, 08 Jun 2019 16:49:10 +0200 |
s jodogne |
fix fox visual studio
|
Sat, 08 Jun 2019 11:57:46 +0200 |
Sebastien Jodogne |
C++ wrappers: compatibility mode if missing OrthancPluginRegisterMultipartRestCallback()
|
Sat, 08 Jun 2019 10:30:00 +0200 |
s jodogne |
fix for visual studio 2008
|
Sat, 08 Jun 2019 09:11:33 +0200 |
Sebastien Jodogne |
reorganizing build instructions
|
Fri, 07 Jun 2019 18:43:42 +0200 |
Sebastien Jodogne |
ErrorCode_UnsupportedMediaType
|
Fri, 07 Jun 2019 17:24:26 +0200 |
Sebastien Jodogne |
fix
|
Fri, 07 Jun 2019 15:06:17 +0200 |
Sebastien Jodogne |
removing unneeded casts
|
Fri, 07 Jun 2019 14:58:27 +0200 |
Sebastien Jodogne |
cont
|
Fri, 07 Jun 2019 14:26:09 +0200 |
Sebastien Jodogne |
fixed some inconsistencies with pointer types in the plugin sdk
|
Fri, 07 Jun 2019 14:14:31 +0200 |
Sebastien Jodogne |
OrthancPluginRegisterMultipartRestCallback() is working
|
Fri, 07 Jun 2019 13:36:43 +0200 |
Sebastien Jodogne |
new classes: StringMatcher and MultipartStreamReader
|
Fri, 07 Jun 2019 11:26:34 +0200 |
Sebastien Jodogne |
new plugin c++ wrapper: MultipartRestCallback
|
Thu, 06 Jun 2019 21:35:05 +0200 |
Sebastien Jodogne |
new sdk: OrthancPluginRegisterMultipartRestCallback()
|
Thu, 06 Jun 2019 18:54:27 +0200 |
Sebastien Jodogne |
new abstraction: IHttpHandler::CreateStreamHandler()
|
Thu, 06 Jun 2019 16:42:41 +0200 |
Sebastien Jodogne |
fix
|
Thu, 06 Jun 2019 16:12:55 +0200 |
Sebastien Jodogne |
support of chunked answers in HttpClient and in SDK
|
Thu, 06 Jun 2019 10:35:16 +0200 |
Sebastien Jodogne |
renames
|
Thu, 06 Jun 2019 10:19:28 +0200 |
Sebastien Jodogne |
better fix
|
Thu, 06 Jun 2019 09:52:19 +0200 |
Sebastien Jodogne |
todo
|
Thu, 06 Jun 2019 09:46:58 +0200 |
Sebastien Jodogne |
fix in DicomWebJsonVisitor
|
Thu, 06 Jun 2019 09:04:26 +0200 |
Sebastien Jodogne |
fix
|
Wed, 05 Jun 2019 17:17:48 +0200 |
Sebastien Jodogne |
new function OrthancPluginHttpClientChunkedBody(), new class OrthancPlugins::HttpClient
|
Wed, 05 Jun 2019 14:40:14 +0200 |
Sebastien Jodogne |
HttpClient::IBodyStream
|
Mon, 03 Jun 2019 10:30:14 +0200 |
Sebastien Jodogne |
ChunkedBuffer::AddChunkDestructive()
|
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
|