aboutsummaryrefslogtreecommitdiffstats
path: root/src/mailbox.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Added component::getChildComponents() function.Vincent Richard2004-12-201-0/+6
|
* Added parsing bounds on 'component'.Vincent Richard2004-12-151-0/+2
|
* Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵Vincent Richard2004-11-071-3/+3
| | | | "text.cpp".
* Fixed bug with white-space in email address.Vincent Richard2004-11-061-2/+16
|
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-12/+43
|
* Fixed a bug when parsing a mailbox with no explicit email address (should be ↵Vincent Richard2004-10-071-2/+12
| | | | recognized as an address).
* Initial import.Vincent Richard2004-10-051-0/+450