index
:
jcarr/gadgets
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
/
basicWindow.go
Age
Commit message (
Expand
)
Author
2025-02-05
func name change
v0.22.9
v0.22.8
v0.22.7
v0.22.17
v0.22.16
v0.22.15
v0.22.14
v0.22.13
v0.22.12
v0.22.11
v0.22.10
Jeff Carr
2024-02-14
maybe caused the window close problem
v0.20.7
v0.20.6
v0.20.5
v0.20.4
Jeff Carr
2024-02-13
added missing Show()
Jeff Carr
2024-02-12
correct initial hidden state
Jeff Carr
2024-02-11
basic window opens correctly on first try
v0.20.3
Jeff Carr
2024-02-07
allow windows to be created off the root node
v0.20.2
Jeff Carr
2024-01-21
loggging output cleanups
v0.12.16
Jeff Carr
2024-01-21
Title? what with the Ttile?
v0.12.15
Jeff Carr
2024-01-20
lots of cleanups for the gui and toolkit packages
v0.12.14
Jeff Carr
2024-01-19
enable() and disable() on the whole window
Jeff Carr
2024-01-18
minor changes
v0.12.11
Jeff Carr
2024-01-18
lots of syntax changes
v0.12.8
Jeff Carr
2024-01-16
add StandardExit()
Jeff Carr
2024-01-15
basicWindow.Hide() works
Jeff Carr
2024-01-14
runs Custom() on window close
Jeff Carr
2024-01-14
compiles and runs
v0.12.2
Jeff Carr
2024-01-13
work on hidden widgets
v0.12.1
Jeff Carr
2024-01-11
gui api updates
v0.10.3
Jeff Carr
2024-01-06
support Make()/Draw() state
Jeff Carr
2024-01-05
use log Flags
Jeff Carr
2024-01-05
first gadget with a 'state' concept
Jeff Carr
2024-01-05
BasicWindow Ready() and Title()
Jeff Carr
2024-01-04
switch log to BasicWindow()
Jeff Carr