Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged source and header files in directory structure. Got rid of SConstruct ↵ | Vincent Richard | 2013-12-29 | 1 | -146/+0 |
| | | | | build. | ||||
* | Boost/C++11 shared pointers. | Vincent Richard | 2013-11-21 | 1 | -13/+13 |
| | |||||
* | Updated copyright year and maintainer email address. | Vincent Richard | 2013-01-10 | 1 | -1/+1 |
| | |||||
* | Relicensed VMime under the GNU GPL version 3. Changed copyright year to 2009. | Vincent Richard | 2009-09-06 | 1 | -2/+2 |
| | |||||
* | Changed copyright year to 2008. | Vincent Richard | 2008-01-04 | 1 | -1/+1 |
| | |||||
* | Changed copyright year to 2007. | Vincent Richard | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | Attachment [file]name. | Vincent Richard | 2006-09-04 | 1 | -0/+2 |
| | |||||
* | Replaced & with ref<> + clean up. | Vincent Richard | 2006-07-14 | 1 | -14/+14 |
| | |||||
* | Changed copyright year to 2006. | Vincent Richard | 2006-02-05 | 1 | -1/+1 |
| | |||||
* | Refactored header field values and parameters. | Vincent Richard | 2005-11-04 | 1 | -0/+2 |
| | |||||
* | Added getPart() and getHeader() on attachment. | Vincent Richard | 2005-10-13 | 1 | -0/+12 |
| | |||||
* | Don't return references. | Vincent Richard | 2005-10-13 | 1 | -4/+4 |
| | |||||
* | Updated FSF address. | Vincent Richard | 2005-09-17 | 1 | -3/+7 |
| | |||||
* | Content handler constness. | Vincent Richard | 2005-08-17 | 1 | -2/+2 |
| | |||||
* | Added getName() to retrieve attachment filename. | Vincent Richard | 2005-07-15 | 1 | -5/+13 |
| | |||||
* | Reference counting and smart pointers. | Vincent Richard | 2005-07-12 | 1 | -18/+14 |
| | |||||
* | Updated VMime website URL. | Vincent Richard | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | Splitted 'contentHandler' into three classes: 'emptyContentHandler', ↵ | Vincent Richard | 2005-01-28 | 1 | -6/+16 |
| | | | | 'stringContentHandler' and 'streamContentHandler'. | ||||
* | Changed year to 2005 in copyright header. | Vincent Richard | 2005-01-03 | 1 | -1/+1 |
| | |||||
* | Moved all header files to 'vmime/' directory. | Vincent Richard | 2004-12-26 | 1 | -2/+2 |
| | |||||
* | Renamed class 'disposition' to 'contentDisposition'. | Vincent Richard | 2004-12-24 | 1 | -1/+1 |
| | |||||
* | Refactoring (see ChangeLog). | Vincent Richard | 2004-10-21 | 1 | -15/+36 |
| | |||||
* | Initial import. | Vincent Richard | 2004-10-05 | 1 | -0/+91 |