index
:
vmime
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fixed missing files in dist + empty 'COPYING' file.
Vincent Richard
2004-12-22
3
-0
/
+349
|
*
Started version 0.6.1.
Vincent Richard
2004-12-22
2
-1
/
+9
|
*
Version 0.6.0 (Christmas present).
Vincent Richard
2004-12-22
1
-2
/
+2
|
*
Fixed SConstruct for files that have been removed.
Vincent Richard
2004-12-22
1
-5
/
+0
|
*
Some more class documentation.
Vincent Richard
2004-12-22
27
-229
/
+392
|
*
Updated ChangeLog for new functions in 'component'.
Vincent Richard
2004-12-22
1
-0
/
+3
|
*
Added getCapabilities() on messaging::store.
Vincent Richard
2004-12-22
10
-10
/
+71
|
*
Updated ChangeLog.
Vincent Richard
2004-12-22
1
-0
/
+4
|
*
Done rename() operation on 'maildir' + fixed some bugs/limitations in ↵
Vincent Richard
2004-12-22
3
-23
/
+116
|
|
|
|
maildir/IMAP.
*
Notify direct and indirect sub-folders when renaming an IMAP folder.
Vincent Richard
2004-12-22
1
-1
/
+10
|
*
Explain renameParent() in function doc.
Vincent Richard
2004-12-22
1
-0
/
+2
|
*
Added renameParent() function.
Vincent Richard
2004-12-22
2
-0
/
+34
|
*
Added isParentOf() function.
Vincent Richard
2004-12-22
2
-1
/
+23
|
*
Notification when renaming IMAP folder.
Vincent Richard
2004-12-22
1
-0
/
+14
|
*
Typo in function doc.
Vincent Richard
2004-12-22
1
-1
/
+1
|
*
Done copyMessage() operation for 'maildir'.
Vincent Richard
2004-12-21
2
-54
/
+193
|
*
Done addMessage() operation for 'maildir'.
Vincent Richard
2004-12-21
1
-4
/
+132
|
*
Fixed open() flags when writing to file.
Vincent Richard
2004-12-21
1
-1
/
+1
|
*
Fixed notification when adding message to IMAP folder.
Vincent Richard
2004-12-21
1
-0
/
+13
|
*
Fixed ',2' in filename/flags + fixed file renaming when moving from 'new' to ↵
Vincent Richard
2004-12-21
5
-3
/
+62
|
|
|
|
'cur' + new functions random::getString() and maildirUtils::generateId().
*
Added component::getChildComponents() function.
Vincent Richard
2004-12-20
36
-0
/
+206
|
*
Updated ChangeLog.
Vincent Richard
2004-12-20
1
-2
/
+12
|
*
Exception chaining in create().
Vincent Richard
2004-12-20
1
-1
/
+8
|
*
Changed permissions when creating file/directory.
Vincent Richard
2004-12-20
1
-2
/
+2
|
*
More details in function doc.
Vincent Richard
2004-12-19
1
-2
/
+4
|
*
Fixed memory leaks.
Vincent Richard
2004-12-19
2
-4
/
+40
|
*
Do not use std::remove() for removing elements from std::vector...
Vincent Richard
2004-12-19
2
-2
/
+10
|
*
Fixed warning when compiling.
Vincent Richard
2004-12-19
1
-1
/
+1
|
*
Fixed bugs.
Vincent Richard
2004-12-19
1
-8
/
+21
|
*
Fixed bug with message index in getMessageFSPath().
Vincent Richard
2004-12-19
1
-1
/
+1
|
*
Fixed bugs in scanFolder() and fileIterator.
Vincent Richard
2004-12-19
3
-18
/
+62
|
*
Moved code from 'exception.hpp' to 'exception.cpp' + new features for ↵
Vincent Richard
2004-12-19
3
-119
/
+876
|
|
|
|
exceptions.
*
Added #ifdefs's to fix bugs when compiling without messaging or file-system ↵
Vincent Richard
2004-12-18
2
-2
/
+15
|
|
|
|
support.
*
Added #ifdefs's to fix bugs when compiling without messaging or file-system ↵
Vincent Richard
2004-12-18
2
-0
/
+12
|
|
|
|
support.
*
Default platform handlers (currently only POSIX).
Vincent Richard
2004-12-18
21
-340
/
+1333
|
*
Added appendComponent() and getComponentAt() functions.
Vincent Richard
2004-12-17
2
-0
/
+38
|
*
Fixed bugs with message count notification.
Vincent Richard
2004-12-17
3
-13
/
+64
|
*
Updated function doc.
Vincent Richard
2004-12-17
1
-1
/
+2
|
*
Folder names can not contain '.' in maildirStore::isValidFolderName().
Vincent Richard
2004-12-17
1
-1
/
+2
|
*
Updated function doc.
Vincent Richard
2004-12-17
1
-0
/
+3
|
*
Added @throw in function doc.
Vincent Richard
2004-12-17
1
-0
/
+4
|
*
Added store::isValidFolderName().
Vincent Richard
2004-12-16
7
-0
/
+32
|
*
Added isValidPath() in fileSystemFactory.
Vincent Richard
2004-12-16
3
-4
/
+26
|
*
Missing '= 0' on pure virtual function.
Vincent Richard
2004-12-16
1
-8
/
+22
|
*
Working on 'maildir' implementation.
Vincent Richard
2004-12-16
2
-3
/
+80
|
*
Added skip() method on inputStream.
Vincent Richard
2004-12-16
2
-0
/
+58
|
*
Working on 'maildir' implementation.
Vincent Richard
2004-12-15
7
-65
/
+269
|
*
Added parsing bounds on 'component'.
Vincent Richard
2004-12-15
20
-0
/
+107
|
*
Working on 'maildir' implementation.
Vincent Richard
2004-12-15
4
-191
/
+82
|
*
Fixed bug with g++ <= 3.2.
Vincent Richard
2004-12-13
1
-0
/
+8
|
[next]