log Plugins/Engine/PluginsEnumerations.h @ 2006:6301bbcbcaed

age author description
Thu, 09 Jun 2016 14:48:40 +0200 Sebastien Jodogne more generic support of value representations
Thu, 07 Apr 2016 17:26:13 +0200 Sebastien Jodogne New callback to filter incoming HTTP requests: OrthancPluginRegisterIncomingHttpRequestFilter()
Mon, 04 Jan 2016 13:17:22 +0100 Sebastien Jodogne 2016
Wed, 02 Dec 2015 13:00:18 +0100 Sebastien Jodogne "OrthancPluginLookupDictionary()" to get information about some DICOM tag
Tue, 24 Nov 2015 11:38:14 +0100 Sebastien Jodogne OrthancPluginGetInstanceOrigin
Thu, 29 Oct 2015 11:22:48 +0100 Sebastien Jodogne fix sample database plugin db-changes
Thu, 29 Oct 2015 11:09:00 +0100 Sebastien Jodogne LookupIdentifier is plugins db-changes
Thu, 22 Oct 2015 19:53:51 +0200 Sebastien Jodogne DicomToJson callable from plugins
Thu, 01 Oct 2015 17:44:43 +0200 Sebastien Jodogne sample database plugin db-changes
Thu, 01 Oct 2015 11:55:25 +0200 Sebastien Jodogne refactoring of sample plugins, OrthancPluginReconstructMainDicomTags db-changes
Tue, 29 Sep 2015 16:31:48 +0200 Sebastien Jodogne New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
Thu, 24 Sep 2015 16:01:09 +0200 Sebastien Jodogne simplification in error casting with plugins
Mon, 21 Sep 2015 14:05:06 +0200 Sebastien Jodogne fix build with plugins disabled
Fri, 18 Sep 2015 14:28:47 +0200 Sebastien Jodogne mapping of error codes from plugins to Orthanc
Fri, 18 Sep 2015 12:58:51 +0200 Sebastien Jodogne reorganization