aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/woMan.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-29Move all images and models into images and models directories.David Walter Seikel1-1/+1
2016-03-13Update to new eo_* syntax.David Walter Seikel1-5/+5
2016-01-21Rejig the structure of windows a lot.David Walter Seikel1-2/+2
2016-01-21Evil hack around ELM's problem with lack of toolbar item icons.David Walter Seikel1-3/+3
2016-01-03Remove left over comments.David Walter Seikel1-1/+0
2016-01-03Re-enable the web browser I had forgotten disabling.David Walter Seikel1-1/+1
2015-12-31Fix menus, with an evil hack.David Walter Seikel1-19/+4
2015-06-18Fix up yet another API break.David Walter Seikel1-1/+1
2015-03-22We don't need no stinkin' eo_unrefs. Anymore. Though leave them there, in c...David Walter Seikel1-1/+1
2014-06-11Update to post release API change. So much for stable API to collaborate wit...David Walter Seikel1-1/+1
2014-05-20Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel1-3/+3
2014-05-20The results of a session with valgrind.David Walter Seikel1-0/+2
2014-05-17Adjust windows a bit.David Walter Seikel1-1/+1
2014-05-12Try to calculate minimum winFang size, and fail coz no one else does.David Walter Seikel1-0/+2
2014-05-12Fix up winFang move and resize. Still more to fix here though.David Walter Seikel1-3/+3
2014-05-11Change internal windows from Elm win to Elm layout.David Walter Seikel1-5/+3
2014-05-11Add a rectangle to pad out those that don't use the winFang box, and have the...David Walter Seikel1-0/+1
2014-05-11Add internal window title bar, and dragging them around. Plus some related c...David Walter Seikel1-1/+1
2014-05-10Add physics to the windows.David Walter Seikel1-1/+1
2014-05-06All winFangs now get a complimentary box.David Walter Seikel1-10/+5
2014-05-06Every window is a winFang now, and winFangs delete their own children.David Walter Seikel1-2/+1
2014-05-05Call skang modules from extantz. Needs some clean up.David Walter Seikel1-1/+1
2014-05-05Merge inline and external window creation.David Walter Seikel1-1/+1
2014-05-05Merge winFangComplete into winFangAdd.David Walter Seikel1-2/+1
2014-05-05winFang no longer depends on ourGlobals.David Walter Seikel1-2/+3
2014-05-05fangWin -> winFang and related changes.David Walter Seikel1-4/+4
2014-05-04Combine eo_add() and eo_do(), plus related cleanups.David Walter Seikel1-3/+2
2014-05-04New fangWin and Widget structures, and modify fangWin stuff to use them.David Walter Seikel1-14/+15
2014-05-03Small clean ups I forgot from the last commit.David Walter Seikel1-1/+0
2014-05-03More shuffling of gld -> ourGlobals and related cleanups.David Walter Seikel1-8/+8
2014-05-03Move non GL_View stuff from gld -> ourGlobals. Plus some white space fixes.David Walter Seikel1-8/+9
2014-05-02Major cleanup of extantz, part one.David Walter Seikel1-10/+1
2014-05-02Split up extantz.David Walter Seikel1-0/+300