aboutsummaryrefslogtreecommitdiffstats
path: root/examples (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated code to use smart pointers.Vincent Richard2005-09-021-7/+7
|
* Added a menu entry to change current folder.Vincent Richard2005-09-011-2/+40
|
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-232-45/+45
|
* Content handler constness.Vincent Richard2005-08-171-2/+2
|
* Reference counting and smart pointers.Vincent Richard2005-07-171-6/+5
|
* Added getName() to retrieve attachment filename.Vincent Richard2005-07-151-0/+1
|
* Reference counting and smart pointers.Vincent Richard2005-07-125-59/+41
|
* Don't ask for authentication credentials when specified in the URL.Vincent Richard2005-05-301-1/+3
|
* Removed redundant field name.Vincent Richard2005-05-201-6/+6
|
* 'example6' enhancement.Vincent Richard2005-05-191-151/+429
|
* Service properties enhancement.Vincent Richard2005-05-152-50/+110
|
* Fixed send example.Vincent Richard2005-04-271-2/+4
|
* Updated VMime website URL.Vincent Richard2005-03-187-13/+13
|
* Added 'VMime Viewer' example.Vincent Richard2005-03-172-0/+308
|
* Splitted 'contentHandler' into three classes: 'emptyContentHandler', ↵Vincent Richard2005-01-283-4/+4
| | | | 'stringContentHandler' and 'streamContentHandler'.
* Changed year to 2005 in copyright header.Vincent Richard2005-01-036-6/+6
|
* Autotools and libtool support.Vincent Richard2004-12-306-6/+7
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-266-12/+12
|
* Default platform handlers (currently only POSIX).Vincent Richard2004-12-188-326/+14
|
* All header tests-functions addedLaurent Richard2004-12-061-1/+1
|
* Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to ↵Vincent Richard2004-11-071-2/+2
| | | | "text.cpp".
* Refactoring (see ChangeLog).Vincent Richard2004-10-217-97/+129
|
* Added "examples/common.inc" file that was ommited during initial import.Vincent Richard2004-10-051-0/+312
|
* Initial import.Vincent Richard2004-10-057-0/+808