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
2024-01-18
move widget
v0.12.15
Jeff Carr
2024-01-18
new paths
v0.12.14
Jeff Carr
2024-01-17
work around a toolkit panic()
v0.12.11
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-12-14
tabs, windows + gocui dropdown menu (almost)
Jeff Carr
2023-05-09
more code cleanups
Jeff Carr
2023-05-09
more sendAction() cleanups
Jeff Carr
2023-05-09
compiles again
Jeff Carr
2023-05-09
andlabs grid placement still broken
Jeff Carr
2023-04-28
s/Config/me/ to remove direct access to anything
Jeff Carr
2023-04-08
andlabs: the binary tree limps along again
Jeff Carr
2023-04-06
correctly deprecate *widget to plugins
Jeff Carr
2023-04-06
gocui: debug flag buttons work
Jeff Carr
2023-04-03
gocui: working towards correct layout
Jeff Carr
2023-03-29
add semi-working gocui
v0.7.4
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