aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/winFang.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-11Add internal window title bar, and dragging them around. Plus some related c...David Walter Seikel1-0/+3
2014-05-10Add physics to the windows.David Walter Seikel1-1/+3
2014-05-06All winFangs now get a complimentary box.David Walter Seikel1-0/+1
2014-05-06WinFangs use an Elm image instead of a rectangle for their background, and ot...David Walter Seikel1-0/+1
2014-05-06Every window is a winFang now, and winFangs delete their own children.David Walter Seikel1-1/+2
2014-05-05Clean up include files.David Walter Seikel1-0/+6
2014-05-05Move winFang to libraries, and convert GuiLua to use it.David Walter Seikel1-0/+10
2014-05-05Merge inline and external window creation.David Walter Seikel1-1/+2
2014-05-05Merge winFangComplete into winFangAdd.David Walter Seikel1-2/+1
2014-05-05winFang no longer depends on ourGlobals.David Walter Seikel1-6/+3
2014-05-05Merge the window handle creation code, and add proper hiding for them.David Walter Seikel1-0/+7
2014-05-05Track all windows in a Eina_List.David Walter Seikel1-1/+4
2014-05-05fangWin -> winFang and related changes.David Walter Seikel1-0/+32