summaryrefslogtreecommitdiff
path: root/main.go
AgeCommit message (Expand)Author
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
2023-04-08andlabs: my logic for new window is still wrongJeff Carr
2023-04-08andlabs: the binary tree limps along againJeff Carr
2023-04-08gocui: keep deprecating non-gochannel codeJeff Carr
2023-04-08both andlabs & gocui plugins have working channelsJeff Carr
2023-04-07more progres on channelsJeff Carr
2023-04-07start work on a plugin channelJeff Carr
2023-04-07open gocui when DISPLAY=""Jeff Carr
2023-04-06andlabs: callback is now safe through a go channelJeff Carr
2023-04-06andlabs: use callback channel for window closeJeff Carr
2023-04-06gocui: debug flag buttons workJeff Carr
2023-04-06gocui: callbacks work via a channelJeff Carr
2023-04-06andlabs: fix bug in flags and chan window createJeff Carr
2023-03-29add semi-working gocuiv0.7.4Jeff Carr
2023-03-23Squashed commit of the following:v0.7.3Jeff Carr
2023-03-12Squashed commit of the following:Jeff Carr
2023-03-03release as v0.6.5v0.6.5Jeff Carr
2023-03-01lots cleaner code between the pluginv0.6.1Jeff Carr
2023-02-25The debugging window is finally usefulJeff Carr
2022-11-14setup building without plugins on windowsv0.5.1Jeff Carr
2022-11-13Massive refactor to use go plugins. This is neat.Jeff Carr
2022-11-09cleanup of the example commands. more plugin workv0.4.6Jeff Carr
2022-11-06Implement a early AddButton() via a golang pluginv0.4.5Jeff Carr
2022-11-06start trying to make the tookits pluginsv0.4.3Jeff Carr