summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-22alex was rightJeff Carr
2025-02-21remove more debugging outputv0.22.31Jeff Carr
2025-02-21attempt just make a grid for the tablev0.22.30Jeff Carr
2025-02-21start thinking about a raw grid widgetv0.22.29Jeff Carr
2025-02-20time columnv0.22.28Jeff Carr
2025-02-19table v1v0.22.27Jeff Carr
2025-02-19ints and stringsJeff Carr
2025-02-19string rowsJeff Carr
2025-02-19work on tablesJeff Carr
2025-02-13stubbed in tables()v0.22.26Jeff Carr
2024-01-01quiet some output. start thinking about NewTable()Your Name
2025-02-09turn off the debuggingv0.22.25Jeff Carr
2025-02-09reminders about errorsJeff Carr
2025-02-09block events for disable widgetsJeff Carr
2025-02-07better error notev0.22.24Jeff Carr
2025-01-20stub in an option to provide a filev0.22.23Jeff Carr
2025-01-20add a 'app' defined default plugin variablev0.22.22Jeff Carr
2025-01-17improve DISPLAY handlingv0.22.21Jeff Carr
2025-01-06don't init this until neededv0.22.20v0.22.19v0.22.18v0.22.17Jeff Carr
2024-12-25maybe follow Bruce's lead on this with PostOpenv0.22.16Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-12-24should have been called this beforev0.22.15Jeff Carr
2024-12-24add NoGui()Jeff 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-12-01try using go1.20v0.22.9v0.22.8Jeff Carr
2024-11-19start to think about an intefacev0.22.7Jeff Carr
2024-11-15try to add --no-guiv0.22.6Jeff Carr
2024-11-13return when --gui noguiv0.22.5Jeff Carr
2024-11-07sleep was too longv0.22.4Jeff Carr
2024-11-06tell the user there is a sleep delayv0.22.3Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-11-05updates for v0.22 gui changesv0.22.2Jeff Carr
2024-11-04add warning notes on plugin load failureJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-03-07quiet init()v0.22.1Jeff Carr
2024-02-29process/get GUI versionv0.22.0v0.21.1Jeff Carr
2024-02-25print a simple text colsole banner on init()Jeff Carr
2024-02-22seperate mirror codev0.21.0v0.20.9Jeff Carr
2024-02-22quiet earlier checkbox debugging codeJeff Carr
2024-02-22thoughts on how to make tablesJeff Carr
2024-02-19use the common SetLabel() functionv0.20.8Jeff Carr
2024-02-19allow nil in Show. hopefully this is temporaryJeff Carr
2024-02-19try out a "Mirror" concept for widgetsJeff Carr
2024-02-17start thinking further about exact layouts & viewsJeff Carr
2024-02-13docs + more search pathsv0.20.7v0.20.6v0.20.5v0.20.4Jeff Carr
2024-02-13better docsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-13update docs thanks to the pkgsite devsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-12add 'dead' to track plugin failureJeff Carr
2024-02-09gocui panic() loads nocui correctlyv0.20.3v0.20.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-09add grid without boundsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2024-02-09grid.NextRow() plugin counterJeff Carr
Signed-off-by: Jeff Carr <[email protected]>