log Plugins/Samples/Basic/Plugin.c @ 1657:5360cdba70d8

age author description
Tue, 29 Sep 2015 16:31:48 +0200 Sebastien Jodogne New function "OrthancPluginRegisterDictionaryTag()" to declare DICOM tags
Fri, 25 Sep 2015 17:29:39 +0200 Sebastien Jodogne improved custom error login
Fri, 25 Sep 2015 16:47:05 +0200 Sebastien Jodogne refactoring
Fri, 18 Sep 2015 16:32:29 +0200 Sebastien Jodogne Plugin callbacks must now return explicit "OrthancPluginErrorCode" instead of integers
Fri, 26 Jun 2015 16:23:27 +0200 Sebastien Jodogne refactoring of samples
Thu, 28 May 2015 15:53:58 +0200 Sebastien Jodogne fix licensing terms of samples
Thu, 05 Feb 2015 09:39:55 +0100 Sebastien Jodogne upgrade to year 2015
Tue, 03 Feb 2015 11:52:21 +0100 Sebastien Jodogne Plugins can do REST calls to other plugins
Tue, 03 Feb 2015 10:25:56 +0100 Sebastien Jodogne Plugins can access the command-line arguments used to launch Orthanc
Mon, 15 Dec 2014 10:20:33 +0100 Sebastien Jodogne Plugins can get/set global properties to save their configuration
Thu, 04 Dec 2014 17:04:40 +0100 Sebastien Jodogne Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript
Thu, 23 Oct 2014 14:42:11 +0200 Sebastien Jodogne fix sample db-changes
Thu, 23 Oct 2014 14:29:45 +0200 Sebastien Jodogne separated thread for change callbacks in plugins db-changes
Thu, 25 Sep 2014 17:50:06 +0200 Sebastien Jodogne demo of OnChangeCallback in plugins db-changes
Thu, 11 Sep 2014 13:06:16 +0200 Sebastien Jodogne Plugins can retrieve the path to Orthanc and to its configuration file