aboutsummaryrefslogtreecommitdiffstats
path: root/src/stringContentHandler.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed copyright year to 2006.Vincent Richard2006-02-051-1/+1
|
* Renamed 'progressionListener' to 'progressListener'.Vincent Richard2005-10-061-3/+3
|
* Updated FSF address.Vincent Richard2005-09-171-3/+7
|
* Added progression notifications.Vincent Richard2005-09-031-5/+8
|
* Reference counting and smart pointers.Vincent Richard2005-07-121-6/+6
|
* 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', ↵Vincent Richard2005-01-281-0/+192
'stringContentHandler' and 'streamContentHandler'.