index
:
VMIME
master
VMime Mail Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
messaging
/
IMAPFolder.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved IMAP, POP3, maildir and SMTP files to separate namespaces.
Vincent Richard
2005-04-03
1
-1559
/
+0
*
Updated VMime website URL.
Vincent Richard
2005-03-18
1
-1
/
+1
*
Changed year to 2005 in copyright header.
Vincent Richard
2005-01-03
1
-1
/
+1
*
Added unit tests for 'utility::path'.
Vincent Richard
2005-01-02
1
-2
/
+2
*
Moved all header files to 'vmime/' directory.
Vincent Richard
2004-12-26
1
-9
/
+9
*
Removed relative paths from #include's.
Vincent Richard
2004-12-26
1
-8
/
+10
*
Done rename() operation on 'maildir' + fixed some bugs/limitations in maildir...
Vincent Richard
2004-12-22
1
-2
/
+6
*
Notify direct and indirect sub-folders when renaming an IMAP folder.
Vincent Richard
2004-12-22
1
-1
/
+10
*
Notification when renaming IMAP folder.
Vincent Richard
2004-12-22
1
-0
/
+14
*
Fixed notification when adding message to IMAP folder.
Vincent Richard
2004-12-21
1
-0
/
+13
*
Do not use std::remove() for removing elements from std::vector...
Vincent Richard
2004-12-19
1
-1
/
+5
*
Fixed bugs with message count notification.
Vincent Richard
2004-12-17
1
-2
/
+23
*
Prevent from renaming 'INBOX' folder in IMAP (illegal_operation exception).
Vincent Richard
2004-11-14
1
-0
/
+2
*
Refactoring (see ChangeLog).
Vincent Richard
2004-10-21
1
-53
/
+53
*
Initial import.
Vincent Richard
2004-10-05
1
-0
/
+1490