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
/
toolkit
/
gocui
/
main.go
Age
Commit message (
Expand
)
Author
2023-12-20
move to go.wit.com/gui
v0.9.0
Jeff Carr
2023-12-20
code moved to the cloudflare package
Jeff Carr
2023-12-16
gocui: fixes to labels + line entries
v0.8.8.1
v0.8.8
Jeff Carr
2023-12-02
gocui plugin refactor to a *node binary tree
Jeff Carr
2023-04-27
gocui: grid width fixed
Jeff Carr
2023-04-26
gocui: standard close
Jeff Carr
2023-04-26
gocui: log() output works
Jeff Carr
2023-04-26
gocui: closer to working layout
Jeff Carr
2023-04-25
gocui: hmm. trying to reformat the layout
Jeff Carr
2023-04-25
golang: finally doing struct defaults right
Jeff Carr
2023-04-24
gocui: try to make struct defaults work
Jeff Carr
2023-04-24
gocui: always show STDOUT
Jeff Carr
2023-04-23
more code cleanups
Jeff Carr
2023-04-22
unloading the gocui toolkit works
Jeff Carr
2023-04-11
andlabs is broken
Jeff Carr
2023-04-08
gocui: compiling and running again
Jeff Carr
2023-04-08
gocui: smarter debugging
Jeff Carr
2023-04-08
gocui: keep deprecating non-gochannel code
Jeff Carr
2023-04-08
ready to start deprecating code
Jeff Carr
2023-04-08
both andlabs & gocui plugins have working channels
Jeff Carr
2023-04-07
open gocui when DISPLAY=""
Jeff Carr
2023-04-06
gocui: callbacks work via a channel
Jeff Carr
2023-04-06
gocui: more size calculations
Jeff Carr
2023-04-03
gocui: working towards correct layout
Jeff Carr
2022-11-13
Massive refactor to use go plugins. This is neat.
Jeff Carr
2022-11-06
Implement a early AddButton() via a golang plugin
v0.4.5
Jeff Carr
2022-11-06
start trying to make the tookits plugins
v0.4.3
Jeff Carr