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
/
gui.go
Age
Commit message (
Expand
)
Author
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
clean up more mouse click handling. Almost finished.
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
remove old code
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
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
single CreateButton function
Jeff Carr
2019-05-24
remove more unused stuff
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
remove more code
Jeff Carr
2019-05-24
button handling almost completely cleaned up
Jeff Carr
2019-05-24
clean more of the button handling
Jeff Carr
2019-05-24
move all structs into a common file
Jeff Carr
2019-05-24
more mouse click handling cleanups
Jeff Carr
2019-05-24
more button debugging
Jeff Carr
2019-05-24
standard message window
Jeff Carr
2019-05-24
formating + standard error box
Jeff Carr
2019-05-23
make custom buttons for the account sockets
Jeff Carr
2019-05-23
remove demo examples
Jeff Carr
2019-05-23
remove old function name
Jeff Carr
2019-05-23
start honoring the debugging flag for more output
Jeff Carr
2019-05-23
add a HomeDir
Jeff Carr
2019-05-23
pass through the account username and password
Jeff Carr
2019-05-23
try to list the registered accounts
Jeff Carr
2019-05-23
display golang build version & git commit
Jeff Carr
2019-05-22
allow version to be set
Jeff Carr
2019-05-22
push button logic outside of the GUI
Jeff Carr
2019-05-22
more button tests
Jeff Carr
2019-05-22
all local variables are in Data{}
Jeff Carr
2019-05-22
calls back on button clicks
Jeff Carr
2019-05-22
more moving of all variables into a common structure
Jeff Carr
2019-05-22
start moving everything into a common structure (gui.Data)
Jeff Carr
2019-05-22
I guess all GUI stuff must go in here. No other goroutine can ever
Jeff Carr
2019-05-22
actually use the string passed
Jeff Carr
2019-05-22
attempt to make buttons with custom callback functions
Jeff Carr
2019-05-21
better variable names
Jeff Carr
2019-05-13
make a common column init()
Jeff Carr
2019-05-13
combined table column init
Jeff Carr
2019-05-13
remove all the uneeded row args
Jeff Carr
2019-05-12
really simplify the cell index -> human index mapping
Jeff Carr
[next]