summaryrefslogtreecommitdiff
path: root/box.go
AgeCommit message (Collapse)Author
2021-10-28DOCS: clean up variable names for node.*() functionsv0.0.5Jeff 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: walking around in the rabbit holeJeff Carr
2021-10-09NODE: going down a rabbit holeJeff Carr
2021-10-09NODE: going down a rabbit holeJeff Carr
2021-10-08NODE: going down a 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: start passing *Node aroundJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05BUG: fix potential 'nil' referenceJeff 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-04never change the ui.Tab Margined() valuesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03remove an unused functionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03more button cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-03start using X & Y axis varsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02remove one of the last duplicate code functionsJeff Carr
this is almost complete 'clean' Signed-off-by: Jeff Carr <[email protected]>
2019-06-02see if an interface can store the outside valuesJeff Carr
also finally fixed the splash area logic 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-02remove more duplicate codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02more code cleanupJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02more removals and cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02doesn't crashJeff Carr
Signed-off-by: Jeff Carr <[email protected]>