summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
6 daysupdate paths to /usr/lib/pluginsHEADv0.25.11v0.25.10guimasterdevelJeff Carr
2025-10-18finally progress on proper integration herev0.25.9Jeff Carr
2025-10-18working towards shell autocomplete supportJeff Carr
2025-10-04quiet outputv0.25.8v0.25.7v0.25.6v0.25.5Jeff Carr
2025-09-26rm deprecated thingsv0.25.4Jeff Carr
2025-09-16handle AnyCols()v0.25.3Jeff Carr
2025-09-16found anypb.Any typeJeff Carr
2025-09-14s/Row/Col/Jeff Carr
2025-09-09more cleanups of old codev0.25.2v0.25.1Jeff Carr
2025-09-09cleaner common gui codeJeff Carr
2025-09-09cleanup gui argsJeff Carr
2025-09-09smarter init()v0.25.0Jeff Carr
2025-09-09working on the GUI init processv0.22.54Jeff Carr
2025-09-04expose gui.Crash() as it's needed by all applicationsv0.22.53v0.22.52Jeff Carr
2025-09-04fixes to make the GUI plugins more reliablev0.22.51Jeff Carr
2025-09-04panic() here for stacktracev0.22.50Jeff Carr
2025-09-04finally crapping panic() (maybe. notsure.)Jeff Carr
2025-09-03fix --gui-verboseJeff Carr
2025-09-03make something to debug unloading toolkitsJeff Carr
2025-09-03redo order in which the plugins are searchedv0.22.49Jeff Carr
Now that this verifies the plugin will load by os.Exec() loading the plugin, this bypasses the current problems with GO not being able to retry loading the plugin. Now it can return to testing the ones that were built locally by the user before the system or distribution packaged default plugins.
2025-09-01stub in a build plugin optionJeff Carr
2025-08-17remove Sleep()v0.22.48v0.22.47Jeff Carr
2025-08-17forgot to rm testing codeJeff Carr
2025-08-17work around GO plugin load failures not being cleaned upJeff Carr
2025-08-16check plugins with Exec()v0.22.46Jeff Carr
2025-05-23try a binary tree create herev0.22.45v0.22.44v0.22.43Jeff Carr
2025-04-30it is a tree, but the variable shouldn't be thisJeff Carr
2025-03-12hopefully this worksv0.22.42v0.22.41Jeff Carr
2025-03-10quiet debug outputv0.22.40Jeff Carr
2025-03-10quiet outputJeff Carr
2025-03-10show more info on widgets that fail herev0.22.39Jeff Carr
2025-03-10attempt clean plugin exitsJeff Carr
2025-03-06add options to debug plugin load failuresv0.22.38Jeff Carr
2025-03-05cleanup debugging outputv0.22.37Jeff Carr
2025-03-05start passing guipb.WidgetJeff Carr
2025-03-05generic protobuf table buttons workJeff Carr
2025-03-05passes mouse clicks to gitpbJeff Carr
2025-03-05add buttons to the tableJeff Carr
2025-03-05set prognamev0.22.36Jeff Carr
2025-03-04Delete actually does DeleteJeff Carr
2025-03-04deprecate guipb.WindowJeff Carr
2025-03-04try something to work around fynev0.22.35Jeff Carr
2025-03-03notes about Bruce's legal projectJeff Carr
2025-03-03starting to stub in widgetpbJeff Carr
2025-03-02stub in widgetpbJeff Carr
2025-02-23fake hostname pb table update to gocui workedv0.22.34Jeff Carr
2025-02-23attempt to send update to pluginJeff Carr
2025-02-22rm garbagev0.22.33Jeff Carr
2025-02-22rm debuggingv0.22.32Jeff Carr
2025-02-22minorJeff Carr