summaryrefslogtreecommitdiff
path: root/plugin.go
AgeCommit message (Collapse)Author
2025-04-24text edit box kinda works sometimesJeff Carr
2025-04-22more standard SetView()v0.22.44Jeff Carr
2025-03-25save the output window stateJeff Carr
2025-03-10quiet outputJeff Carr
2025-03-02some crippled dumb refresh code kinda makes init() work for nowJeff Carr
2025-02-19starting the table windowv0.22.31v0.22.30v0.22.29v0.22.28v0.22.27v0.22.26v0.22.25v0.22.24Jeff Carr
2025-02-19more and moreJeff Carr
2025-02-19protobuf changesJeff Carr
2025-02-19close kinda workingJeff Carr
2025-02-13no more newaction(). finally.Jeff Carr
2025-02-12plugin related cleanupsJeff Carr
2025-02-12working on button disableJeff Carr
2025-02-11disable me.textbox() outputJeff Carr
2025-02-11minorJeff Carr
2025-02-11disable and enable doesn't crashJeff Carr
2025-02-09attempting to force the "Running..." box in the cornerJeff Carr
2025-02-09disable the whole screen while things are waitingv0.22.21Jeff Carr
2025-02-09clip large windowsJeff Carr
2025-02-09fix panic in Enable() and Disable()Jeff Carr
2025-02-09button disable maybe works?Jeff Carr
2025-02-09disable enable is starting to displayJeff Carr
2025-02-07maybe stable?v0.22.18Jeff Carr
2025-02-06trying to fix Hidden() to use the parentJeff Carr
2025-02-06add a goroutine and channel to trigger window redrawJeff Carr
2025-02-05set the node.State.Label on SetText()Jeff Carr
2025-02-04still a noJeff Carr
2025-02-02more work on the ever illusive floating stdout windowJeff Carr
2025-02-01GPL 3.0Jeff Carr
2024-02-09debugging cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05remove old action functionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05old single channel function deprecatedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05compiles. slightly worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05use treeNode.Hidden()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05function renameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-05fixed errors in Show()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01checkbox worksv0.19.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01correctly delete window gocui viewsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-01dns control panel work, doesn't update labelsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30try to get toolkit to closev0.18.0Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30hidden still not working in window redrawJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30disable color worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-30delete windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-29window widgets are being displayedJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28still loads and displays window widgetJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28fake buttons have labelsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-28large refactor to use the tree packageJeff Carr
Things build and now need to be fixed treeRoot has no children lists all widgets works shows help module loads Signed-off-by: Jeff Carr <[email protected]>
2024-01-18pathsv0.0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-01-18init move into seperate repo. all history lost :(v0.0.1Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>