summaryrefslogtreecommitdiff
path: root/src/wx/email_dialog.h
AgeCommit message (Collapse)Author
2025-04-25White space: email_dialog.{cc,h}Carl Hetherington
2025-02-22Return std::vector instead of boost::optional from the EditableList dialog.Carl Hetherington
It's a bit clumsy, as returning more than one thing only makes sense when adding (not when editing), but allowing both optional and vector with template voodoo seems awkward (at least with C++11).
2021-04-29C++11 tidying.Carl Hetherington
2018-02-27Add a load of explicit keywords.Carl Hetherington
2016-10-20Give a better error if the user tries to load a non-KDM as a DKDM into the ↵Carl Hetherington
KDM creator.
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-13Allow multiple recipients of KDM emails (#745).Carl Hetherington