aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/libraries/winFang.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-21Rejig the structure of windows a lot.David Walter Seikel1-3/+5
2016-01-21Evil hack around ELM's problem with lack of toolbar item icons.David Walter Seikel1-0/+2
2015-12-31Fix menus, with an evil hack.David Walter Seikel1-0/+4
2014-05-24Big include and libraries clean up.David Walter Seikel1-3/+0
2014-05-20Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel1-11/+0
2014-05-18Add widget hide, show, and text setting functions.David Walter Seikel1-0/+2
2014-05-17Rearrange things in the libraries.David Walter Seikel1-0/+2
2014-05-16Put module name in winFang and winFang in Widget, plus related tweakage and use.David Walter Seikel1-0/+2
2014-05-12Move poor mans introspection into winFang.c, and use it in purkle.David Walter Seikel1-1/+28
2014-05-12widgetAdd now does the box / grid decision, and some oter things moved into it.David Walter Seikel1-1/+1
2014-05-12Try to calculate minimum winFang size, and fail coz no one else does.David Walter Seikel1-1/+2
2014-05-12Internal and external windows now both use the layout.David Walter Seikel1-0/+2
2014-05-12Fix up winFang move and resize. Still more to fix here though.David Walter Seikel1-3/+5
2014-05-11Clean up the winFang layout stuff.David Walter Seikel1-1/+0
2014-05-11Change internal windows from Elm win to Elm layout.David Walter Seikel1-3/+6
2014-05-11Add a rectangle to pad out those that don't use the winFang box, and have the...David Walter Seikel1-0/+2
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