Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-04-20 | Let actions and other stuff set in the thingasm() call work through their ↵ | David Walter Seikel | 1 | -1/+0 | |
isValid(). | |||||
2014-04-20 | Add the next broken test. | David Walter Seikel | 1 | -1/+4 | |
2014-04-20 | Fix up widget action stuff. | David Walter Seikel | 1 | -3/+1 | |
2014-04-18 | Trying to add widget actions, but it's broken somehow. Think maybe Keyed is ↵ | David Walter Seikel | 1 | -5/+5 | |
screwing it up? I need sleep. | |||||
2014-04-18 | Half arsed window and button implementation. | David Walter Seikel | 1 | -2/+3 | |
2014-04-18 | Clean up test.skang a little. | David Walter Seikel | 1 | -2/+2 | |
2014-04-18 | Merge the widget module into the skang module, and some related clean ups. | David Walter Seikel | 1 | -3/+2 | |
So now the skang module is a mix of C and Lua. | |||||
2014-04-17 | Move skang.window() to widget.window(), and make it work. | David Walter Seikel | 1 | -1/+1 | |
2014-04-17 | Actually get skin running to work. | David Walter Seikel | 1 | -4/+4 | |
2014-04-16 | Typo-- | David Walter Seikel | 1 | -1/+1 | |
2014-03-27 | Lua allows hash bang after all. B-) | David Walter Seikel | 1 | -1/+1 | |
2014-03-19 | Jiggle the requires a bit. | David Walter Seikel | 1 | -4/+9 | |
2014-03-19 | Added some GuiLua test source files, and lots of comments in GuiLua.c. | David Walter Seikel | 1 | -0/+12 | |