log Plugins/Engine/OrthancPlugins.cpp @ 1646:da799f767e5d

age author description
Thu, 24 Sep 2015 16:01:09 +0200 Sebastien Jodogne simplification in error casting with plugins
Wed, 23 Sep 2015 22:05:27 +0200 Sebastien Jodogne plugin error dictionary
Wed, 23 Sep 2015 14:42:20 +0200 Sebastien Jodogne provision for error codes in plugins
Mon, 21 Sep 2015 14:05:06 +0200 Sebastien Jodogne fix build with plugins disabled
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 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
Fri, 18 Sep 2015 12:58:51 +0200 Sebastien Jodogne reorganization
Fri, 18 Sep 2015 12:37:58 +0200 Sebastien Jodogne fix missing precompiled headers
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 16:36:18 +0200 Sebastien Jodogne Core/ImageFormats folder renamed as Core/Images
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