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
/
cmds
/
buttonplugin
/
main.go
Age
Commit message (
Expand
)
Author
2023-12-03
clean and rename examples
Jeff Carr
2023-12-02
gocui plugin refactor to a *node binary tree
Jeff Carr
2023-05-10
andlabs: debugging flags working again
v0.8.6
Jeff Carr
2023-04-27
gocui: grid width fixed
Jeff Carr
2023-04-26
gocui: closer to correct tabs
Jeff Carr
2023-04-23
andlabs: artificial delay. queue() all add's
Jeff Carr
2023-04-23
more code cleanups
Jeff Carr
2023-04-23
andlabs: ran without crashing
Jeff Carr
2023-04-23
actually ran again without crashing
Jeff Carr
2023-04-12
better toolkit init options
Jeff Carr
2023-04-08
gocui: compiling and running again
Jeff Carr
2023-04-08
gocui: smarter debugging
Jeff Carr
2023-04-08
andlabs is still broken
Jeff Carr
2023-04-08
andlabs: the binary tree limps along again
Jeff Carr
2023-04-08
more code deprecation
Jeff Carr
2023-04-08
gocui: keep deprecating non-gochannel code
Jeff Carr
2023-04-07
open gocui when DISPLAY=""
Jeff Carr
2023-04-06
show the gocui in the example
Jeff Carr
2023-04-06
gocui: more or less correct sizes
v0.7.7
Jeff Carr
2023-04-04
gocui: grid resize
Jeff Carr
2023-04-03
gocui: simple grid working
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-12
Squashed commit of the following:
Jeff Carr
2023-03-03
release as v0.6.5
v0.6.5
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-14
setup building without plugins on windows
v0.5.1
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