summaryrefslogtreecommitdiff
path: root/button.go
AgeCommit message (Expand)Author
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-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-12-14tabs, windows + gocui dropdown menu (almost)Jeff Carr
2023-05-09more code cleanupsJeff Carr
2023-05-09more sendAction() cleanupsJeff Carr
2023-05-09compiles againJeff Carr
2023-05-09andlabs grid placement still brokenJeff Carr
2023-04-28s/Config/me/ to remove direct access to anythingJeff Carr
2023-04-08andlabs: the binary tree limps along againJeff Carr
2023-04-06correctly deprecate *widget to pluginsJeff Carr
2023-04-06gocui: debug flag buttons workJeff 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-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-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-19Refactor to 'gui/toolkit/'Jeff Carr
2022-10-11Change Node to BoxJeff Carr
2021-11-04SMALL: some stuff hanging aroundJeff Carr
2021-11-04GOOD: font button shows up again (doesn't do anything)Jeff Carr
2021-11-04GOOD: use global 'Stretchy' settingJeff Carr
2021-11-04PANIC: remove almost all panic()sJeff Carr
2021-11-03WINDOW: try to properly destroy a windowJeff Carr
2021-11-01CLEAN: out of the rabbit holeJeff Carr
2021-10-31CLEAN: remove GuiButton structJeff Carr
2021-10-31BOX: kill GuiBoxJeff Carr
2021-10-31BOX: keep removing GuiBoxJeff Carr
2021-10-31BOX: start removing GuiBoxJeff Carr
2021-10-31REFACTOR: refactor everything to gui.Node structv0.2Jeff Carr
2021-10-05DEBUG: add DumpMap()Jeff Carr
2019-06-05reimplement the color buttonJeff Carr
2019-06-02make a buttonMapJeff Carr
2019-06-02This might be stable enough to leave alone.Jeff Carr
2019-06-02see if an interface can store the outside valuesJeff Carr
2019-06-02more deletions of old stuffJeff Carr
2019-06-02almost complete 'CLEAN'. yet more code refactoringJeff Carr
2019-06-02finally cleaned out all protobuf referencesJeff Carr