log OrthancServer/LuaScripting.cpp @ 1459:040d58493998

age author description
Thu, 02 Jul 2015 15:44:24 +0200 Sebastien Jodogne fix recursive calls with Lua
Thu, 02 Jul 2015 15:17:19 +0200 Sebastien Jodogne Initialize() and Finalize() events in Lua
Thu, 02 Jul 2015 09:14:53 +0200 Sebastien Jodogne NEWS
Wed, 01 Jul 2015 17:42:06 +0200 Sebastien Jodogne refactoring: HttpToolbox, DumpJson in Lua
Wed, 01 Jul 2015 12:30:19 +0200 Sebastien Jodogne refactoring: SimpleGet
Wed, 01 Jul 2015 12:09:58 +0200 Sebastien Jodogne refactoring: OrthancHttpHandler inside OrthancServer
Wed, 01 Jul 2015 10:38:39 +0200 Sebastien Jodogne refactoring: IHttpHandler and HttpToolbox
Wed, 01 Jul 2015 10:18:26 +0200 Sebastien Jodogne lua
Tue, 30 Jun 2015 18:41:33 +0200 Sebastien Jodogne access to the REST API from Lua
Tue, 30 Jun 2015 17:19:26 +0200 Sebastien Jodogne uncoupling of SignalChange for Lua scripts
Tue, 30 Jun 2015 16:46:23 +0200 Sebastien Jodogne refactoring: Lua toolbox
Tue, 30 Jun 2015 15:09:34 +0200 Sebastien Jodogne refactoring: LuaScripting