Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-06-11 | Move select functionality from msglist to msgstore | Kevin Kuehler | |
Remove msglist Next and Prev commands Signed-off-by: Kevin Kuehler <kkuehler@brave.com> | |||
2019-06-02 | widget: Add ProvidesMessage interface | Kevin Kuehler | |
Consists of 3 functions * Store: Access to MessageStore type * SelectedAccount: Access to Account widget that the target widget belongs to * SelectedMessage: Current message (selected in msglist or the one we are viewing) Signed-off-by: Kevin Kuehler <keur@ocf.berkeley.edu> |