index
:
go.wit.com/toolkits/gocui.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
/
widget.go
Age
Commit message (
Expand
)
Author
2024-02-09
debugging cleanups
Jeff Carr
2024-02-05
use treeNode.Hidden()
Jeff Carr
2024-02-05
rename to drawView()
Jeff Carr
2024-02-05
move code blocks around
Jeff Carr
2024-02-05
function rename
Jeff Carr
2024-02-05
fixed errors in Show()
Jeff Carr
2024-02-05
stdout window remembers where it was
Jeff Carr
2024-02-02
finds the item chosen from the dropdown list
Jeff Carr
2024-02-02
crippled, but works
Jeff Carr
2024-02-01
restore STDOUT and STDERR on panic()
Jeff Carr
2024-01-30
disable color works
Jeff Carr
2024-01-28
sizes are getting better
Jeff Carr
2024-01-28
buttons work
Jeff Carr
2024-01-28
builds and runs
Jeff Carr
2024-01-28
still loads and displays window widget
Jeff Carr
2024-01-28
shows a window!
Jeff Carr
2024-01-28
fake buttons have labels
Jeff Carr
2024-01-28
tree starts to work. 'M' lists internal gocui tree
Jeff Carr
2024-01-28
large refactor to use the tree package
Jeff Carr
2024-01-18
paths
v0.0.2
Jeff Carr
2024-01-18
init move into seperate repo. all history lost :(
v0.0.1
Jeff Carr