log Plugins/Engine/OrthancPlugins.h @ 1554:89ab71a68fcf

age author description
Thu, 20 Aug 2015 11:56:42 +0200 Sebastien Jodogne New function OrthancPluginBufferCompression() to (un)compress memory buffers
Thu, 02 Jul 2015 11:35:41 +0200 Sebastien Jodogne refactoring of the main function
Wed, 01 Jul 2015 13:16:12 +0200 Sebastien Jodogne refactoring: IHttpHandler does not use std::string to hold the request body
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox
Tue, 30 Jun 2015 17:19:26 +0200 Sebastien Jodogne uncoupling of SignalChange for Lua scripts
Tue, 30 Jun 2015 16:04:05 +0200 Sebastien Jodogne refactoring of OrthancPlugins, improvement in ServeFolders
Tue, 30 Jun 2015 15:09:34 +0200 Sebastien Jodogne refactoring: LuaScripting
Fri, 26 Jun 2015 16:23:27 +0200 Sebastien Jodogne refactoring of samples
Wed, 20 May 2015 15:21:26 +0200 Sebastien Jodogne Plugins now receive duplicated GET arguments in their REST callbacks
Wed, 18 Feb 2015 13:06:01 +0100 Sebastien Jodogne fix in the plugin destruction
Wed, 11 Feb 2015 10:40:08 +0100 Sebastien Jodogne custom database back-end db-changes
Fri, 06 Feb 2015 14:09:55 +0100 Sebastien Jodogne reorganization
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
Thu, 04 Dec 2014 17:04:40 +0100 Sebastien Jodogne Introspection of plugins, Plugins can extend Orthanc Explorer with custom JavaScript