aboutsummaryrefslogtreecommitdiffstats
path: root/examples/example5.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Code style and clarity.Vincent Richard2018-09-051-18/+17
|
* Issue #126: fixed warnings about sign mismatch.Vincent Richard2016-03-231-1/+1
|
* Do not make calls to setlocale() in a library. Use default user locale in ↵Vincent Richard2014-01-151-2/+12
| | | | tests and examples.
* 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
|
* 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
|
* Added getName() to retrieve attachment filename.Vincent Richard2005-07-151-0/+1
|
* Updated VMime website URL.Vincent Richard2005-03-181-2/+2
|
* 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-5/+6
|
* Initial import.Vincent Richard2004-10-051-0/+70