summaryrefslogtreecommitdiff
path: root/debug.go
AgeCommit message (Expand)Author
2024-01-21cleaner logging outputv0.12.20Jeff Carr
2024-01-18move widgetv0.12.15Jeff Carr
2024-01-18new pathsv0.12.14Jeff Carr
2024-01-17oops. build error. re-release. boo.v0.12.13Jeff Carr
2024-01-17put json concept in toolkits/treev0.12.12Jeff 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-08go.wit.com/log Flags changeJeff 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-03all debug stuff moved to 'go.wit.com/gui/debugger'v0.9.9Jeff 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-12-03clean and rename examplesJeff Carr
2023-05-09getting pretty clean at this pointJeff Carr
2023-05-09start correctly handling grid placementJeff Carr
2023-04-28further code cleanupsJeff Carr
2023-04-23andlabs: ran without crashingJeff Carr
2023-04-06show the gocui in the exampleJeff 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-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-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-01CLEAN: remove more cruftJeff Carr
2021-10-31REFACTOR: remove GuiWindow & GuiBoxJeff Carr
2021-10-31BOX: kill GuiBoxJeff Carr
2021-10-31REFACTOR: refactor everything to gui.Node structv0.2Jeff Carr
2021-10-06TAB: correctly lookup and add tabs to blank windowsJeff Carr
2021-10-06FORMAT: I think somehow I formatted thisJeff Carr
2021-10-05DEBUG: add DumpMap()Jeff Carr
2021-10-05DEBUG: added button to SetMargin() by nameJeff Carr
2019-06-17shorten timesJeff Carr
2019-06-14don't use Data.Windows anymoreJeff Carr
2019-06-13ready to implement Destroy()Jeff Carr
2019-06-13finally vm list working againJeff Carr
2019-06-05reimplement the color buttonJeff Carr
2019-06-05oops. this was very wrongJeff Carr
2019-06-04misc debuggingJeff Carr
2019-06-03spew with depthJeff Carr
2019-06-03fixes for debuggingJeff Carr
2019-06-03make a WindowMap to track which windows existJeff Carr