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