index
:
toolkits/gocui
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-01
add 'make install' for testing
v0.22.5
v0.22.4
Jeff Carr
2024-11-14
try adding //go:plugin to golang
v0.22.3
Jeff Carr
2024-11-14
stdout window much closer
v0.22.2
Jeff Carr
2024-11-14
still not right, but better stdout window
Jeff Carr
2024-11-14
use io.Writer
Jeff Carr
2024-11-14
fakefile writes to stdout window work
Jeff Carr
2024-11-14
more debugging
Jeff Carr
2024-11-14
output window works with keypress 'L'
Jeff Carr
2024-11-13
test writes to stdout widget kinda work
Jeff Carr
2024-11-13
try to use the stdout view
Jeff Carr
2024-10-03
dump current colors in the shell
v0.22.1
Jeff Carr
2024-10-03
link to blog about terminal color
Jeff Carr
2024-02-29
keep colors super simple for xterm support
v0.22.0
v0.21.1
Jeff Carr
2024-02-16
what black magic is this?
v0.21.0
v0.20.8
Jeff Carr
2024-02-16
a magic ASCII green circle.
Jeff Carr
2024-02-12
ignore binary from autotypist
v0.20.7
v0.20.6
v0.20.5
v0.20.4
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-09
debugging cleanups
Jeff Carr
2024-02-07
fix range panic in dropdown menu
Jeff Carr
2024-02-06
added patch from user for ctrl-z
v0.20.1
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-05
found box direction error
Jeff Carr
2024-02-05
inverse logic for sizes of boxes (orientation was wrong)
Jeff Carr
2024-02-05
gadget window displays correctly for some reason
Jeff Carr
2024-02-05
rename to drawView()
Jeff Carr
2024-02-05
move code blocks around
Jeff Carr
2024-02-05
correct filename
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-04
State.Hidden is honored
Jeff Carr
2024-02-03
trying to debug SetText()
Jeff Carr
2024-02-02
dropdown's work
v0.19.2
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-02
rename dropdown related variables
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
space out buttons more
Jeff Carr
2024-02-01
start debugging combobox & dropdown
Jeff Carr
2024-02-01
releases finally work
Jeff Carr
2024-02-01
checkbox works
v0.19.0
Jeff Carr
2024-02-01
set checkbox color
Jeff Carr
2024-02-01
correctly delete window gocui views
Jeff Carr
[next]