aboutsummaryrefslogtreecommitdiffstats
path: root/examples/example3.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-30/+48
|
* Do not make calls to setlocale() in a library. Use default user locale in ↵Vincent Richard2014-01-151-2/+12
| | | | tests and examples.
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-12/+12
|
* Refactored the way embedded objects are referenced in MHTML.Vincent Richard2013-07-111-3/+4
|
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
|
* FileSystemFactory is now a ref.Vincent Richard2010-05-231-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
|
* Updated example and doc with some code showing how to read embedded object ↵Vincent Richard2006-10-141-2/+15
| | | | data from a file.
* Renamed 'vmime::platformDependant' to 'vmime::platform'.Vincent Richard2006-10-111-1/+1
|
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
|
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* Reference counting and smart pointers.Vincent Richard2005-07-121-9/+8
|
* Updated VMime website URL.Vincent Richard2005-03-181-2/+2
|
* Splitted 'contentHandler' into three classes: 'emptyContentHandler', ↵Vincent Richard2005-01-281-2/+2
| | | | 'stringContentHandler' and 'streamContentHandler'.
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
|
* Autotools and libtool support.Vincent Richard2004-12-301-1/+1
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-2/+2
|
* Default platform handlers (currently only POSIX).Vincent Richard2004-12-181-2/+2
|
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-8/+17
|
* Initial import.Vincent Richard2004-10-051-0/+99