]> git.0d.be Git - barnard.git/history - uiterm/textbox.go
remove UI stuff, turn into CLI
[barnard.git] / uiterm / textbox.go
2018-05-08 Tim Coopermove barnard main package to package root
2016-12-24 Tim Cooperupdate import path
2014-12-23 Tim Coopercode formatting
2014-12-07 Tim Cooperuiterm: call uiDraw methods when View properties change
2014-12-07 Tim Cooperuiterm: add prevention of doing possibly unneeded scree...
2014-12-07 Tim Cooperuiterm: change Ui.Active to return View name
2014-12-07 Tim Cooperuiterm: prefix View methods with ui
2014-12-07 Tim Cooperuiterm: remove LayoutFunc, remove InputFunc type
2014-12-07 Tim Cooperuiterm: remove *Ui argument from View methods
2014-12-07 Tim Cooperuiterm: make View interface methods private
2014-12-04 Tim Cooperinitial commit