summaryrefslogtreecommitdiff
path: root/structs.go
AgeCommit message (Expand)Author
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
2022-11-05v0.4.2 more code cleanups and improvementsv0.4.2Jeff Carr
2022-10-21v0.4.1 set sane toolkit default look and feelv0.4.1Jeff Carr
2022-10-20Squashed commit of the following:Jeff Carr
2022-10-16Add slander and spinbox in toolkit/andlabsJeff Carr
2022-10-11Change Node to BoxJeff Carr
2021-11-04SMALL: some stuff hanging aroundJeff Carr
2021-11-04GOOD: use global 'Stretchy' settingJeff Carr
2021-11-01CLEAN: out of the rabbit holeJeff Carr
2021-10-31CLEAN: remove GuiButton structJeff Carr
2021-10-31CLEAN: more code removalsJeff Carr
2021-10-31REFACTOR: remove GuiWindow & GuiBoxJeff Carr
2021-10-31BOX: kill GuiBoxJeff Carr
2021-10-31BOX: remove GuiBoxJeff Carr
2021-10-31REFACTOR: refactor everything to gui.Node structv0.2Jeff Carr
2021-10-06REFACTOR: things are back to working as they wereJeff Carr
2021-10-06TAB: correctly lookup and add tabs to blank windowsJeff Carr
2021-10-06CODE: start a general code refactorJeff Carr
2021-10-06BUILD: suck it up and try to use go.modJeff Carr
2021-10-05BUG: fix potential 'nil' referenceJeff Carr
2021-10-05CODE: not sure, but it compiles and runs somehowJeff Carr
2021-10-05DEBUG: added button to SetMargin() by nameJeff Carr
2021-10-05DEBUG: gui to debug windowsJeff Carr
2021-10-05TAB: automatically set all tables to SetMargined(true)Jeff Carr