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
/
entry.go
Age
Commit message (
Expand
)
Author
2022-10-19
Refactor to 'gui/toolkit/'
Jeff Carr
2022-10-17
TITLE: set the window title
v0.3.3
Jeff Carr
2022-10-16
fix andlabs.ui.NewLabel()
Jeff Carr
2022-10-16
Add slander and spinbox in toolkit/andlabs
Jeff Carr
2022-10-11
Change Node to Box
Jeff Carr
2022-10-08
BUILD: builds again with go 1.19 on sid as of today
Jeff Carr
2021-11-04
GOOD: use global 'Stretchy' setting
Jeff Carr
2021-11-04
GOOD: add Node.SetMargined()
Jeff Carr
2021-11-04
PANIC: remove almost all panic()s
Jeff Carr
2021-11-01
TABS: very reliable tab, window and node handling
Jeff Carr
2021-10-31
BOX: keep removing GuiBox
Jeff Carr
2021-10-31
REFACTOR: refactor everything to gui.Node struct
v0.2
Jeff Carr
2021-10-05
BUG: fix potential 'nil' reference
Jeff Carr
2019-06-13
expand the text boxes
Jeff Carr
2019-06-02
remove 'Action'
Jeff Carr
2019-06-02
hopefully starting now it will be new features here
Jeff Carr
2019-06-02
see if an interface can store the outside values
Jeff Carr
2019-06-02
more deletions of old stuff
Jeff Carr
2019-06-02
almost complete 'CLEAN'. yet more code refactoring
Jeff Carr
2019-06-02
finally can phase out misc.go
Jeff Carr
2019-06-02
finally cleaned out all protobuf references
Jeff Carr