aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/purkle (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-31Move entirely over to luajit.David Walter Seikel1-1/+1
2014-07-02Bleeding edge API updates.David Walter Seikel1-2/+2
2014-05-24Big include and libraries clean up.David Walter Seikel2-2/+2
2014-05-20Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented.David Walter Seikel1-1/+1
2014-05-18No need to say this is where the history is show now that it's actually being...David Walter Seikel1-2/+2
2014-05-18Implement text entry and text box widgets.David Walter Seikel1-10/+0
2014-05-17Adjust windows a bit.David Walter Seikel1-2/+2
2014-05-17Use the new server connector, and some related movements.David Walter Seikel1-3/+9
2014-05-17Rearrange things in the libraries.David Walter Seikel1-1/+1
2014-05-17More debugging removal.David Walter Seikel1-4/+5
2014-05-16Add the purkle say() command.David Walter Seikel1-0/+20
2014-05-16Only open one purkle window.David Walter Seikel1-1/+2
2014-05-16Skang moduleBegin() stuffs the module in the C registry, so no one has to do ...David Walter Seikel1-2/+0
2014-05-13Purkle gets an append command, and use it from extantz to show llSay() and fr...David Walter Seikel1-9/+28
2014-05-12Move poor mans introspection into winFang.c, and use it in purkle.David Walter Seikel1-21/+5
2014-05-12widgetAdd now does the box / grid decision, and some oter things moved into it.David Walter Seikel1-2/+2
2014-05-12Make files and purkle slimmer.David Walter Seikel1-1/+1
2014-05-12Try to calculate minimum winFang size, and fail coz no one else does.David Walter Seikel1-0/+1
2014-05-12Fix up winFang move and resize. Still more to fix here though.David Walter Seikel1-2/+2
2014-05-11Change internal windows from Elm win to Elm layout.David Walter Seikel1-5/+2
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-5/+9
2014-05-08And now purkle is it's own skang module.David Walter Seikel2-0/+104