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
path:
root
/
plugin.go
Age
Commit message (
Expand
)
Author
2025-04-24
text edit box kinda works sometimes
Jeff Carr
2025-04-22
more standard SetView()
v0.22.44
Jeff Carr
2025-03-25
save the output window state
Jeff Carr
2025-03-10
quiet output
Jeff Carr
2025-03-02
some crippled dumb refresh code kinda makes init() work for now
Jeff Carr
2025-02-19
starting the table window
v0.22.31
v0.22.30
v0.22.29
v0.22.28
v0.22.27
v0.22.26
v0.22.25
v0.22.24
Jeff Carr
2025-02-19
more and more
Jeff Carr
2025-02-19
protobuf changes
Jeff Carr
2025-02-19
close kinda working
Jeff Carr
2025-02-13
no more newaction(). finally.
Jeff Carr
2025-02-12
plugin related cleanups
Jeff Carr
2025-02-12
working on button disable
Jeff Carr
2025-02-11
disable me.textbox() output
Jeff Carr
2025-02-11
minor
Jeff Carr
2025-02-11
disable and enable doesn't crash
Jeff Carr
2025-02-09
attempting to force the "Running..." box in the corner
Jeff Carr
2025-02-09
disable the whole screen while things are waiting
v0.22.21
Jeff Carr
2025-02-09
clip large windows
Jeff Carr
2025-02-09
fix panic in Enable() and Disable()
Jeff Carr
2025-02-09
button disable maybe works?
Jeff Carr
2025-02-09
disable enable is starting to display
Jeff Carr
2025-02-07
maybe stable?
v0.22.18
Jeff Carr
2025-02-06
trying to fix Hidden() to use the parent
Jeff Carr
2025-02-06
add a goroutine and channel to trigger window redraw
Jeff Carr
2025-02-05
set the node.State.Label on SetText()
Jeff Carr
2025-02-04
still a no
Jeff Carr
2025-02-02
more work on the ever illusive floating stdout window
Jeff Carr
2025-02-01
GPL 3.0
Jeff Carr
2024-02-09
debugging cleanups
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
function rename
Jeff Carr
2024-02-05
fixed errors in Show()
Jeff Carr
2024-02-01
checkbox works
v0.19.0
Jeff Carr
2024-02-01
correctly delete window gocui views
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
hidden still not working in window redraw
Jeff Carr
2024-01-30
disable color works
Jeff Carr
2024-01-30
delete window
Jeff Carr
2024-01-29
window widgets are being displayed
Jeff Carr
2024-01-28
still loads and displays window widget
Jeff Carr
2024-01-28
fake buttons have labels
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