aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ClientHamr/GuiLua/GuiLua.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge the widget module into the skang module, and some related clean ups.David Walter Seikel2014-04-181-0/+6
| | | | So now the skang module is a mix of C and Lua.
* GuiLuaDo() now passes args to Lua in arg, then lets skang do most of the ↵David Walter Seikel2014-04-171-1/+0
| | | | work. Plus clean ups from that.
* Make C calling Lua easier with wrapper functions, lifted from edje_lua2, and ↵David Walter Seikel2014-04-171-0/+3
| | | | modified a bit.
* Convert GuiLua and skang to Elementary.David Walter Seikel2014-04-161-8/+4
|
* Minor clean ups.David Walter Seikel2014-04-161-7/+1
|
* Make GuiLua an actual shared library, plus some minor clean ups.David Walter Seikel2014-04-091-0/+70