summaryrefslogtreecommitdiff
path: root/structs.go
AgeCommit message (Expand)Author
2025-10-18finally progress on proper integration herev0.25.9Jeff Carr
2025-09-09working on the GUI init processv0.22.54Jeff Carr
2025-04-30it is a tree, but the variable shouldn't be thisJeff Carr
2025-03-05passes mouse clicks to gitpbJeff Carr
2025-03-03starting to stub in widgetpbJeff Carr
2025-03-02stub in widgetpbJeff Carr
2025-01-20add a 'app' defined default plugin variablev0.22.22Jeff Carr
2024-11-19start to think about an intefacev0.22.7Jeff Carr
2024-02-19try out a "Mirror" concept for widgetsJeff Carr
2024-02-06someday protobufJeff Carr
2024-02-05prepare for protobufv0.20.0Jeff Carr
2024-01-19builds and remembers VisableJeff Carr
2024-01-19auto typist auto hidesJeff 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-11var value anyv0.12.2Jeff Carr
2024-01-10start fixing GetText() and move to anyJeff Carr
2024-01-06sierpinski carpet modeJeff Carr
2024-01-05move to "gui/widget"Jeff Carr
2024-01-05Tabs are WindowsJeff Carr
2024-01-03complete the move 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-31continue move to remove tabsJeff Carr
2023-12-29save 'universal' go-argJeff Carr
2023-12-29add 'gadgets'Jeff Carr
2023-12-20move to go.wit.com/guiv0.9.0Jeff Carr
2023-12-02gocui plugin refactor to a *node binary treeJeff Carr
2023-05-10andlabs: debugging flags working againv0.8.6Jeff Carr
2023-05-09start correctly handling grid placementJeff 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: grid width fixedJeff Carr
2023-04-23actually ran again without crashingJeff Carr
2023-04-07start work on a plugin channelJeff Carr
2023-04-06gocui: callbacks work via a channelJeff 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