summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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]>
2021-10-06REFACTOR: continue to move in a better directionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06CODE: start a general code refactorJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06BUILD: suck it up and try to use go.modJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06BUILD: remove old rules that don't work anymoreJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-06BUG: fix WxHJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05DEBUG: add DumpMap()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05BUG: fix potential 'nil' referenceJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05DEBUG: add Hide(), Show() and Delete() for *ui.TabJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05CODE: not sure, but it compiles and runs somehowJeff 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]>
2021-10-05DEBUG: add buttons to dump struct infoJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05DEBUG: list out all the known windowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05DEBUG: gui to debug windowsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-05TAB: automatically set all tables to SetMargined(true)Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04ANALABS: work on improving the abstractionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04TAB: more tab handling cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04TAB: code to more correctly handle gtk tabsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04WINDOW: add function to create completely blank windowJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04MINOR: minor changeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2021-10-04WINDOW: add CreateWindow that has proper paddingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-17shorten timesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-17allow a custom Exit()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-17woops. pretty wrong error in making a new windowJeff 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-13expand the text boxesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13DeleteWindow() worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13this is badJeff 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-13more testsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13more cleanups on the callbackJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13more moves towards cleaner 'box' handlingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-13finally vm list working againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>