summaryrefslogtreecommitdiff
path: root/debug.go
AgeCommit message (Expand)Author
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
2019-06-01more moving to vmJeff Carr
2019-06-01keep cleaningJeff Carr
2019-05-31lots of changes to track windows and tabsJeff Carr
2019-05-30change CreateButton to rerturn *GuiButtonJeff Carr
2019-05-30more variable name fixesJeff Carr
2019-05-30start fixing variable namesJeff Carr
2019-05-29large change to track the window everywhereJeff Carr
2019-05-29start moving the area text back to the main programJeff Carr
2019-05-29attempt to hide & show tabJeff Carr
2019-05-29more dereferencing of *ui.AreaJeff Carr
2019-05-29more dereference improvementsJeff Carr
2019-05-29remove unused codeJeff Carr
2019-05-29minor change to pingJeff Carr
2019-05-26work on add VMJeff Carr
2019-05-26almost complete obviewscation of the buttonsJeff Carr
2019-05-26more removal of button information function passingJeff Carr
2019-05-25pass the VM to the buttons in the VM tabJeff Carr
2019-05-24single CreateButton functionJeff Carr
2019-05-24start removing the config packageJeff Carr
2019-05-24ping almost worksJeff Carr
2019-05-24button handling almost completely cleaned upJeff Carr