summaryrefslogtreecommitdiff
path: root/debug.go
AgeCommit message (Expand)Author
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
2019-06-03better display and debuggingJeff Carr
2019-06-02make a buttonMapJeff Carr
2019-06-02remove 'Action'Jeff Carr
2019-06-02hopefully starting now it will be new features hereJeff Carr
2019-06-02almost complete 'CLEAN'. yet more code refactoringJeff Carr
2019-06-02finally cleaned out all protobuf referencesJeff Carr
2019-06-02cleanupsJeff Carr
2019-06-02doesn't crashJeff Carr
2019-06-02more removal of cloud-control-panel specific codeJeff Carr
2019-06-01spash screen works againJeff Carr