aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/winFang.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* widgetAdd now does the box / grid decision, and some oter things moved into it.David Walter Seikel2014-05-121-1/+1
|
* Try to calculate minimum winFang size, and fail coz no one else does.David Walter Seikel2014-05-121-1/+2
|
* Internal and external windows now both use the layout.David Walter Seikel2014-05-121-0/+2
|
* Fix up winFang move and resize. Still more to fix here though.David Walter Seikel2014-05-121-3/+5
|
* Clean up the winFang layout stuff.David Walter Seikel2014-05-111-1/+0
|
* Change internal windows from Elm win to Elm layout.David Walter Seikel2014-05-111-3/+6
|
* Add a rectangle to pad out those that don't use the winFang box, and have ↵David Walter Seikel2014-05-111-0/+2
| | | | them make their widdgets relative to that.
* 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