aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/winFang.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add physics to the windows.David Walter Seikel2014-05-101-1/+11
| | | | Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
* All winFangs now get a complimentary box.David Walter Seikel2014-05-061-0/+9
|
* WinFangs use an Elm image instead of a rectangle for their background, and ↵David Walter Seikel2014-05-061-6/+9
| | | | others can change the image.
* Every window is a winFang now, and winFangs delete their own children.David Walter Seikel2014-05-061-4/+12
|
* Move winFang to libraries, and convert GuiLua to use it.David Walter Seikel2014-05-051-0/+208