summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-02hopefully starting now it will be new features hereJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02This might be stable enough to leave alone.Jeff Carr
Up to this point it's been needing 10 patches a day. 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-02more deletions of old stuffJeff Carr
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-02finally can phase out misc.goJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-02finally cleaned out all protobuf referencesJeff Carr
this effort is almost done being 'cleaned' of the code I started with. This library is not perfect and lacks features from andlabs/ui but it will work for our purposes 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 common functionsJeff 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]>
2019-06-02more removal of cloud-control-panel specific codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01correct custom Area mouse clickJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01spash screen works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01typoJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01Merge branch 'devel'Jeff Carr
2019-06-01miscJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01builds and works againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-06-01compiles againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
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]>