summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
2024-02-13better docsJeff 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-05prepare for protobufv0.20.0Jeff Carr
2024-02-01gocui checkboxv0.19.0Jeff Carr
2024-01-31deprecate SetValue() as confusingv0.18.0Jeff Carr
2024-01-30trying to fix CloseToolkit()Jeff Carr
2024-01-21cleaner logging outputv0.12.20Jeff Carr
2024-01-20log settings works againv0.12.19Jeff Carr
2024-01-19cleanup andlabsJeff Carr
2024-01-18window destroy (aka Hide) worksv0.12.17Jeff 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-13work on hiding widgetsv0.12.5Jeff Carr
2024-01-11api updatev0.12.3Jeff Carr
2024-01-11var value anyv0.12.2Jeff Carr
2024-01-10start fixing GetText() and move to anyJeff Carr
2024-01-08go.wit.com/log Flags changeJeff Carr
2024-01-06sierpinski carpet modeJeff Carr
2024-01-05move to "gui/widget"Jeff 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-03all debug stuff moved to 'go.wit.com/gui/debugger'v0.9.9Jeff Carr
2024-01-01reorg to final resting place at go.wit.com/gui/guiv0.9.5Jeff Carr
2023-12-29implement --gui-debug command line optionJeff Carr
2023-12-29using args.Register()Jeff Carr
2023-12-29save 'universal' go-argJeff Carr
2023-12-20move to go.wit.com/guiv0.9.0Jeff Carr
2023-12-20code moved to the cloudflare packageJeff Carr
2023-12-14tabs, windows + gocui dropdown menu (almost)Jeff Carr
2023-12-02gocui plugin refactor to a *node binary treeJeff Carr
2023-05-09more code cleanupsJeff Carr
2023-04-28code cleanupsJeff Carr
2023-04-28s/Config/me/ to remove direct access to anythingJeff Carr
2023-04-28further code cleanupsJeff Carr
2023-04-28allow passing of embed plugin filesJeff Carr
2023-04-27gocui: better output handlingv0.8.4Jeff Carr
2023-04-26gocui: log() output worksJeff Carr
2023-04-23return to normal plugin load orderJeff Carr
2023-04-23andlabs: ran without crashingJeff Carr
2023-04-22unloading the gocui toolkit worksJeff Carr
2023-04-12better toolkit init optionsJeff Carr
2023-04-11both gocui and andlabs worked with buttondemoJeff Carr
2023-04-11andlabs is brokenJeff Carr
2023-04-08gocui: compiling and running againJeff Carr
2023-04-08gocui: smarter debuggingJeff Carr
2023-04-08andlabs is still brokenJeff Carr