summaryrefslogtreecommitdiff
path: root/window.go
AgeCommit message (Expand)Author
2025-05-23try a binary tree create herev0.22.45v0.22.44v0.22.43Jeff Carr
2025-04-30it is a tree, but the variable shouldn't be thisJeff Carr
2025-03-03starting to stub in widgetpbJeff Carr
2024-02-07use internal log flagsv0.20.1Jeff Carr
2024-02-06allow Windows to be made directly off the binary treeJeff Carr
2024-02-05prepare for protobufv0.20.0Jeff Carr
2024-02-05minor changes for v0.20Jeff Carr
2024-01-27nocui worksv0.13.14Jeff Carr
2024-01-25hidden state is workingv0.13.12Jeff Carr
2024-01-25checkbox state worksJeff Carr
2024-01-21visable state is honored. TODO: fix hide/showJeff Carr
2024-01-19builds and remembers VisableJeff 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-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-01reorg to final resting place at go.wit.com/gui/guiv0.9.5Jeff Carr
2023-12-20move to go.wit.com/guiv0.9.0Jeff Carr
2023-05-09more code cleanupsJeff Carr
2023-05-09more sendAction() cleanupsJeff Carr
2023-05-09simplify sendAction()Jeff Carr
2023-04-28further code cleanupsJeff Carr
2023-04-26gocui: closer to working layoutJeff Carr
2023-04-26gocui: more spacing logicJeff Carr
2023-04-08gocui: compiling and running againJeff Carr
2023-04-08andlabs: the binary tree limps along againJeff Carr
2023-04-08more code deprecationJeff Carr
2023-04-08gocui: keep deprecating non-gochannel codeJeff Carr
2023-04-03gocui: working towards correct layoutJeff Carr
2023-03-29add semi-working gocuiv0.7.4Jeff Carr
2023-03-23Squashed commit of the following:v0.7.3Jeff 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-06start trying to make the tookits pluginsv0.4.3Jeff 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-19Refactor to 'gui/toolkit/'Jeff Carr
2022-10-17remove old codeJeff Carr
2022-10-16Add slander and spinbox in toolkit/andlabsJeff Carr
2022-10-11Merge branch 'master' into develv0.3.1Jeff Carr
2022-10-11Change Node to BoxJeff Carr
2021-11-04SMALL: some stuff hanging aroundJeff Carr
2021-11-04PANIC: remove almost all panic()sJeff Carr