summaryrefslogtreecommitdiff
path: root/toolkit
AgeCommit message (Expand)Author
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-23andlabs: artificial delay. queue() all add'sJeff Carr
2023-04-23more code cleanupsJeff Carr
2023-04-23andlabs: ran without crashingJeff Carr
2023-04-23actually ran again without crashingJeff Carr
2023-04-22unloading the gocui toolkit worksJeff Carr
2023-04-22make gogetJeff 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: my logic for new window is still wrongJeff Carr
2023-04-08andlabs: the binary tree limps along againJeff 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-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-06correctly deprecate *widget to pluginsJeff Carr
2023-04-06andlabs: callback is now safe through a go channelJeff Carr
2023-04-06andlabs: use callback channel for window closeJeff Carr
2023-04-06gocui: resize works on textbox'sJeff Carr
2023-04-06gocui: callbacks work via a channelJeff Carr
2023-04-06gogui: checkboxesJeff Carr
2023-04-06gocui: more or less correct sizesv0.7.7Jeff Carr
2023-04-06gocui: ready for 0.7.6v0.7.6Jeff Carr
2023-04-06gocui: next step hide junkJeff Carr
2023-04-06gocui: more size calculationsJeff Carr
2023-04-05gocui: more almost workingJeff Carr
2023-04-05gocui: it might actually workJeff Carr
2023-04-05gocui: don't try to draw on add()Jeff Carr
2023-04-05more fixesJeff Carr
2023-04-05gocui: close to fixing tab coordsJeff Carr
2023-04-05gocui: store more in w.gocuiSize.Jeff Carr
2023-04-05gocui: window and tab position kinda correctJeff Carr
2023-04-05gocui: more dumb and broken attempts at fixing this codeJeff Carr
2023-04-05gocui: s/realSize/gocuiSize/Jeff Carr