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
/
init.go
Age
Commit message (
Expand
)
Author
2025-09-09
more cleanups of old code
v0.25.2
v0.25.1
Jeff Carr
2025-09-09
cleaner common gui code
Jeff Carr
2025-09-09
cleanup gui args
Jeff Carr
2025-09-09
smarter init()
v0.25.0
Jeff Carr
2025-09-09
working on the GUI init process
v0.22.54
Jeff Carr
2025-09-04
expose gui.Crash() as it's needed by all applications
v0.22.53
v0.22.52
Jeff Carr
2025-09-04
fixes to make the GUI plugins more reliable
v0.22.51
Jeff Carr
2025-09-04
panic() here for stacktrace
v0.22.50
Jeff Carr
2025-09-04
finally crapping panic() (maybe. notsure.)
Jeff Carr
2025-09-03
fix --gui-verbose
Jeff Carr
2025-09-03
make something to debug unloading toolkits
Jeff Carr
2025-09-03
redo order in which the plugins are searched
v0.22.49
Jeff Carr
2025-08-17
work around GO plugin load failures not being cleaned up
Jeff Carr
2025-08-16
check plugins with Exec()
v0.22.46
Jeff Carr
2025-03-10
show more info on widgets that fail here
v0.22.39
Jeff Carr
2025-03-06
add options to debug plugin load failures
v0.22.38
Jeff Carr
2025-03-05
cleanup debugging output
v0.22.37
Jeff Carr
2025-03-05
start passing guipb.Widget
Jeff Carr
2025-03-05
passes mouse clicks to gitpb
Jeff Carr
2025-03-03
starting to stub in widgetpb
Jeff Carr
2025-02-09
reminders about errors
Jeff Carr
2025-02-09
block events for disable widgets
Jeff Carr
2025-01-20
add a 'app' defined default plugin variable
v0.22.22
Jeff Carr
2025-01-17
improve DISPLAY handling
v0.22.21
Jeff Carr
2025-01-06
don't init this until needed
v0.22.20
v0.22.19
v0.22.18
v0.22.17
Jeff Carr
2024-12-24
should have been called this before
v0.22.15
Jeff Carr