aboutsummaryrefslogtreecommitdiffstats
path: root/src/wordEncoder.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improved automatic encoding selection. Added helper functions on body for ↵Vincent Richard2010-05-231-45/+13
| | | | setting contents, type, charset and encoding.
* Always encode special charsets.Vincent Richard2010-05-211-4/+62
|
* Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009.Vincent Richard2009-09-061-2/+2
|
* New namespace for encoders.Vincent Richard2008-10-121-4/+5
|
* 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 typo causing bad line length computation in RFC-2047 Base64 output.Vincent Richard2006-11-171-1/+1
|
* Fixed compilation problem with GCC 3.3.Vincent Richard2006-10-201-1/+1
|
* Fixed bug #1096610: non-integral number of chars in RFC-2047 encoded words.Vincent Richard2006-10-021-0/+290