index
:
toolkits/gocui
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
/
size.go
Age
Commit message (
Expand
)
Author
2025-03-25
use isDense() everywhere
v0.22.43
Jeff Carr
2025-03-02
better, but still wrong dropdown menu sizes
Jeff Carr
2025-02-19
still more
Jeff Carr
2025-02-19
protobuf stuff
Jeff Carr
2025-02-19
refactor for protobuf
Jeff Carr
2025-02-09
text boxes are forced 5 spaces wide
Jeff Carr
2025-02-08
things resized
Jeff Carr
2025-02-08
changing Height() to reflect more realistic values
Jeff Carr
2025-02-08
buttons in dense mode line up correctly
Jeff Carr
2025-02-07
remember stdout location on restore
Jeff Carr
2025-02-06
closer to accurate grid sizes
Jeff Carr
2025-02-06
trying to debug grid spacing
Jeff Carr
2025-02-06
trying to fix Hidden() to use the parent
Jeff Carr
2025-02-05
window dragging works fairly well
Jeff Carr
2025-02-05
two windows drag at a time
Jeff Carr
2025-02-05
move code to better homes
Jeff Carr
2025-02-01
remove dumb old stuff and clean up struct.go
Jeff Carr
2025-02-01
GPL 3.0
Jeff Carr
2024-02-05
use treeNode.Hidden()
Jeff Carr
2024-02-05
inverse logic for sizes of boxes (orientation was wrong)
Jeff Carr
2024-02-05
gadget window displays correctly for some reason
Jeff Carr
2024-02-03
trying to debug SetText()
Jeff Carr
2024-02-01
set checkbox color
Jeff Carr
2024-01-30
GPL
Jeff Carr
2024-01-30
trap toolkit panics
Jeff Carr
2024-01-30
sizes shouldn't include hidden widgets
Jeff Carr
2024-01-30
group has horizontal padding now
Jeff Carr
2024-01-29
trying to fix padding
Jeff Carr
2024-01-28
grid size works
Jeff Carr
2024-01-28
sizes are getting better
Jeff Carr
2024-01-28
sizes are close to correct
Jeff Carr
2024-01-28
trying to compute sizes
Jeff Carr