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
2023-03-24
starting to try safe chan and goroutines
Jeff Carr
2023-03-23
Squashed commit of the following:
v0.7.3
Jeff Carr
2023-03-01
lots cleaner code between the plugin
v0.6.1
Jeff Carr
2023-02-25
The debugging window is finally useful
Jeff Carr
2022-11-13
Massive refactor to use go plugins. This is neat.
Jeff Carr
2022-11-09
cleanup of the example commands. more plugin work
v0.4.6
Jeff Carr
2022-11-05
v0.4.2 more code cleanups and improvements
v0.4.2
Jeff Carr
2022-10-21
v0.4.1 set sane toolkit default look and feel
v0.4.1
Jeff Carr
2022-10-20
Squashed commit of the following:
Jeff Carr
2022-10-19
Refactor to 'gui/toolkit/'
Jeff Carr
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