aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add internal window title bar, and dragging them around. Plus some related ↵David Walter Seikel2014-05-112-11/+96
| | | | clean ups.
* Add physics to the windows.David Walter Seikel2014-05-102-2/+14
| | | | Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
* Setup all the Lua paths in a central place.David Walter Seikel2014-05-082-1/+15
|
* All winFangs now get a complimentary box.David Walter Seikel2014-05-062-0/+10
|
* WinFangs use an Elm image instead of a rectangle for their background, and ↵David Walter Seikel2014-05-062-6/+10
| | | | others can change the image.
* Every window is a winFang now, and winFangs delete their own children.David Walter Seikel2014-05-062-5/+14
|
* Clean up include files.David Walter Seikel2014-05-054-2/+20
|
* Support light user data in the Lua argument support functions.David Walter Seikel2014-05-051-1/+18
|
* Make logDom a stand alone, plus related fix ups and some clean ups.David Walter Seikel2014-05-051-13/+7
|
* Move winFang to libraries, and convert GuiLua to use it.David Walter Seikel2014-05-053-1/+261
|
* Major extantz clean up part 2. Including new Evas_3d style camera.David Walter Seikel2014-05-031-2/+3
|
* Silence some more excess EFL bitching.David Walter Seikel2014-05-021-0/+2
|
* Centralise the PACKAGE_* stuff, move our libraries to lib, and shuffle stuff ↵David Walter Seikel2014-04-277-0/+526
to suit.