summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-04-06andlabs: use callback channel for window closeJeff Carr
2023-04-06gocui: resize works on textbox'sJeff Carr
2023-04-06gocui: debug flag buttons workJeff Carr
2023-04-06gocui: callbacks work via a channelJeff Carr
2023-04-06gogui: checkboxesJeff Carr
2023-04-06andlabs: fix bug in flags and chan window createJeff 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
2023-04-05gocui: rework spacing logicJeff Carr
2023-04-04I can't addJeff Carr
2023-04-04minor reorgJeff Carr
2023-04-04gocui: grid resizeJeff Carr