index
:
SledjHamr
experimental
master
Using OpenSim and Second Life open source software as crutches while we write sane replacements.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
purkle
/
purkle.c
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
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
this now. NOTE - It uses a Lua debug function for this.
2014-05-13
Purkle gets an append command, and use it from extantz to show llSay() and ↵
David Walter Seikel
1
-9
/
+28
friends.
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 ↵
David Walter Seikel
1
-0
/
+1
them make their widdgets relative to that.
2014-05-11
Add internal window title bar, and dragging them around. Plus some related ↵
David Walter Seikel
1
-1
/
+1
clean ups.
2014-05-10
Add physics to the windows.
David Walter Seikel
1
-5
/
+9
Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
2014-05-08
And now purkle is it's own skang module.
David Walter Seikel
1
-0
/
+82