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
/
extantz
/
files.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-05-12
Move poor mans introspection into winFang.c, and use it in purkle.
David Walter Seikel
1
-1
/
+1
2014-05-12
widgetAdd now does the box / grid decision, and some oter things moved into it.
David Walter Seikel
1
-2
/
+1
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
/
+3
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-10
Add physics to the windows.
David Walter Seikel
1
-1
/
+1
2014-05-06
All winFangs now get a complimentary box.
David Walter Seikel
1
-13
/
+5
2014-05-06
Every window is a winFang now, and winFangs delete their own children.
David Walter Seikel
1
-2
/
+1
2014-05-05
Merge inline and external window creation.
David Walter Seikel
1
-1
/
+1
2014-05-05
Merge winFangComplete into winFangAdd.
David Walter Seikel
1
-2
/
+1
2014-05-05
winFang no longer depends on ourGlobals.
David Walter Seikel
1
-2
/
+3
2014-05-05
Merge the window handle creation code, and add proper hiding for them.
David Walter Seikel
1
-4
/
+4
2014-05-05
fangWin -> winFang and related changes.
David Walter Seikel
1
-7
/
+7
2014-05-04
Fold some common code into widgetAdd, and related cleanups.
David Walter Seikel
1
-8
/
+4
2014-05-04
Combine eo_add() and eo_do(), plus related cleanups.
David Walter Seikel
1
-25
/
+20
2014-05-04
Make the file selector actually useful.
David Walter Seikel
1
-13
/
+32
2014-05-04
Major clean up of the file selector.
David Walter Seikel
1
-165
/
+175
2014-05-04
New fangWin and Widget structures, and modify fangWin stuff to use them.
David Walter Seikel
1
-9
/
+11
2014-05-04
Add a file selector.
David Walter Seikel
1
-0
/
+274