Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ex line into account | Drew DeVault | 2019-01-13 | 2 | -66/+58 |
* | Move status line into account, update behavior | Drew DeVault | 2019-01-13 | 2 | -15/+44 |
* | Remove old account widget | Drew DeVault | 2019-01-13 | 1 | -97/+0 |
* | Initialize worker in account widget | Drew DeVault | 2019-01-13 | 2 | -3/+56 |
* | Add basic account widget, populate real acct views | Drew DeVault | 2019-01-13 | 2 | -27/+45 |
* | Apply gofmt | Drew DeVault | 2018-06-12 | 1 | -8/+8 |
* | Apply gofmt | Drew DeVault | 2018-06-11 | 3 | -10/+10 |
* | Move sidebar into account tabs | Drew DeVault | 2018-06-11 | 1 | -16/+29 |
* | switch to tcell from termbox | Markus Ongyerth | 2018-06-01 | 3 | -58/+45 |
* | Summon exline on demand | Drew DeVault | 2018-02-27 | 1 | -11/+24 |
* | Push commands to the status stack | Drew DeVault | 2018-02-27 | 1 | -4/+3 |
* | Pull main aerc UI into widget | Drew DeVault | 2018-02-27 | 1 | -0/+91 |
* | Add statusline widget | Drew DeVault | 2018-02-27 | 2 | -5/+105 |
* | Make ex line fully unicode aware | Drew DeVault | 2018-02-27 | 1 | -20/+19 |
* | Split UI library and widgets | Drew DeVault | 2018-02-26 | 2 | -0/+226 |