summaryrefslogtreecommitdiff
path: root/noncore/net/mail/accountview.cpp
AgeCommit message (Collapse)AuthorFilesLines
2003-12-17folder tree will generate better and real.alwin1-14/+26
2003-12-17open pop3 folder per defaultjgf1-0/+1
2003-12-17imap folder will be displayed more structuredalwin1-7/+62
2003-12-15pop3wrapper now works in first stage and doesn't segfault anymorealwin1-5/+55
Display an INBOX folder for pop3 accounts to get an more monoton mail interface for different types of mail server. Inbox - Folder get another icon than the other.
2003-12-14-memleak fixedalwin1-2/+7
-check for non-selectable mailboxes -potential crasher fixed -selection handling better (app will not send a net-command on each mouse click)
2003-12-14order of imapfolders will be displayed as the server listsalwin1-3/+5
2003-12-14deleting of mails workingharlekin1-7/+19
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-9/+7
independend of its later use. ToDo: find a more general interface for it
2003-12-11fetchBody in POP3 & weird segfaultjgf1-3/+3
2003-12-09POP3 support - first stepsjgf1-0/+45
2003-12-09some interface changesalwin1-7/+11
split class defines into more files
2003-12-09- interface change for imapwrapperalwin1-1/+1
- beginning of parsing the body-structure of mails not just simple return the whole body (this moment commented out 'cause it's only working for text/plain type mails)
2003-12-08imap wrapper has now an own include filealwin1-0/+1
2003-12-08beginning of the new mailerharlekin1-0/+110