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
/
button.go
Age
Commit message (
Expand
)
Author
2022-10-11
Change Node to Box
Jeff Carr
2021-11-04
SMALL: some stuff hanging around
Jeff Carr
2021-11-04
GOOD: font button shows up again (doesn't do anything)
Jeff Carr
2021-11-04
GOOD: use global 'Stretchy' setting
Jeff Carr
2021-11-04
PANIC: remove almost all panic()s
Jeff Carr
2021-11-03
WINDOW: try to properly destroy a window
Jeff Carr
2021-11-01
CLEAN: out of the rabbit hole
Jeff Carr
2021-10-31
CLEAN: remove GuiButton struct
Jeff Carr
2021-10-31
BOX: kill GuiBox
Jeff Carr
2021-10-31
BOX: keep removing GuiBox
Jeff Carr
2021-10-31
BOX: start removing GuiBox
Jeff Carr
2021-10-31
REFACTOR: refactor everything to gui.Node struct
v0.2
Jeff Carr
2021-10-05
DEBUG: add DumpMap()
Jeff Carr
2019-06-05
reimplement the color button
Jeff Carr
2019-06-02
make a buttonMap
Jeff Carr
2019-06-02
This might be stable enough to leave alone.
Jeff Carr
2019-06-02
see if an interface can store the outside values
Jeff Carr
2019-06-02
more deletions of old stuff
Jeff Carr
2019-06-02
almost complete 'CLEAN'. yet more code refactoring
Jeff Carr
2019-06-02
finally cleaned out all protobuf references
Jeff Carr