summaryrefslogtreecommitdiff
path: root/noncore/net/mail/accountview.h
AgeCommit message (Collapse)AuthorFilesLines
2004-01-04adapted includes to the new libharlekin1-3/+3
2003-12-28basic folder handling for pop3 accountsalwin1-2/+4
some code dups reduced
2003-12-28- dir handling for mbox accounts (delete, new, delete all mail)alwin1-1/+17
- fixed memory leaks in mbox account class - reduced count of used string constants while using "tr" with context string - mbox displays messages into global status bar - fixed a possible raise condition when deleting a mail directory
2003-12-27folder handling for imap mostly impelemented, context menus foralwin1-5/+22
imap-mail-folders implemented.
2003-12-21- mbox-wrapper mostly finishedalwin1-0/+30
- special-folders "Local Folders" will be displayed ToDo: "STORE" - method for all wrapper, but mostly for mbox for send queue.
2003-12-17folder tree will generate better and real.alwin1-0/+6
2003-12-17imap folder will be displayed more structuredalwin1-0/+2
2003-12-15pop3wrapper now works in first stage and doesn't segfault anymorealwin1-2/+14
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-14order of imapfolders will be displayed as the server listsalwin1-2/+3
2003-12-14deleting of mails workingharlekin1-1/+5
2003-12-13imap/pop3 wrapper uses base virtual class so we can forward the pointeralwin1-9/+6
independend of its later use. ToDo: find a more general interface for it
2003-12-11fetchBody in POP3 & weird segfaultjgf1-1/+1
2003-12-09POP3 support - first stepsjgf1-0/+16
2003-12-09some interface changesalwin1-8/+11
split class defines into more files
2003-12-08imap wrapper has now an own include filealwin1-0/+2
2003-12-08beginning of the new mailerharlekin1-0/+67