aboutsummaryrefslogtreecommitdiffstats
path: root/src/htmlTextPart.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-510/+0
* Do not throw exception for normal code flow (removed exceptions::no_object_fo...Vincent Richard2013-11-231-1/+1
* Do not throw exception for normal code flow (exceptions::no_such_parameter).Vincent Richard2013-11-231-14/+3
* Do not throw exception for normal code flow (exceptions::no_such_field).Vincent Richard2013-11-221-39/+32
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-53/+53
* Refactored the way embedded objects are referenced in MHTML.Vincent Richard2013-07-111-45/+70
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Trivial 64-bit warning fixes.Vincent Richard2012-12-121-7/+7
* Split stream.hpp/.cpp into multiple source files.Vincent Richard2012-04-141-0/+2
* Improved automatic encoding selection. Added helper functions on body for set...Vincent Richard2010-05-231-13/+6
* 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-3/+3
* Changed copyright year to 2008.Vincent Richard2008-01-041-1/+1
* Changed copyright year to 2007.Vincent Richard2007-01-011-1/+1
* Fixed bugs in MHTML code + unit tests.Vincent Richard2006-07-131-46/+73
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Refactored header field values and parameters.Vincent Richard2005-11-041-21/+35
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Reference counting and smart pointers.Vincent Richard2005-07-121-94/+85
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
* Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringC...Vincent Richard2005-01-281-14/+36
* 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
* Renamed class 'disposition' to 'contentDisposition'.Vincent Richard2004-12-241-1/+1
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-84/+163
* Initial import.Vincent Richard2004-10-051-0/+371