index
:
go.wit.com/gui.git
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
box.go
Age
Commit message (
Expand
)
Author
2024-02-17
start thinking further about exact layouts & views
Jeff Carr
2024-02-07
try to debug box direction
Jeff Carr
2024-01-19
hidden settings seem to work
Jeff Carr
2024-01-18
move widget
v0.12.15
Jeff Carr
2024-01-18
new paths
v0.12.14
Jeff Carr
2024-01-13
work on hiding widgets
v0.12.5
Jeff Carr
2024-01-11
var value any
v0.12.2
Jeff Carr
2024-01-06
sierpinski carpet mode
Jeff Carr
2024-01-05
move to "gui/widget"
Jeff Carr
2024-01-03
complete the move to 'go.wit.com/log'
Jeff Carr
2024-01-01
reorg to final resting place at go.wit.com/gui/gui
v0.9.5
Jeff Carr
2023-12-20
move to go.wit.com/gui
v0.9.0
Jeff Carr
2023-05-09
more code cleanups
Jeff Carr
2023-05-09
more sendAction() cleanups
Jeff Carr
2023-05-09
simplify sendAction()
Jeff Carr
2023-04-23
andlabs: QueueMain() on add() + delay is _very_ stable
Jeff Carr
2022-10-20
Squashed commit of the following:
Jeff Carr
2022-10-19
Refactor to 'gui/toolkit/'
Jeff Carr
2022-10-17
purge lots of old code
Jeff Carr
2022-10-16
Add slander and spinbox in toolkit/andlabs
Jeff Carr
2022-10-11
Change Node to Box
Jeff Carr
2021-11-04
GOOD: read text from multi-line entrybox
Jeff Carr
2021-11-04
GOOD: use global 'Stretchy' setting
Jeff Carr
2021-11-04
PANIC: remove almost all panic()s
Jeff Carr
2021-10-31
BOX: more removals of GuiBox
Jeff Carr
2021-10-31
BOX: keep removing GuiBox
Jeff Carr
2021-10-31
BOX: remove GuiBox
Jeff Carr
2021-10-31
TEXT: fix OnChanged() handling
Jeff Carr
2021-10-31
REFACTOR: refactor everything to gui.Node struct
v0.2
Jeff Carr
2021-10-05
BUG: fix potential 'nil' reference
Jeff Carr
2019-06-13
ready to implement Destroy()
Jeff Carr
2019-06-04
never change the ui.Tab Margined() values
Jeff Carr
2019-06-03
remove an unused function
Jeff Carr
2019-06-03
more button cleanups
Jeff Carr
2019-06-03
start using X & Y axis vars
Jeff Carr
2019-06-02
remove one of the last duplicate code functions
Jeff Carr
2019-06-02
see if an interface can store the outside values
Jeff Carr
2019-06-02
almost complete 'CLEAN'. yet more code refactoring
Jeff Carr
2019-06-02
remove more duplicate code
Jeff Carr
2019-06-02
more code cleanup
Jeff Carr
2019-06-02
cleanups
Jeff Carr
2019-06-02
more removals and cleanups
Jeff Carr
2019-06-02
doesn't crash
Jeff Carr