about summary refs log tree commit diff stats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add abstract list, update dirlist accordinglyDrew DeVault2019-01-132-0/+111
* refactor lib/ui/tab to ensure staying in boundsMarkus Ongyerth2018-06-131-8/+21
* Fix tab invalidation bugsDrew DeVault2018-06-111-1/+5
* Apply gofmtDrew DeVault2018-06-113-7/+7
* Clean up some old codeDrew DeVault2018-06-112-10/+6
* Move sidebar into account tabsDrew DeVault2018-06-111-4/+4
* Use default color for selected tabDrew DeVault2018-06-071-3/+9
* switch to tcell from termboxMarkus Ongyerth2018-06-018-101/+105
* Pull main aerc UI into widgetDrew DeVault2018-02-273-13/+38
* Add stack UI containerDrew DeVault2018-02-272-7/+80
* Split UI library and widgetsDrew DeVault2018-02-268-0/+663