Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Converted all C-style casts to C++-style casts + added unit test for ↵ | Vincent Richard | 2005-01-01 | 2 | -8/+8 | |
| | | | | utility::md5. | |||||
* | Moved all header files to 'vmime/' directory. | Vincent Richard | 2004-12-26 | 16 | -1325/+9 | |
| | ||||||
* | Removed relative paths from #include's. | Vincent Richard | 2004-12-26 | 11 | -17/+18 | |
| | ||||||
* | Some more class documentation. | Vincent Richard | 2004-12-22 | 1 | -1/+1 | |
| | ||||||
* | Explain renameParent() in function doc. | Vincent Richard | 2004-12-22 | 1 | -0/+2 | |
| | ||||||
* | Added renameParent() function. | Vincent Richard | 2004-12-22 | 2 | -0/+34 | |
| | ||||||
* | Added isParentOf() function. | Vincent Richard | 2004-12-22 | 2 | -1/+23 | |
| | ||||||
* | Fixed ',2' in filename/flags + fixed file renaming when moving from 'new' to ↵ | Vincent Richard | 2004-12-21 | 2 | -0/+32 | |
| | | | | 'cur' + new functions random::getString() and maildirUtils::generateId(). | |||||
* | Added appendComponent() and getComponentAt() functions. | Vincent Richard | 2004-12-17 | 2 | -0/+38 | |
| | ||||||
* | Updated function doc. | Vincent Richard | 2004-12-17 | 1 | -1/+2 | |
| | ||||||
* | Updated function doc. | Vincent Richard | 2004-12-17 | 1 | -0/+3 | |
| | ||||||
* | Added @throw in function doc. | Vincent Richard | 2004-12-17 | 1 | -0/+4 | |
| | ||||||
* | Added isValidPath() in fileSystemFactory. | Vincent Richard | 2004-12-16 | 1 | -3/+19 | |
| | ||||||
* | Missing '= 0' on pure virtual function. | Vincent Richard | 2004-12-16 | 1 | -8/+22 | |
| | ||||||
* | Added skip() method on inputStream. | Vincent Richard | 2004-12-16 | 2 | -0/+58 | |
| | ||||||
* | Refactoring (see ChangeLog). | Vincent Richard | 2004-10-21 | 6 | -21/+277 | |
| | ||||||
* | Initial import. | Vincent Richard | 2004-10-05 | 14 | -0/+2110 | |