aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/woMan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Try to calculate minimum winFang size, and fail coz no one else does.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/+3
* Change internal windows from Elm win to Elm layout.David Walter Seikel2014-05-111-5/+3
* Add a rectangle to pad out those that don't use the winFang box, and have the...David Walter Seikel2014-05-111-0/+1
* Add internal window title bar, and dragging them around. Plus some related c...David Walter Seikel2014-05-111-1/+1
* Add physics to the windows.David Walter Seikel2014-05-101-1/+1
* All winFangs now get a complimentary box.David Walter Seikel2014-05-061-10/+5
* Every window is a winFang now, and winFangs delete their own children.David Walter Seikel2014-05-061-2/+1
* Call skang modules from extantz. Needs some clean up.David Walter Seikel2014-05-051-1/+1
* Merge inline and external window creation.David Walter Seikel2014-05-051-1/+1
* Merge winFangComplete into winFangAdd.David Walter Seikel2014-05-051-2/+1
* winFang no longer depends on ourGlobals.David Walter Seikel2014-05-051-2/+3
* fangWin -> winFang and related changes.David Walter Seikel2014-05-051-4/+4
* Combine eo_add() and eo_do(), plus related cleanups.David Walter Seikel2014-05-041-3/+2
* New fangWin and Widget structures, and modify fangWin stuff to use them.David Walter Seikel2014-05-041-14/+15
* Small clean ups I forgot from the last commit.David Walter Seikel2014-05-031-1/+0
* More shuffling of gld -> ourGlobals and related cleanups.David Walter Seikel2014-05-031-8/+8
* Move non GL_View stuff from gld -> ourGlobals. Plus some white space fixes.David Walter Seikel2014-05-031-8/+9
* Major cleanup of extantz, part one.David Walter Seikel2014-05-021-10/+1
* Split up extantz.David Walter Seikel2014-05-021-0/+300