summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-26gocui: tabs functional now but not perfectv0.8.3Jeff Carr
2023-04-26gocui: closer to correct tabsJeff Carr
2023-04-26gocli: close to working tabsJeff Carr
2023-04-26gocui: tracking windows and tabs separatelyJeff Carr
2023-04-26gocui: windows & tabs in seperate rowsJeff Carr
2023-04-26gocui: closer to working layoutJeff Carr
2023-04-26gocui: more spacing logicJeff Carr
2023-04-25gocui: more work on tabsJeff Carr
2023-04-25gocui: hmm. trying to reformat the layoutJeff Carr
2023-04-25golang: finally doing struct defaults rightJeff Carr
2023-04-24gocui: try to make struct defaults workJeff Carr
2023-04-24try to find the parent windowJeff Carr
2023-04-24hack some output. grab STDOUT damnitJeff Carr
2023-04-24gocui: always show STDOUTJeff Carr
2023-04-23start cleanup of the .so search codeJeff Carr
2023-04-23andlabs: QueueMain() on add() + delay is _very_ stableJeff Carr
2023-04-23andlabs: artificial delay. queue() all add'sJeff Carr
2023-04-23return to normal plugin load orderJeff Carr
2023-04-23more code cleanupsJeff Carr
2023-04-23andlabs: ran without crashingJeff Carr
2023-04-23actually ran again without crashingJeff Carr
2023-04-22disable watchdog debuggingJeff Carr
2023-04-22unloading the gocui toolkit worksJeff Carr
2023-04-22make gogetJeff Carr
2023-04-22don't require goreadme to existJeff Carr
2023-04-16gocui: fake file potential example. can I send this to open()?Jeff Carr
2023-04-16attempt at a fake fileJeff Carr
2023-04-13gocui: preliminary log() output windowJeff Carr
2023-04-12work on an output windowJeff Carr
2023-04-12better toolkit init optionsJeff Carr
2023-04-11both gocui and andlabs worked with buttondemoJeff Carr
2023-04-11andlabs is brokenJeff Carr
2023-04-08gocui: compiling and running againJeff Carr
2023-04-08gocui: smarter debuggingJeff Carr
2023-04-08andlabs is still brokenJeff Carr
2023-04-08andlabs: my logic for new window is still wrongJeff Carr
2023-04-08andlabs: the binary tree limps along againJeff Carr
2023-04-08more code deprecationJeff Carr
2023-04-08gocui: keep deprecating non-gochannel codeJeff Carr
2023-04-08ready to start deprecating codeJeff Carr
2023-04-08both andlabs & gocui plugins have working channelsJeff Carr
2023-04-07andlabs now works the 'new way'Jeff Carr
2023-04-07more progres on channelsJeff Carr
2023-04-07start work on a plugin channelJeff Carr
2023-04-07andlabs kinda works with a channelJeff Carr
2023-04-07open gocui when DISPLAY=""Jeff Carr
2023-04-06show the gocui in the exampleJeff Carr
2023-04-06go 1.18 is needed for pluginsJeff Carr
2023-04-06correctly deprecate *widget to pluginsJeff Carr
2023-04-06andlabs: callback is now safe through a go channelJeff Carr