vmime/src
2005-09-02 10:53:24 +00:00
..
mdn Removed implicit conversion to T* for smart pointers. 2005-07-24 11:39:24 +00:00
misc Fixed ambiguity when parameter is not const. 2005-08-26 17:02:18 +00:00
net NEVER call thisRef() from the object's constructor. 2005-09-01 22:33:21 +00:00
platforms Error handling in posixSocket::send(). 2005-08-24 20:47:13 +00:00
utility Fixed undefined symbol 'UNSPECIFIED_PORT'. 2005-08-25 21:15:17 +00:00
address.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
addressList.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
base.cpp Renamed 'vmime::messaging' to 'vmime::net'. 2005-08-23 19:11:19 +00:00
body.cpp Content handler constness. 2005-08-17 14:17:18 +00:00
bodyPart.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
charset.cpp Allow creating 'charset' objects from 'const char*' (for constants). 2005-07-20 20:32:48 +00:00
component.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
constants.cpp Added constant for 'text/directory' MIME type. 2005-04-01 14:58:15 +00:00
contentDisposition.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +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 Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
defaultAttachment.cpp Content handler constness. 2005-08-17 14:17:18 +00:00
defaultParameter.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
disposition.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
emptyContentHandler.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +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 Reference counting and smart pointers. 2005-07-12 22:28:02 +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 Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
exception.cpp Error handling in posixSocket::send(). 2005-08-24 20:47:13 +00:00
fileAttachment.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
header.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
headerField.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
headerFieldFactory.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
htmlTextPart.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
mailbox.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
mailboxField.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
mailboxGroup.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
mailboxList.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
mediaType.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
message.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
messageBuilder.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
messageId.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
messageIdSequence.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
messageParser.cpp Added getName() to retrieve attachment filename. 2005-07-15 09:51:55 +00:00
object.cpp Throw exception in debug mode when thisRef()/thisWeakRef() is called from the object's constructor. 2005-09-02 10:53:24 +00:00
options.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
parameter.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
parameterFactory.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
parameterizedHeaderField.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
path.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
plainTextPart.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
platformDependant.cpp Updated VMime website URL. 2005-03-18 21:33:11 +00:00
propertySet.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
relay.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
streamContentHandler.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
stringContentHandler.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
text.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
textPartFactory.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00
typeAdapter.cpp Some fixes for Visual C++/Windows. 2005-03-25 21:37:36 +00:00
word.cpp Reference counting and smart pointers. 2005-07-12 22:28:02 +00:00