]> git.0d.be Git - barnard.git/history - uiterm/ui.go
code formatting
[barnard.git] / uiterm / ui.go
2014-12-23 Tim Coopercode formatting
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