aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/winFang.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add internal window title bar, and dragging them around. Plus some related ↵David Walter Seikel2014-05-111-0/+3
| | | | clean ups.
* Add physics to the windows.David Walter Seikel2014-05-101-1/+3
| | | | 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/+1
|
* WinFangs use an Elm image instead of a rectangle for their background, and ↵David Walter Seikel2014-05-061-0/+1
| | | | others can change the image.
* Every window is a winFang now, and winFangs delete their own children.David Walter Seikel2014-05-061-1/+2
|
* Clean up include files.David Walter Seikel2014-05-051-0/+6
|
* Move winFang to libraries, and convert GuiLua to use it.David Walter Seikel2014-05-051-0/+49