]> git.0d.be Git - barnard.git/history - uiterm
add cmdline argument to start in a specific channel
[barnard.git] / uiterm /
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-09 Tim Cooperfix tree items possibly getting the wrong foreground...
2014-12-07 Tim Cooperuiterm: remove TreeFunc, TreeListener types
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: split Ui.SetView into Ui.Add, Ui.SetBounds
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