vmime/src
2005-06-21 21:13:38 +00:00
..
mdn Added attachMDNRequest(). 2005-04-09 19:46:40 +00:00
messaging Fixed compilation errors with g++ 4.0. 2005-06-21 16:49:00 +00:00
misc Support for message importance. 2005-03-31 18:36:35 +00:00
platforms Free memory for args. 2005-05-25 19:20:59 +00:00
utility Fixed uninitialized variable. 2005-06-16 19:51:45 +00:00
address.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
addressList.cpp Added new basic type 'messageIdSequence'. 2005-03-27 13:06:45 +00:00
base.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
body.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
bodyPart.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
charset.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
component.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
constants.cpp Added constant for 'text/directory' MIME type. 2005-04-01 14:58:15 +00:00
contentDisposition.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
contentDispositionField.cpp Added support for RFC-2231. 2005-04-12 18:42:54 +00:00
contentHandler.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
contentTypeField.cpp Added support for RFC-2231. 2005-04-12 18:42:54 +00:00
dateTime.cpp Added unit tests for date comparison + fixed date comparison (again...). 2005-04-23 09:03:10 +00:00
defaultAttachment.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
defaultParameter.cpp Fixed a bug in RFC-2231 implementation. 2005-06-21 21:13:38 +00:00
disposition.cpp Basic support for 'Disposition' header field. 2005-03-23 08:23:55 +00:00
emptyContentHandler.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
encoder7bit.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
encoder8bit.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
encoder.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
encoderB64.cpp Fixed bug in Base64 decoding. 2005-04-09 09:00:53 +00:00
encoderBinary.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
encoderDefault.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
encoderFactory.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
encoderQP.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
encoderUUE.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
encoding.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
exception.cpp Sendmail implementation + filtered streams. 2005-04-28 10:57:41 +00:00
fileAttachment.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
header.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
headerField.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
headerFieldFactory.cpp Added new basic type 'messageIdSequence'. 2005-03-27 13:06:45 +00:00
htmlTextPart.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
mailbox.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
mailboxField.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
mailboxGroup.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
mailboxList.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
mediaType.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
message.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
messageBuilder.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
messageId.cpp Added new basic type 'messageIdSequence'. 2005-03-27 13:06:45 +00:00
messageIdSequence.cpp Included <algorithm> header. 2005-03-27 18:27:05 +00:00
messageParser.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
options.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
parameter.cpp Added support for RFC-2231. 2005-04-12 18:42:54 +00:00
parameterFactory.cpp Added support for RFC-2231. 2005-04-12 18:42:54 +00:00
parameterizedHeaderField.cpp Fixed memory leak. 2005-06-03 11:16:26 +00:00
path.cpp Basic support for MDN (RFC-3798). 2005-03-25 20:49:54 +00:00
plainTextPart.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
platformDependant.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
propertySet.cpp Service properties enhancement. 2005-05-15 18:05:38 +00:00
relay.cpp Fixed integer assignment to boolean variable. 2005-03-27 18:28:09 +00:00
streamContentHandler.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
stringContentHandler.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
text.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
textPartFactory.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
typeAdapter.cpp Some fixes for Visual C++/Windows. 2005-03-25 21:37:36 +00:00
word.cpp Fixed a bug in word parsing. 2005-06-13 10:58:08 +00:00