aboutsummaryrefslogtreecommitdiffstats
path: root/src/bodyPartAttachment.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ↵Vincent Richard2013-12-291-146/+0
| | | | build.
* Do not throw exception for normal code flow (exceptions::no_such_parameter).Vincent Richard2013-11-231-30/+7
|
* Do not throw exception for normal code flow (exceptions::no_such_field).Vincent Richard2013-11-221-30/+38
|
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-15/+13
|
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
|
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
|
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
|
* Replaced & with ref<> + clean up.Vincent Richard2006-07-141-1/+1
|
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
|
* Refactored header field values and parameters.Vincent Richard2005-11-041-6/+5
|
* Added 'attachmentHelper'.Vincent Richard2005-10-131-0/+164