| Commit message (Expand) | Author | Files | Lines |
2016-01-21 | Rejig the structure of windows a lot. | David Walter Seikel | 1 | -1/+1 |
2016-01-17 | Unify the message sending code a bit. | David Walter Seikel | 1 | -1/+1 |
2016-01-03 | Beat the server connection manegement into shape. | David Walter Seikel | 1 | -5/+2 |
2014-07-31 | Move entirely over to luajit. | David Walter Seikel | 1 | -1/+1 |
2014-07-02 | Bleeding edge API updates. | David Walter Seikel | 1 | -2/+2 |
2014-05-24 | Big include and libraries clean up. | David Walter Seikel | 2 | -2/+2 |
2014-05-20 | Found a way to deal with the PACKAGE_* stuff outside of Elm. It's undocumented. | David Walter Seikel | 1 | -1/+1 |
2014-05-18 | No need to say this is where the history is show now that it's actually being... | David Walter Seikel | 1 | -2/+2 |
2014-05-18 | Implement text entry and text box widgets. | David Walter Seikel | 1 | -10/+0 |
2014-05-17 | Adjust windows a bit. | David Walter Seikel | 1 | -2/+2 |
2014-05-17 | Use the new server connector, and some related movements. | David Walter Seikel | 1 | -3/+9 |
2014-05-17 | Rearrange things in the libraries. | David Walter Seikel | 1 | -1/+1 |
2014-05-17 | More debugging removal. | David Walter Seikel | 1 | -4/+5 |
2014-05-16 | Add the purkle say() command. | David Walter Seikel | 1 | -0/+20 |
2014-05-16 | Only open one purkle window. | David Walter Seikel | 1 | -1/+2 |
2014-05-16 | Skang moduleBegin() stuffs the module in the C registry, so no one has to do ... | David Walter Seikel | 1 | -2/+0 |
2014-05-13 | Purkle gets an append command, and use it from extantz to show llSay() and fr... | David Walter Seikel | 1 | -9/+28 |
2014-05-12 | Move poor mans introspection into winFang.c, and use it in purkle. | David Walter Seikel | 1 | -21/+5 |
2014-05-12 | widgetAdd now does the box / grid decision, and some oter things moved into it. | David Walter Seikel | 1 | -2/+2 |
2014-05-12 | Make files and purkle slimmer. | David Walter Seikel | 1 | -1/+1 |
2014-05-12 | Try to calculate minimum winFang size, and fail coz no one else does. | David Walter Seikel | 1 | -0/+1 |
2014-05-12 | Fix up winFang move and resize. Still more to fix here though. | David Walter Seikel | 1 | -2/+2 |
2014-05-11 | Change internal windows from Elm win to Elm layout. | David Walter Seikel | 1 | -5/+2 |
2014-05-11 | Add a rectangle to pad out those that don't use the winFang box, and have the... | David Walter Seikel | 1 | -0/+1 |
2014-05-11 | Add internal window title bar, and dragging them around. Plus some related c... | David Walter Seikel | 1 | -1/+1 |
2014-05-10 | Add physics to the windows. | David Walter Seikel | 1 | -5/+9 |
2014-05-08 | And now purkle is it's own skang module. | David Walter Seikel | 2 | -0/+104 |