aboutsummaryrefslogtreecommitdiffstats
path: root/src/mailbox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* Reference counting and smart pointers.Vincent Richard2005-07-121-4/+4
|
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
|
* Fixed compilation problems on Solaris 9.Vincent Richard2005-03-161-9/+9
|
* Moved 'static' functions into 'parserHelpers' class.Vincent Richard2005-02-051-9/+9
|
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-2/+2
|
* 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