summaryrefslogtreecommitdiff
path: root/client/lua.h
AgeCommit message (Expand)Author
2011-03-10New lua functions: template(), macro(), user() and patientid(). New onInit lu...deva
2010-08-17New format parser for metawidget et al. DBWidget is broken for the moment...deva
2010-08-17First shot at a debug console.deva
2010-08-13Clear lua when reopening a macro window.deva
2010-08-12New scripting system part2.deva
2010-08-03New scripting interface part1.deva
2009-02-12Added formatlanguage attribute to metawidget, and implemented lua parser for it.deva
2009-01-13A huge amount of changes, based on the results of two usertest.deva
2008-07-02Added disable/enable methods on widgets and exposed them to lua.deva
2008-06-04Added extensive error checking and handling in the LUA wrapper.deva
2008-06-04Added name to predefined lua valuesdeva
2008-06-03LUA rocksdeva
2008-06-02A large number of small changes in widgets, primarily validation oriented.deva
2008-05-29Added initial LUA code.deva