summaryrefslogtreecommitdiff
path: root/vmBox.go
AgeCommit message (Collapse)Author
2019-06-01finally able to remove vmBox.goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01more cleaningJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01more moving to vmJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-31rearrange some codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-31start moving vm logic into the control panelJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-31v0.2Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-31Add VM works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-31trying to fix 'SHOW VM'Jeff 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-31more structural cleanupsJeff 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-29better StartNewWindow() functionJeff 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-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-29start to refactor the splash area codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>