aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-10Add physics to the windows.David Walter Seikel2-2/+14
Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
2014-05-08Setup all the Lua paths in a central place.David Walter Seikel2-1/+15
2014-05-06All winFangs now get a complimentary box.David Walter Seikel2-0/+10
2014-05-06WinFangs use an Elm image instead of a rectangle for their background, and ↵David Walter Seikel2-6/+10
others can change the image.
2014-05-06Every window is a winFang now, and winFangs delete their own children.David Walter Seikel2-5/+14
2014-05-05Clean up include files.David Walter Seikel4-2/+20
2014-05-05Support light user data in the Lua argument support functions.David Walter Seikel1-1/+18
2014-05-05Make logDom a stand alone, plus related fix ups and some clean ups.David Walter Seikel1-13/+7
2014-05-05Move winFang to libraries, and convert GuiLua to use it.David Walter Seikel3-1/+261
2014-05-03Major extantz clean up part 2. Including new Evas_3d style camera.David Walter Seikel1-2/+3
2014-05-02Silence some more excess EFL bitching.David Walter Seikel1-0/+2
2014-04-27Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵David Walter Seikel7-0/+526
to suit.