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
/
structs.go
Age
Commit message (
Expand
)
Author
2019-05-30
more variable name fixes
Jeff Carr
2019-05-30
more variable name fixes
Jeff Carr
2019-05-30
start fixing variable names
Jeff Carr
2019-05-30
more work on stability
Jeff Carr
2019-05-29
better StartNewWindow() function
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
more uneeded referencial code
Jeff Carr
2019-05-29
remove the myAH stand alone variable
Jeff Carr
2019-05-29
fix crash
Jeff Carr
2019-05-29
crashes
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
more tab tracking
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-25
make fake buttonmap for Area
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
make a 'Current' value
Jeff Carr
2019-05-24
start removing the config package
Jeff Carr
2019-05-24
ping almost works
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