index
:
jcarr/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
/
treeDraw.go
Age
Commit message (
Collapse
)
Author
2025-03-25
save the output window state
Jeff Carr
2025-03-03
start looking into proper mutex locking
Jeff Carr
2025-02-19
protobuf changes
Jeff Carr
2025-02-12
working on button disable
Jeff Carr
2025-02-09
disable window paging code for now
Jeff Carr
2025-02-09
color code cleanups
Jeff Carr
2025-02-09
stub in code to page large windows
Jeff Carr
2025-02-09
clip large windows
Jeff Carr
2025-02-09
buttons disabled on window open
Jeff Carr
2025-02-08
more usability cleanups
Jeff Carr
2025-02-07
textbox kinda works
Jeff Carr
2025-02-07
code cleanups
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-06
fixed window title string length
Jeff Carr
2025-02-06
window depth order works
Jeff Carr
2025-02-05
window dragging works fairly well
Jeff Carr
2025-02-05
almost there. as in Star Wars almost there
Jeff Carr
2025-02-05
windowFrame is below window widget correctly
Jeff Carr
2025-02-05
finally window drag works
Jeff Carr
2025-02-04
hmm. still no dice
Jeff Carr
2025-02-04
hmm. still stumped. added tk.full
Jeff Carr
2025-02-04
getting closer on windows
Jeff Carr
2025-02-03
notsure
Jeff Carr
2025-02-01
huh. getting somewhere
Jeff Carr
2025-02-01
remove dumb old stuff and clean up struct.go
Jeff Carr
2025-02-01
lots of code cleanup and debugging work
Jeff Carr
2025-02-01
GPL 3.0
Jeff Carr
2025-01-31
I'm trying to make this clearer to understand
Jeff Carr