index
:
go.wit.com/gui.git
devel
guimaster
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mainCloudBox.go
Age
Commit message (
Expand
)
Author
2019-05-31
trying to fix 'SHOW VM'
Jeff Carr
2019-05-31
lots of changes to track windows and tabs
Jeff Carr
2019-05-31
more structural cleanups
Jeff Carr
2019-05-31
more cleanups
Jeff Carr
2019-05-31
continue variable and structure improvements
Jeff Carr
2019-05-30
simplify the login process and start to clean up the vm display
Jeff Carr
2019-05-30
change to pointers correctly
Jeff Carr
2019-05-30
change CreateButton to rerturn *GuiButton
Jeff Carr
2019-05-30
more variable name fixes
Jeff Carr
2019-05-30
start fixing variable names
Jeff Carr
2019-05-30
generate subdomain
Jeff Carr
2019-05-30
more work on stability
Jeff Carr
2019-05-29
better StartNewWindow() function
Jeff Carr
2019-05-29
remove old code
Jeff Carr
2019-05-29
more code cleanup
Jeff Carr
2019-05-29
another attempt on exit ui
Jeff Carr
2019-05-29
large change to track the window everywhere
Jeff Carr
2019-05-29
start moving the area text back to the main program
Jeff Carr
2019-05-29
attempt to hide & show tab
Jeff Carr
2019-05-29
more fixes on ui.Area
Jeff Carr
2019-05-29
more dereferencing of *ui.Area
Jeff Carr
2019-05-29
more dereference improvements
Jeff Carr
2019-05-29
remove the myAH stand alone variable
Jeff Carr
2019-05-29
start to refactor the splash area code
Jeff Carr
2019-05-27
sync with server daemon
Jeff Carr
2019-05-27
continue the move to abstracted access to all GUI elements
Jeff Carr
2019-05-27
start an Entries map
Jeff Carr
2019-05-27
add account tab working again
Jeff Carr
2019-05-27
more tab tracking
Jeff Carr
2019-05-26
map create vm tab to the account
Jeff Carr
2019-05-26
experiement with 'show vm' as a window or a tab
Jeff Carr
2019-05-26
open and close windows on linux for the VM
Jeff Carr
2019-05-26
remove old test code
Jeff Carr
2019-05-26
pass 'ADD' to main application code
Jeff Carr
2019-05-26
work on add VM
Jeff Carr
2019-05-26
almost complete obviewscation of the buttons
Jeff Carr
2019-05-26
more removal of button information function passing
Jeff Carr
2019-05-26
more standard button handling
Jeff Carr
2019-05-26
standardize other mouse clicks
Jeff Carr
2019-05-26
more code cleanups
Jeff Carr
2019-05-25
pass the VM to the buttons in the VM tab
Jeff Carr
2019-05-25
update for the new protobuf
Jeff Carr
2019-05-25
work on fixing 'add account'
Jeff Carr
2019-05-24
merge the core cloud functions together
Jeff Carr
2019-05-24
single CreateButton function
Jeff Carr
2019-05-24
fixed. control panel is working again
Jeff Carr
2019-05-24
start removing the config package
Jeff Carr
2019-05-24
button handling almost completely cleaned up
Jeff Carr
2019-05-24
more button debugging
Jeff Carr
2019-05-24
reorg
Jeff Carr