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
/
libraries
/
winFang.c
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Move poor mans introspection into winFang.c, and use it in purkle.
David Walter Seikel
2014-05-12
1
-20
/
+72
|
*
widgetAdd now does the box / grid decision, and some oter things moved into it.
David Walter Seikel
2014-05-12
1
-13
/
+18
|
*
Change WinFang title to marker, since the slider options are borked.
David Walter Seikel
2014-05-12
1
-3
/
+2
|
*
Try to calculate minimum winFang size, and fail coz no one else does.
David Walter Seikel
2014-05-12
1
-9
/
+34
|
*
Fiddle with the winFang title, and white space cleanups on winFang.edc.
David Walter Seikel
2014-05-12
1
-18
/
+6
|
*
Internal and external windows now both use the layout.
David Walter Seikel
2014-05-12
1
-67
/
+67
|
*
A little more clean up of winFang move / resize.
David Walter Seikel
2014-05-12
1
-15
/
+14
|
*
Fix up winFang move and resize. Still more to fix here though.
David Walter Seikel
2014-05-12
1
-30
/
+45
|
*
Move the callback comments.
David Walter Seikel
2014-05-12
1
-0
/
+54
|
*
Clean up the winFang layout stuff.
David Walter Seikel
2014-05-11
1
-46
/
+49
|
*
Change internal windows from Elm win to Elm layout.
David Walter Seikel
2014-05-11
1
-72
/
+49
|
*
Resize instead of mapping windows. Got the basics of a window manager in a ↵
David Walter Seikel
2014-05-11
1
-67
/
+97
|
|
|
|
few short functions now. B-)
*
Add a rectangle to pad out those that don't use the winFang box, and have ↵
David Walter Seikel
2014-05-11
1
-0
/
+18
|
|
|
|
them make their widdgets relative to that.
*
Add internal window title bar, and dragging them around. Plus some related ↵
David Walter Seikel
2014-05-11
1
-11
/
+93
|
|
|
|
clean ups.
*
Add physics to the windows.
David Walter Seikel
2014-05-10
1
-1
/
+11
|
|
|
|
Sure, it's just an annoying gimmick right now, but there's plans for this to be actually useful.
*
All winFangs now get a complimentary box.
David Walter Seikel
2014-05-06
1
-0
/
+9
|
*
WinFangs use an Elm image instead of a rectangle for their background, and ↵
David Walter Seikel
2014-05-06
1
-6
/
+9
|
|
|
|
others can change the image.
*
Every window is a winFang now, and winFangs delete their own children.
David Walter Seikel
2014-05-06
1
-4
/
+12
|
*
Move winFang to libraries, and convert GuiLua to use it.
David Walter Seikel
2014-05-05
1
-0
/
+208