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
/
area.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
generate subdomain
Jeff Carr
2019-05-30
more work on stability
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
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
correctly dereference the AreaHandler
Jeff Carr
2019-05-29
fix crash
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
start an Entries map
Jeff Carr
2019-05-26
almost complete obviewscation of the buttons
Jeff Carr
2019-05-26
more standard button handling
Jeff Carr
2019-05-25
make fake buttonmap for Area
Jeff Carr
2019-05-24
button handling almost completely cleaned up
Jeff Carr
2019-05-24
more mouse click handling cleanups
Jeff Carr
2019-05-24
more button debugging
Jeff Carr
2019-05-23
remove old function name
Jeff Carr
2019-05-23
trap window close and correctly exit
Jeff Carr
2019-05-23
start honoring the debugging flag for more output
Jeff Carr
2019-05-23
fix QUIT
Jeff Carr
2019-05-22
more moving of all variables into a common structure
Jeff Carr
2019-05-22
I guess all GUI stuff must go in here. No other goroutine can ever
Jeff Carr