summaryrefslogtreecommitdiff
path: root/structs.go
AgeCommit message (Expand)Author
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
2021-10-04ANALABS: work on improving the abstractionJeff Carr
2021-10-04TAB: more tab handling cleanupsJeff Carr
2021-10-04TAB: code to more correctly handle gtk tabsJeff Carr
2019-06-17allow a custom Exit()Jeff Carr
2019-06-14don't use Data.Windows anymoreJeff Carr
2019-06-13ready to implement Destroy()Jeff Carr
2019-06-13more testsJeff Carr
2019-06-13finally vm list working againJeff Carr
2019-06-05reimplement the color buttonJeff Carr
2019-06-04finally fix the window and tab namesJeff Carr
2019-06-03make a WindowMap to track which windows existJeff Carr
2019-06-03more button cleanupsJeff Carr
2019-06-02make a buttonMapJeff Carr
2019-06-02remove 'Action'Jeff Carr
2019-06-02This might be stable enough to leave alone.Jeff Carr