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
/
structs.go
Age
Commit message (
Expand
)
Author
2023-04-07
start work on a plugin channel
Jeff Carr
2023-04-06
gocui: callbacks work via a channel
Jeff Carr
2023-03-29
add semi-working gocui
v0.7.4
Jeff Carr
2023-03-23
Squashed commit of the following:
v0.7.3
Jeff Carr
2023-03-12
Squashed commit of the following:
Jeff Carr
2023-03-03
release as v0.6.5
v0.6.5
Jeff Carr
2023-03-01
lots cleaner code between the plugin
v0.6.1
Jeff Carr
2023-02-25
The debugging window is finally useful
Jeff Carr
2022-11-14
setup building without plugins on windows
v0.5.1
Jeff Carr
2022-11-13
Massive refactor to use go plugins. This is neat.
Jeff Carr
2022-11-09
cleanup of the example commands. more plugin work
v0.4.6
Jeff Carr
2022-11-06
Implement a early AddButton() via a golang plugin
v0.4.5
Jeff Carr
2022-11-06
start trying to make the tookits plugins
v0.4.3
Jeff Carr
2022-11-05
v0.4.2 more code cleanups and improvements
v0.4.2
Jeff Carr
2022-10-21
v0.4.1 set sane toolkit default look and feel
v0.4.1
Jeff Carr
2022-10-20
Squashed commit of the following:
Jeff Carr
2022-10-16
Add slander and spinbox in toolkit/andlabs
Jeff Carr
2022-10-11
Change Node to Box
Jeff Carr
2021-11-04
SMALL: some stuff hanging around
Jeff Carr
2021-11-04
GOOD: use global 'Stretchy' setting
Jeff Carr
2021-11-01
CLEAN: out of the rabbit hole
Jeff Carr
2021-10-31
CLEAN: remove GuiButton struct
Jeff Carr
2021-10-31
CLEAN: more code removals
Jeff Carr
2021-10-31
REFACTOR: remove GuiWindow & GuiBox
Jeff Carr
2021-10-31
BOX: kill GuiBox
Jeff Carr
2021-10-31
BOX: remove GuiBox
Jeff Carr
2021-10-31
REFACTOR: refactor everything to gui.Node struct
v0.2
Jeff Carr
2021-10-06
REFACTOR: things are back to working as they were
Jeff Carr
2021-10-06
TAB: correctly lookup and add tabs to blank windows
Jeff Carr
2021-10-06
CODE: start a general code refactor
Jeff Carr
2021-10-06
BUILD: suck it up and try to use go.mod
Jeff Carr
2021-10-05
BUG: fix potential 'nil' reference
Jeff Carr
2021-10-05
CODE: not sure, but it compiles and runs somehow
Jeff Carr
2021-10-05
DEBUG: added button to SetMargin() by name
Jeff Carr
2021-10-05
DEBUG: gui to debug windows
Jeff Carr
2021-10-05
TAB: automatically set all tables to SetMargined(true)
Jeff Carr
2021-10-04
ANALABS: work on improving the abstraction
Jeff Carr
2021-10-04
TAB: more tab handling cleanups
Jeff Carr
2021-10-04
TAB: code to more correctly handle gtk tabs
Jeff Carr
2019-06-17
allow a custom Exit()
Jeff Carr
2019-06-14
don't use Data.Windows anymore
Jeff Carr
2019-06-13
ready to implement Destroy()
Jeff Carr
2019-06-13
more tests
Jeff Carr
2019-06-13
finally vm list working again
Jeff Carr
2019-06-05
reimplement the color button
Jeff Carr
2019-06-04
finally fix the window and tab names
Jeff Carr
2019-06-03
make a WindowMap to track which windows exist
Jeff Carr
2019-06-03
more button cleanups
Jeff Carr
2019-06-02
make a buttonMap
Jeff Carr
2019-06-02
remove 'Action'
Jeff Carr
[next]