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
/
plugin.go
Age
Commit message (
Expand
)
Author
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-20
code moved to the cloudflare package
Jeff Carr
2023-12-15
make a common.go for the toolkits
v0.8.7
Jeff Carr
2023-12-02
gocui plugin refactor to a *node binary tree
Jeff Carr
2023-04-26
gocui: standard close
Jeff Carr
2023-04-26
gocui: closer to correct tabs
Jeff Carr
2023-04-22
unloading the gocui toolkit works
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
gogui: checkboxes
Jeff Carr
2023-04-06
gocui: next step hide junk
Jeff Carr
2023-04-05
gocui: don't try to draw on add()
Jeff Carr
2023-04-05
more fixes
Jeff Carr
2023-04-05
gocui: close to fixing tab coords
Jeff Carr
2023-04-05
gocui: more dumb and broken attempts at fixing this code
Jeff Carr
2023-04-05
gocui: s/realSize/gocuiSize/
Jeff Carr
2023-04-05
gocui: rework spacing logic
Jeff Carr
2023-04-03
gocui: more color cleanups
Jeff Carr
2023-04-03
gocui: working towards correct layout
Jeff Carr
2023-03-23
Squashed commit of the following:
v0.7.3
Jeff Carr
2023-03-12
Squashed commit of the following:
Jeff Carr
2022-11-13
Massive refactor to use go plugins. This is neat.
Jeff Carr