aboutsummaryrefslogtreecommitdiffstats
path: root/src/emptyContentHandler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged source and header files in directory structure. Got rid of SConstruct ...Vincent Richard2013-12-291-117/+0
* Simplified types for better readability. Use appropriate types (size_t, byte_...Vincent Richard2013-12-101-2/+2
* Boost/C++11 shared pointers.Vincent Richard2013-11-211-2/+2
* Do not QP-encode CRLFs when content type is text.Vincent Richard2013-06-271-0/+12
* Updated copyright year and maintainer email address.Vincent Richard2013-01-101-1/+1
* Improved automatic encoding selection. Added helper functions on body for set...Vincent Richard2010-05-231-0/+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
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
* Renamed 'progressionListener' to 'progressListener'.Vincent Richard2005-10-061-2/+2
* Updated FSF address.Vincent Richard2005-09-171-3/+7
* Added progression notifications.Vincent Richard2005-09-031-2/+16
* Reference counting and smart pointers.Vincent Richard2005-07-121-2/+2
* Added contentHandler::extractRaw().Vincent Richard2005-07-061-0/+6
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
* Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringC...Vincent Richard2005-01-281-0/+75