aboutsummaryrefslogtreecommitdiffstats
path: root/src/fileAttachment.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Auto-detect filename. Renamed 'filename' argument to 'filepath' for disambigu...Vincent Richard2009-11-041-11/+66
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
* Fixed compilation warnings.Vincent Richard2008-10-121-6/+6
* Fixed constructor ambiguity in 'fileAttachment'.Vincent Richard2008-01-281-1/+11
* 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-5/+5
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Refactored header field values and parameters.Vincent Richard2005-11-041-1/+4
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Reference counting and smart pointers.Vincent Richard2005-07-121-8/+10
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
* Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringC...Vincent Richard2005-01-281-2/+4
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
* Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.Vincent Richard2005-01-021-1/+1
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-2/+2
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-8/+21
* Initial import.Vincent Richard2004-10-051-0/+123