aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/skang.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add widget hide, show, and text setting functions.David Walter Seikel2014-05-181-2/+8
|
* More debugging removal.David Walter Seikel2014-05-171-2/+2
|
* Put module name in winFang and winFang in Widget, plus related tweakage and use.David Walter Seikel2014-05-161-1/+2
|
* Big TODO++David Walter Seikel2014-05-161-0/+30
|
* Skang moduleBegin() stuffs the module in the C registry, so no one has to do ↵David Walter Seikel2014-05-161-0/+1
| | | | | | this now. NOTE - It uses a Lua debug function for this.
* Setup all the Lua paths in a central place.David Walter Seikel2014-05-081-1/+0
|
* Call skang modules from extantz. Needs some clean up.David Walter Seikel2014-05-051-1/+3
|
* GuiLua handles multiple windows now.David Walter Seikel2014-05-051-1/+1
|
* Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵David Walter Seikel2014-04-271-0/+1686
to suit.