.gitignore
|
ignore patch files
|
2025-01-29 12:28:03 -06:00 |
.plugin
|
I guess this for now. todo: "package plugin"
|
2024-12-02 05:17:02 -06:00 |
LICENSE
|
GPL
|
2024-01-30 10:32:53 -06:00 |
Makefile
|
subbed in tables
|
2025-02-13 20:10:55 -06:00 |
README.md
|
notes to trigger build
|
2024-12-02 09:00:40 -06:00 |
checkbox.go
|
trying to fix Hidden() to use the parent
|
2025-02-06 19:00:00 -06:00 |
color.go
|
disable and enable doesn't crash
|
2025-02-11 13:22:23 -06:00 |
color.py
|
dump current colors in the shell
|
2024-10-03 07:06:36 -05:00 |
debug.go
|
things resized
|
2025-02-08 18:43:48 -06:00 |
dropdown.go
|
mouse drag was not always right
|
2025-02-08 18:03:11 -06:00 |
eventBindings.go
|
mouse scroll in stdout
|
2025-02-13 22:54:57 -06:00 |
eventBindingsStdout.go
|
stub in code to page large windows
|
2025-02-09 09:00:40 -06:00 |
eventGocui.go
|
found the code and renamed things
|
2025-02-01 17:03:14 -06:00 |
eventMouse.go
|
more code cleanups
|
2025-02-09 12:34:53 -06:00 |
eventMouseClick.go
|
attempting to force the "Running..." box in the corner
|
2025-02-09 17:31:32 -06:00 |
eventMouseDrag.go
|
finally starting to clean up the init() process
|
2025-02-13 14:11:52 -06:00 |
find.go
|
mouse drag was not always right
|
2025-02-08 18:03:11 -06:00 |
help.go
|
finally starting to clean up the init() process
|
2025-02-13 14:11:52 -06:00 |
init.go
|
add Disable() and Enable()
|
2025-02-13 21:04:37 -06:00 |
log.go
|
make stdout upside down
|
2025-02-06 16:19:36 -06:00 |
place.go
|
working on button disable
|
2025-02-12 00:19:15 -06:00 |
plugin.go
|
no more newaction(). finally.
|
2025-02-13 15:04:28 -06:00 |
size.go
|
text boxes are forced 5 spaces wide
|
2025-02-09 04:03:48 -06:00 |
stdoutShow.go
|
protect against another nil
|
2025-02-13 22:24:34 -06:00 |
structs.go
|
add Disable() and Enable()
|
2025-02-13 21:04:37 -06:00 |
table.go
|
add Disable() and Enable()
|
2025-02-13 21:04:37 -06:00 |
textbox.go
|
disable and enable doesn't crash
|
2025-02-11 13:22:23 -06:00 |
treeAdd.go
|
working on button disable
|
2025-02-12 00:19:15 -06:00 |
treeDraw.go
|
working on button disable
|
2025-02-12 00:19:15 -06:00 |
treeInit.go
|
add Disable() and Enable()
|
2025-02-13 21:04:37 -06:00 |
treeWidget.go
|
disable the whole screen while things are waiting
|
2025-02-09 14:35:11 -06:00 |
view.go
|
text boxes are forced 5 spaces wide
|
2025-02-09 04:03:48 -06:00 |
window.go
|
color cleanups
|
2025-02-09 13:08:00 -06:00 |