summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-01compiles againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01start handling 'Guiwindow' correctlyJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01rename fieldsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01change around the concept of "Window" and "Box"Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01only one function left to cleanJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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-06-01finally able to remove addAccount.goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01keep cleaningJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01more control panel code removalJeff 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-31more cleanupsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-31continue variable and structure improvementsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30simplify the login process and start to clean up the vm displayJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30generic accessor functions for Entry boxesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30change to pointers correctlyJeff 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-30readdy to attempt to change CreateButton()Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30more variable name changesJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30more variable name fixesJeff 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-30generate subdomainJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30start a subdomain screenJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-30more work on stabilityJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29better StartNewWindow() functionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29remove old codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29more code cleanupJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29another attempt on exit uiJeff 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 fixes on ui.AreaJeff 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-29more uneeded referencial codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29remove the myAH stand alone variableJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29remove unused codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29correctly dereference the AreaHandlerJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29fix crashJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29fix crashJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-29crashesJeff 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]>