aboutsummaryrefslogtreecommitdiffstats
path: root/examples (unfollow)
Commit message (Expand)AuthorFilesLines
2005-09-02Updated code to use smart pointers.Vincent Richard1-7/+7
2005-09-01Added a menu entry to change current folder.Vincent Richard1-2/+40
2005-08-23Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2-45/+45
2005-08-17Content handler constness.Vincent Richard1-2/+2
2005-07-17Reference counting and smart pointers.Vincent Richard1-6/+5
2005-07-15Added getName() to retrieve attachment filename.Vincent Richard1-0/+1
2005-07-12Reference counting and smart pointers.Vincent Richard5-59/+41
2005-05-30Don't ask for authentication credentials when specified in the URL.Vincent Richard1-1/+3
2005-05-20Removed redundant field name.Vincent Richard1-6/+6
2005-05-19'example6' enhancement.Vincent Richard1-151/+429
2005-05-15Service properties enhancement.Vincent Richard2-50/+110
2005-04-27Fixed send example.Vincent Richard1-2/+4
2005-03-18Updated VMime website URL.Vincent Richard7-13/+13
2005-03-17Added 'VMime Viewer' example.Vincent Richard2-0/+308
2005-01-28Splitted 'contentHandler' into three classes: 'emptyContentHandler', 'stringC...Vincent Richard3-4/+4
2005-01-03Changed year to 2005 in copyright header.Vincent Richard6-6/+6
2004-12-30Autotools and libtool support.Vincent Richard6-6/+7
2004-12-26Moved all header files to 'vmime/' directory.Vincent Richard6-12/+12
2004-12-18Default platform handlers (currently only POSIX).Vincent Richard8-326/+14
2004-12-06All header tests-functions addedLaurent Richard1-1/+1
2004-11-07Moved encodeAndFold() and decodeAndUnfold() functions from "base.cpp" to "tex...Vincent Richard1-2/+2
2004-10-21Refactoring (see ChangeLog).Vincent Richard7-97/+129
2004-10-05Added "examples/common.inc" file that was ommited during initial import.Vincent Richard1-0/+312