aboutsummaryrefslogtreecommitdiffstats
path: root/src/messaging/serviceFactory.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed 'vmime::messaging' to 'vmime::net'.Vincent Richard2005-08-231-124/+0
|
* Reference counting and smart pointers.Vincent Richard2005-07-121-16/+11
|
* Moved 'url' and 'urlUtils' classes to 'utility' namespace.Vincent Richard2005-04-141-2/+2
|
* Updated VMime website URL.Vincent Richard2005-03-181-1/+1
|
* Removed 'singleton' and 'singletonManager' classes.Vincent Richard2005-03-141-0/+7
|
* Changed year to 2005 in copyright header.Vincent Richard2005-01-031-1/+1
|
* Added 'utility::datetimeUtils' + fixed 'stringUtils' not in namespace 'utility'.Vincent Richard2005-01-021-1/+1
|
* Autotools and libtool support.Vincent Richard2004-12-301-1/+1
|
* Moved all header files to 'vmime/' directory.Vincent Richard2004-12-261-5/+5
|
* Allow creating a service from an URL.Vincent Richard2004-12-261-4/+5
|
* Removed relative paths from #include's.Vincent Richard2004-12-261-5/+5
|
* Refactoring (see ChangeLog).Vincent Richard2004-10-211-30/+48
|
* Changed meaning of "path" portion in a URL. This does not specify the root ↵Vincent Richard2004-10-051-2/+3
| | | | path for "maildir" protocol anymore; instead the "server.rootpath" property is used. The "path" portion can be used to point a specific folder into a mail store (empty = root folder).
* Initial import.Vincent Richard2004-10-051-0/+102