summaryrefslogtreecommitdiff
path: root/misc.go
AgeCommit message (Collapse)Author
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-01spash screen works againJeff 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]>