aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/GuiLua/skang.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-24Big include and libraries clean up.David Walter Seikel1-0/+1
2014-05-20Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel1-2/+4
2014-05-17Use the new server connector, and some related movements.David Walter Seikel1-1/+1
2014-05-17Make sure the server actually gets through to things started by GuiLuaLoad().David Walter Seikel1-1/+1
2014-05-10Add physics to the windows.David Walter Seikel1-1/+1
Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
2014-05-05Clean up include files.David Walter Seikel1-3/+0
2014-05-05Call skang modules from extantz. Needs some clean up.David Walter Seikel1-0/+4
2014-05-05GuiLuaDo() now returns astructure, and has that structure in Lua's C ↵David Walter Seikel1-1/+1
registry. Now we can have lots of them.
2014-05-05Prepare for using GuiLua from extantz, but not going through with it just ↵David Walter Seikel1-1/+1
yet, too tired.
2014-04-27Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵David Walter Seikel1-5/+1
to suit.
2014-04-22Move all source into the new src directory, and shuffle a few other things ↵David Walter Seikel1-0/+0
around.
2014-04-16Convert GuiLua and skang to Elementary.David Walter Seikel1-3/+8
2014-04-09Make GuiLua an actual shared library, plus some minor clean ups.David Walter Seikel1-0/+11