log Plugins/Samples/Common/OrthancPluginCppWrapper.h @ 2424:7ef9207f31d4

age author description
Tue, 10 Oct 2017 12:38:02 +0200 Sebastien Jodogne New pixel formats exposed in plugin SDK
Wed, 22 Feb 2017 22:04:41 +0100 Sebastien Jodogne convenience macro ORTHANC_PLUGINS_VERSION_IS_ABOVE
Wed, 22 Feb 2017 21:49:16 +0100 Sebastien Jodogne New function: OrthancPluginRegisterIncomingHttpRequestFilter2()
Tue, 14 Feb 2017 16:03:18 +0100 Sebastien Jodogne OrthancConfiguration::LookupSetOfStrings
Tue, 14 Feb 2017 15:59:19 +0100 Sebastien Jodogne allowSingleString in OrthancConfiguration::LookupListOfStrings
Mon, 13 Feb 2017 10:39:14 +0100 Sebastien Jodogne primitives for HTTP client in plugin C++ wrapper
Wed, 08 Feb 2017 15:27:20 +0100 Sebastien Jodogne OrthancPlugins::OrthancConfiguration::LookupListOfStrings
Wed, 04 Jan 2017 12:09:40 +0100 Sebastien Jodogne shared copyright with osimis
Fri, 16 Dec 2016 17:01:33 +0100 Sebastien Jodogne fix
Fri, 16 Dec 2016 14:35:35 +0100 Sebastien Jodogne cleaner separation of PluginException
Wed, 14 Dec 2016 16:41:58 +0100 Sebastien Jodogne backwards compatibility within OrthancPluginCppWrapper
Sat, 10 Dec 2016 11:41:17 +0100 Sebastien Jodogne refactoring the worklist sample