index
:
jcarr/gocui
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
/
main.go
Age
Commit message (
Expand
)
Author
2025-01-31
name changes after I haven't looked at this code for some time
Jeff Carr
2025-01-29
start moving to protobuf. fix mouse clicks (kinda)
Jeff Carr
2024-12-05
correct build rules. attempt ldflags VERSION
v0.22.10
Jeff Carr
2024-11-14
try adding //go:plugin to golang
v0.22.3
Jeff Carr
2024-11-13
try to use the stdout view
Jeff Carr
2024-02-09
TODO: send os.Stdout to stdout view
v0.20.3
v0.20.2
Jeff Carr
2024-02-09
gocui panic loads nocui
Jeff Carr
2024-02-05
need to implement heartbeat
v0.20.0
Jeff Carr
2024-02-05
remove old action function
Jeff Carr
2024-02-05
old single channel function deprecated
Jeff Carr
2024-02-05
compiles. slightly works
Jeff Carr
2024-02-05
use treeNode.Hidden()
Jeff Carr
2024-02-03
trying to debug SetText()
Jeff Carr
2024-02-02
finds the item chosen from the dropdown list
Jeff Carr
2024-02-02
debug gocui.MainLoop() panic error
Jeff Carr
2024-02-02
crippled, but works
Jeff Carr
2024-02-01
dropdown & combobox's pop up
v0.19.1
Jeff Carr
2024-02-01
restore STDOUT and STDERR on panic()
Jeff Carr
2024-02-01
dns control panel work, doesn't update labels
Jeff Carr
2024-01-30
try to get toolkit to close
v0.18.0
Jeff Carr
2024-01-30
trap toolkit panics
Jeff Carr
2024-01-29
trying to fix padding
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