summaryrefslogtreecommitdiff
path: root/debug.go
AgeCommit message (Collapse)Author
2021-10-25REORG: move find() functions into find.goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-24NODE: it builds, runs and doesn't crashv0.0.4Jeff Carr
Also, it doesn't really work as the formatting and other buttons and things don't get populated
2021-10-09NODE: going down a rabbit holeJeff Carr
2021-10-09NODE: walking around in the rabbit holeJeff Carr
2021-10-09NODE: walking around in the rabbit holeJeff Carr
2021-10-08NODE: going down a rabbit holeJeff Carr
2021-10-07NODE: continued work on implementing a node treeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-07NODE: continued work on implementing a node treeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-07NODE: continued work on implementing a node treeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-07DEBUG: add more debugging optionsJeff Carr
2021-10-06TAB: correctly lookup and add tabs to blank windowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06FORMAT: I think somehow I formatted thisJeff Carr
2021-10-05DEBUG: add DumpMap()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05DEBUG: added button to SetMargin() by nameJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-17shorten timesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-14don't use Data.Windows anymoreJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13ready to implement Destroy()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13finally vm list working againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-05reimplement the color buttonJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-05oops. this was very wrongJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-04misc debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03spew with depthJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03fixes for debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03make a WindowMap to track which windows existJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03better display and debuggingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02make a buttonMapJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02remove 'Action'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02hopefully starting now it will be new features hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02almost complete 'CLEAN'. yet more code refactoringJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02finally cleaned out all protobuf referencesJeff Carr
this effort is almost done being 'cleaned' of the code I started with. This library is not perfect and lacks features from andlabs/ui but it will work for our purposes Signed-off-by: Jeff Carr <[email protected]>
2019-06-02cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02doesn't crashJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02more removal of cloud-control-panel specific codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01spash screen works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01more moving to vmJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01keep cleaningJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-31lots of changes to track windows and tabsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30change CreateButton to rerturn *GuiButtonJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30more variable name fixesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30start fixing variable namesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29large change to track the window everywhereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29start moving the area text back to the main programJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29attempt to hide & show tabJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29more dereferencing of *ui.AreaJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29more dereference improvementsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29remove unused codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29minor change to pingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-26work on add VMJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-26almost complete obviewscation of the buttonsJeff Carr
yes, I can't spell. I like it this way better anyway Signed-off-by: Jeff Carr <[email protected]>
2019-05-26more removal of button information function passingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>