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
/
addAccount.go
Age
Commit message (
Expand
)
Author
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-30
generic accessor functions for Entry boxes
Jeff Carr
2019-05-30
change to pointers correctly
Jeff Carr
2019-05-30
change CreateButton to rerturn *GuiButton
Jeff Carr
2019-05-30
readdy to attempt to change CreateButton()
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
start a subdomain screen
Jeff Carr
2019-05-29
large change to track the window everywhere
Jeff Carr
2019-05-27
have the splash screen work again
Jeff Carr
2019-05-27
more tab tracking
Jeff Carr
2019-05-26
almost complete obviewscation of the buttons
Jeff Carr
2019-05-25
work on fixing 'add account'
Jeff Carr
2019-05-24
single CreateButton function
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-23
fix QUIT
Jeff Carr
2019-05-23
pass through the account username and password
Jeff Carr
2019-05-22
goes to the 'add account' tab now
Jeff Carr
2019-05-22
I guess all GUI stuff must go in here. No other goroutine can ever
Jeff Carr