.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
|
build was wrong
|
2025-02-22 07:18:14 -06:00 |
README.md
|
part of doc cleanups
|
2024-02-13 16:16:37 -06:00 |
action.go
|
andlabs is unstable. need to switch to protobuf
|
2025-03-05 03:43:38 -06:00 |
add.go
|
quiet output related to expected init() conditions
|
2025-03-10 04:37:21 -05:00 |
addText.go
|
debugging init()
|
2025-02-13 22:28:59 -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
|
debugging init()
|
2025-02-13 22:28:59 -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
|
re-disable INFO flag
|
2025-02-21 18:31:42 -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 |
init.go
|
debugging init()
|
2025-02-13 22:28:59 -06:00 |
label.go
|
the golang way. everything in it's own repo
|
2024-01-17 23:54:19 -06:00 |
place.go
|
re-disable INFO flag
|
2025-02-21 18:31:42 -06:00 |
setText.go
|
debugging init()
|
2025-02-13 22:28:59 -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
|
works again
|
2025-02-13 14:27:13 -06:00 |
tab.go
|
more logging updates
|
2024-01-21 11:30:12 -06:00 |
table.go
|
subbed in table()
|
2025-02-13 20:33:04 -06:00 |
textbox.go
|
fix textbox
|
2024-02-05 15:04:01 -06:00 |
treeInit.go
|
maybe this will get fyne to work
|
2025-03-04 01:57:44 -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
|
quiet output related to expected init() conditions
|
2025-03-10 04:37:21 -05:00 |