log Plugins/Include/orthanc/OrthancCPlugin.h @ 1801:2c60c357ee3e worklists

age author description
Fri, 20 Nov 2015 14:33:41 +0100 Sebastien Jodogne sdk primitives to handle worklists worklists
Fri, 20 Nov 2015 13:53:20 +0100 Sebastien Jodogne callback for handling worklists with plugins worklists
Fri, 20 Nov 2015 12:57:14 +0100 Sebastien Jodogne calledAet made available to all the handlers worklists
Wed, 18 Nov 2015 12:00:14 +0100 Sebastien Jodogne primitives to handle dicom worklists worklists
Tue, 17 Nov 2015 17:46:32 +0100 Sebastien Jodogne AcceptMediaDispatcher bootstrap
Fri, 13 Nov 2015 15:06:45 +0100 Sebastien Jodogne OrthancPluginRestApiGet2
Thu, 12 Nov 2015 15:24:23 +0100 Sebastien Jodogne New UpdatedAttachment and UpdatedMetadata events in plugins
Thu, 29 Oct 2015 16:49:25 +0100 Sebastien Jodogne New configuration option: "Dictionary" to declare custom DICOM tags
Thu, 29 Oct 2015 11:09:00 +0100 Sebastien Jodogne LookupIdentifier is plugins db-changes
Mon, 26 Oct 2015 16:04:58 +0100 Sebastien Jodogne SetOfResources db-changes
Fri, 23 Oct 2015 17:04:22 +0200 Sebastien Jodogne documentation
Fri, 23 Oct 2015 16:49:17 +0200 Sebastien Jodogne OrthancStarted and OrthancStopped events in plugins
Thu, 22 Oct 2015 19:53:51 +0200 Sebastien Jodogne DicomToJson callable from plugins
Tue, 13 Oct 2015 16:10:35 +0200 Sebastien Jodogne ordered-slices continued db-changes
Fri, 02 Oct 2015 13:31:39 +0200 Sebastien Jodogne fix build if SSL is disabled db-changes
Fri, 02 Oct 2015 13:26:05 +0200 Sebastien Jodogne UpgradeDatabase in the sample 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
Fri, 25 Sep 2015 16:24:13 +0200 Sebastien Jodogne New function "OrthancPluginRegisterErrorCode()" to declare custom error codes
Wed, 23 Sep 2015 14:42:20 +0200 Sebastien Jodogne provision for error codes in plugins
Wed, 23 Sep 2015 13:39:00 +0200 Sebastien Jodogne warning about OrthancPluginRegisterOnChangeCallback
Mon, 21 Sep 2015 13:26:45 +0200 Sebastien Jodogne "/system" URI gives information about the plugins used for storage area and DB back-end
Fri, 18 Sep 2015 17:45:59 +0200 Sebastien Jodogne OrthancPluginErrorCode in database plugins
Fri, 18 Sep 2015 16:46:35 +0200 Sebastien Jodogne OrthancPluginErrorCode in REST callbacks
Fri, 18 Sep 2015 16:32:29 +0200 Sebastien Jodogne Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
Wed, 16 Sep 2015 15:18:59 +0200 Sebastien Jodogne Primitives to upgrade the database version in plugins
Fri, 04 Sep 2015 17:12:25 +0200 Sebastien Jodogne drawing texts on image from plugins
Fri, 04 Sep 2015 13:44:21 +0200 Sebastien Jodogne font support within Orthanc
Wed, 02 Sep 2015 15:07:47 +0200 Sebastien Jodogne Implementation of the "GetAllPublicIdsWithLimit" extension
Wed, 02 Sep 2015 13:58:08 +0200 Sebastien Jodogne OrthancPluginConvertPixelFormat
Tue, 01 Sep 2015 17:37:26 +0200 Sebastien Jodogne issuing HTTP requests from the plugin SDK
Tue, 01 Sep 2015 16:41:16 +0200 Sebastien Jodogne fix
Tue, 01 Sep 2015 13:06:39 +0200 Sebastien Jodogne JpegWriter
Tue, 01 Sep 2015 12:42:49 +0200 Sebastien Jodogne groups in the plugin documentation
Tue, 01 Sep 2015 12:11:53 +0200 Sebastien Jodogne documentation, primitives for jpeg
Tue, 01 Sep 2015 11:23:41 +0200 Sebastien Jodogne fixes to image primitives
Mon, 31 Aug 2015 17:37:54 +0200 Sebastien Jodogne primitives for image encoding/decoding in plugins
Thu, 27 Aug 2015 15:36:43 +0200 Sebastien Jodogne BadJson error code
Thu, 27 Aug 2015 14:58:58 +0200 Sebastien Jodogne OrthancPluginRegisterRestCallbackNoLock, documentation
Thu, 27 Aug 2015 12:56:48 +0200 Sebastien Jodogne OrthancPluginSendHttpStatus
Thu, 27 Aug 2015 12:32:09 +0200 Sebastien Jodogne OrthancPluginGetErrorDescription
Wed, 26 Aug 2015 16:49:46 +0200 Sebastien Jodogne OrthancPluginReadFile, OrthancPluginWriteFile
Tue, 25 Aug 2015 17:52:50 +0200 Sebastien Jodogne got rid of custom exceptions
Tue, 25 Aug 2015 17:39:38 +0200 Sebastien Jodogne encoding of exceptions
Tue, 25 Aug 2015 16:18:37 +0200 Sebastien Jodogne Plugins have access to explicit error codes
Tue, 25 Aug 2015 15:59:07 +0200 Sebastien Jodogne force the size of the enumerations in the plugin SDK
Tue, 25 Aug 2015 15:45:50 +0200 Sebastien Jodogne check the size of the enumerations in the plugin engine
Tue, 25 Aug 2015 15:33:36 +0200 Sebastien Jodogne cont
Thu, 20 Aug 2015 11:56:42 +0200 Sebastien Jodogne New function OrthancPluginBufferCompression() to (un)compress memory buffers
Tue, 28 Jul 2015 09:11:37 +0200 Sebastien Jodogne Fix potential deadlock in the callbacks of plugins
Mon, 29 Jun 2015 17:47:34 +0200 Sebastien Jodogne Plugins can send answers as multipart messages
Fri, 26 Jun 2015 16:30:51 +0200 Sebastien Jodogne upgrade plugin sdk version
Fri, 26 Jun 2015 16:23:27 +0200 Sebastien Jodogne refactoring of samples base Plugins/Include/OrthancCPlugin.h@8beab43748aa