summaryrefslogtreecommitdiff
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-28NODES: indent output based on depth in node treeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-28DOCS: try to start making correct go docsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-28NODE: almost out of the rabbit holeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-27REFACTOR: moving around things in the rabbit holeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-27REFACTOR: still trying to clean this upJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25NODE: make NewGroup()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25NODE: minimal debug tabJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25NODE: more rabbitsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25NODE: remove lots of deprecated codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25NODE: climbing up the rabbit hole moreJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25NODE: finally remove initBlankWindow()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25NODE: TODO: refactor InitWindow to use NewWindow()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25MISC: minor cleanupJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25REORG: move more find() functions into find.goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25REORG: move find() functions into find.goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25EXIT: more accurate window close & exit codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25DEMO: leave a clean "pure" andlabs/ui tab exampleJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25CLEAN: clean up labelsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25EXAMPLE: correctly add a tab to the example appJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-25DEBUG: add buttons to add demo & debug tabs.Jeff Carr
TabMargin is now always set to true 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-11NODE: walking around in the rabbit holeJeff Carr
2021-10-09NODE: climbing up the rabbit holeJeff Carr
2021-10-09NODE: walking around in the rabbit holeJeff Carr
2021-10-09NODE: climbing up the 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-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-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: 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
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
2021-10-07NODE: continued work on implementing a node treeJeff Carr
2021-10-07NODE: start passing *Node aroundJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-07NODE: start populating the node treeJeff Carr
2021-10-07DEBUG: add more debugging optionsJeff Carr
2021-10-06REFACTOR: things are back to working as they wereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06TAB: correctly lookup and add tabs to blank windowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06BUG: make it compileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06VIM-GO: auto-reformatting by vim-goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06FORMAT: I think somehow I formatted thisJeff Carr
2021-10-06EXAMPLE: further improvements to the exampleJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06EXAMPLE: provide a clean exampleJeff Carr
Signed-off-by: Jeff Carr <[email protected]>