aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/winFang.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-05Move winFang to libraries, and convert GuiLua to use it.David Walter Seikel1-205/+0
2014-05-05Merge inline and external window creation.David Walter Seikel1-46/+67
2014-05-05Merge winFangComplete into winFangAdd.David Walter Seikel1-35/+32
2014-05-05winFang no longer depends on ourGlobals.David Walter Seikel1-5/+4
2014-05-05Merge the window handle creation code, and add proper hiding for them.David Walter Seikel1-25/+58
2014-05-05Track all windows in a Eina_List.David Walter Seikel1-0/+1
2014-05-05fangWin -> winFang and related changes.David Walter Seikel1-48/+6
2014-05-04Fold some common code into widgetAdd, and related cleanups.David Walter Seikel1-1/+11
2014-05-04New fangWin and Widget structures, and modify fangWin stuff to use them.David Walter Seikel1-15/+45
2014-05-03More shuffling of gld -> ourGlobals and related cleanups.David Walter Seikel1-5/+3
2014-05-03Move non GL_View stuff from gld -> ourGlobals. Plus some white space fixes.David Walter Seikel1-68/+70
2014-05-03Major extantz clean up part 2. Including new Evas_3d style camera.David Walter Seikel1-173/+1
2014-05-02Minor clean ups of the overlay comments.David Walter Seikel1-4/+2
2014-05-02Split up extantz.David Walter Seikel1-0/+330