summaryrefslogtreecommitdiff
path: root/structs.go
AgeCommit message (Collapse)Author
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-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-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-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-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-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]>
2019-05-27sync with server daemonJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-27continue the move to abstracted access to all GUI elementsJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-27start an Entries mapJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-27more tab trackingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-26experiement with 'show vm' as a window or a tabJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-26open and close windows on linux for the VMJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-26clean up more mouse click handling. Almost finished.Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-26remove old test codeJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-25make fake buttonmap for AreaJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-25update for the new protobufJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-25work on fixing 'add account'Jeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-24single CreateButton functionJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-24remove more unused stuffJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-24fixed. control panel is working againJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-24make a 'Current' valueJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-24start removing the config packageJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-24ping almost worksJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-24button handling almost completely cleaned upJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-24clean more of the button handlingJeff Carr
Signed-off-by: Jeff Carr <[email protected]>
2019-05-24move all structs into a common fileJeff Carr
Signed-off-by: Jeff Carr <[email protected]>