summaryrefslogtreecommitdiff
path: root/plugin.go
AgeCommit message (Expand)Author
2025-10-04quiet outputv0.25.8v0.25.7v0.25.6v0.25.5Jeff Carr
2025-09-09smarter init()v0.25.0Jeff Carr
2025-09-04fixes to make the GUI plugins more reliablev0.22.51Jeff Carr
2025-09-04finally crapping panic() (maybe. notsure.)Jeff Carr
2025-09-03redo order in which the plugins are searchedv0.22.49Jeff Carr
2025-08-17work around GO plugin load failures not being cleaned upJeff Carr
2025-08-16check plugins with Exec()v0.22.46Jeff Carr
2025-03-12hopefully this worksv0.22.42v0.22.41Jeff Carr
2025-03-10attempt clean plugin exitsJeff Carr
2025-03-06add options to debug plugin load failuresv0.22.38Jeff Carr
2025-03-04try something to work around fynev0.22.35Jeff Carr
2025-01-20add a 'app' defined default plugin variablev0.22.22Jeff Carr
2024-12-14actually fucking show the plugin path that worksv0.22.14Jeff Carr
2024-12-11TRUNC new filesv0.22.13Jeff Carr
2024-12-05additional paths. todo: fix 'go install' for pluginsv0.22.12v0.22.11v0.22.10Jeff Carr
2024-11-05updates for v0.22 gui changesv0.22.2Jeff Carr
2024-11-04add warning notes on plugin load failureJeff Carr
2024-02-13docs + more search pathsv0.20.7v0.20.6v0.20.5v0.20.4Jeff Carr
2024-02-12add 'dead' to track plugin failureJeff Carr
2024-02-09gocui panic() loads nocui correctlyv0.20.3v0.20.2Jeff Carr
2024-02-09grid.NextRow() plugin counterJeff Carr
2024-02-07use internal log flagsv0.20.1Jeff Carr
2024-02-01look in ~/go/lib for pluginsJeff Carr
2024-01-30trying to fix CloseToolkit()Jeff Carr
2024-01-27nocui worksv0.13.14Jeff Carr
2024-01-21visable state is honored. TODO: fix hide/showJeff Carr
2024-01-18move widgetv0.12.15Jeff Carr
2024-01-18new pathsv0.12.14Jeff Carr
2024-01-17work around a toolkit panic()v0.12.11Jeff Carr
2024-01-15named in honor of the mac/os and Bruce Hornv0.12.10Jeff Carr
2024-01-15add Destroy()v0.12.9Jeff Carr
2024-01-13work on hiding widgetsv0.12.5Jeff Carr
2024-01-11var value anyv0.12.2Jeff Carr
2024-01-08go.wit.com/log Flags changeJeff Carr
2024-01-05move to "gui/widget"Jeff Carr
2024-01-03go mod tidy for toolkit movev0.10.1Jeff Carr
2024-01-03complete the move to 'go.wit.com/log'Jeff Carr
2024-01-03move to go.wit.com/log !!!Jeff Carr
2024-01-01reorg to final resting place at go.wit.com/gui/guiv0.9.5Jeff Carr
2023-12-20move to go.wit.com/guiv0.9.0Jeff Carr
2023-12-14tabs, windows + gocui dropdown menu (almost)Jeff Carr
2023-12-03clean and rename examplesJeff Carr
2023-12-02gocui plugin refactor to a *node binary treeJeff Carr
2023-05-09move to fixing grids in andlabsJeff Carr
2023-05-09getting pretty clean at this pointJeff Carr
2023-05-09working on removing newaction()Jeff Carr
2023-05-09more sendAction() cleanupsJeff Carr
2023-05-09simplify sendAction()Jeff Carr
2023-05-09andlabs: now attempt grid placementJeff Carr
2023-05-09andlabs grid placement still brokenJeff Carr