Commit Graph

11 Commits

Author SHA1 Message Date
Tim Cooper
4b86035511 move barnard main package to package root
There's only a single executable, so this makes things cleaner
2018-05-08 18:00:30 -03:00
Tim Cooper
e63f8f98b8 update import path 2016-12-24 13:21:27 -04:00
Tim Cooper
497db88dcb code formatting 2014-12-22 20:37:36 -04:00
Tim Cooper
634e28f2d3 uiterm: add prevention of doing possibly unneeded screen flushes 2014-12-06 22:30:16 -04:00
Tim Cooper
54584f8e30 uiterm: change Ui.Active to return View name 2014-12-06 22:15:04 -04:00
Tim Cooper
00c1d9b928 uiterm: prefix View methods with ui 2014-12-06 22:12:33 -04:00
Tim Cooper
e026b662ce uiterm: remove LayoutFunc, remove InputFunc type 2014-12-06 22:07:51 -04:00
Tim Cooper
64cdb10ffc uiterm: split Ui.SetView into Ui.Add, Ui.SetBounds 2014-12-06 22:06:13 -04:00
Tim Cooper
9b0214d112 uiterm: remove *Ui argument from View methods 2014-12-06 21:55:33 -04:00
Tim Cooper
dc4b3a3662 uiterm: make View interface methods private 2014-12-06 21:48:11 -04:00
Tim Cooper
562dec1e35 initial commit 2014-12-04 17:08:26 -04:00