summaryrefslogtreecommitdiff
path: root/client/lua.cc
AgeCommit message (Expand)Author
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-08-20Fixed various small bugs.deva
2008-07-02Made all setValue calls in a second pass, to the construction of the widgets.deva
2008-07-02Added disable/enable methods on widgets and exposed them to lua.deva
2008-06-09Added xml encoding of the lua programs to make sure they are not interrupting...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-02First real shot at lua validation.deva
2008-05-29Added initial LUA code.deva