|
.gitignore
|
no .so
|
2024-12-03 00:47:13 -06:00 |
|
.plugin
|
use this until 'package plugin' works
|
2024-12-02 05:16:42 -06:00 |
|
LICENSE
|
this probably has to be golang since it uses proprietary OS toolkits
|
2024-01-30 10:32:00 -06:00 |
|
Makefile
|
closer to purer plugin testing
|
2024-12-05 19:08:29 -06:00 |
|
README.md
|
part of doc cleanups
|
2024-02-13 16:16:37 -06:00 |
|
action.go
|
debugging output cleanups
|
2024-02-07 07:31:28 -06:00 |
|
add.go
|
debugging output cleanups
|
2024-02-07 07:31:28 -06:00 |
|
addText.go
|
more node state fixes
|
2024-02-09 03:44:21 -06:00 |
|
box.go
|
use the new tree functions
|
2024-02-05 12:06:17 -06:00 |
|
button.go
|
remove old code and notes
|
2024-01-27 16:10:22 -06:00 |
|
checkbox.go
|
fix textbox
|
2024-02-05 15:04:01 -06:00 |
|
combobox.go
|
debugging output cleanups
|
2024-02-07 07:31:28 -06:00 |
|
debug.go
|
things are moving to widget.State
|
2024-01-19 12:18:11 -06:00 |
|
demo.go
|
the golang way. everything in it's own repo
|
2024-01-17 23:54:19 -06:00 |
|
dropdown.go
|
debugging output cleanups
|
2024-02-07 07:31:28 -06:00 |
|
flags.go
|
debugging output cleanups
|
2024-02-07 07:31:28 -06:00 |
|
grid.go
|
the golang way. everything in it's own repo
|
2024-01-17 23:54:19 -06:00 |
|
group.go
|
really everywhere this time
|
2024-01-18 04:35:33 -06:00 |
|
icon.go
|
the golang way. everything in it's own repo
|
2024-01-17 23:54:19 -06:00 |
|
image.go
|
cleanups after node work
|
2024-01-19 02:52:57 -06:00 |
|
label.go
|
the golang way. everything in it's own repo
|
2024-01-17 23:54:19 -06:00 |
|
main.go
|
closer to purer plugin testing
|
2024-12-05 19:08:29 -06:00 |
|
place.go
|
avoid window in window crash. TODO: make it work
|
2024-02-15 08:15:38 -06:00 |
|
setText.go
|
debugging output cleanups
|
2024-02-07 07:31:28 -06:00 |
|
slider.go
|
fix textbox
|
2024-02-05 15:04:01 -06:00 |
|
spinner.go
|
fix textbox
|
2024-02-05 15:04:01 -06:00 |
|
structs.go
|
remove old code and notes
|
2024-01-27 16:10:22 -06:00 |
|
tab.go
|
more logging updates
|
2024-01-21 11:30:12 -06:00 |
|
textbox.go
|
fix textbox
|
2024-02-05 15:04:01 -06:00 |
|
tree.go
|
path change
|
2024-01-18 04:27:19 -06:00 |
|
updateui.go
|
things are moving to widget.State
|
2024-01-19 12:18:11 -06:00 |
|
widget.go
|
path change
|
2024-01-18 04:27:19 -06:00 |
|
window.go
|
avoid window in window crash. TODO: make it work
|
2024-02-15 08:15:38 -06:00 |