aerc/widgets
Andrew Jeffery bf16ccde48 Fix nil pointer deref on Envelope
The Envelope was nil but being deref'ed for the Subject. This was
experienced when switching tabs on IMAP.
2020-07-02 09:12:37 +02:00
..
account-wizard.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
account.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
aerc.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
common.go
compose.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
dirlist.go Add dirlist scrollbar 2020-06-09 20:50:28 +02:00
exline.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
getpasswd.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
headerlayout.go
msglist.go Fix nil pointer deref on Envelope 2020-07-02 09:12:37 +02:00
msgviewer.go Make grid sizes dynamic 2020-06-09 08:48:47 +02:00
pgpinfo.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
providesmessage.go
selecter.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
spinner.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
status.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
tabhost.go Revert "Add Style configuration" 2020-05-28 10:32:42 -04:00
terminal.go