Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-12-11 | Found some blocking errors.. :( | eilers | 1 | -7/+8 |
2003-12-11 | config-files to compile Qt-2.3.2 and QT/E 2.3.7 was not included into | eilers | 3 | -8/+14 |
the diffs.. Therefore I added these files here, until I have an idea how to add new files to patches.. | ||||
2003-12-10 | less includes | harlekin | 3 | -3/+0 |
2003-12-10 | less includes | harlekin | 9 | -16/+0 |
2003-12-10 | less includes | harlekin | 4 | -7/+0 |
2003-12-10 | reduce includes | harlekin | 16 | -18/+0 |
2003-12-10 | change to work with libetpan 0.3.1 | alwin | 4 | -134/+156 |
2003-12-10 | remove STL dependencies | ar | 3 | -62/+52 |
2003-12-10 | etpan 0.31 now | harlekin | 1 | -1/+1 |
2003-12-10 | changes to work with libetpan 0.3.1 | alwin | 6 | -102/+104 |
2003-12-10 | when login failed for pop3 software crashed due not checked NULL pointer | alwin | 2 | -0/+2 |
2003-12-10 | first working listMessages | jgf | 4 | -10/+280 |
2003-12-10 | added ssl connection support for pop3 | harlekin | 2 | -6/+16 |
2003-12-10 | retrieve headers from mailbox | jgf | 4 | -8/+76 |
2003-12-10 | Whoops, accidently added the includes back | mjg59 | 2 | -5/+0 |
2003-12-10 | Fix the search directory for the training file, remove the (non-working ↵ | mjg59 | 3 | -9/+15 |
anyway) font size calculation code - with luck, this'll fix the failure to start under Opie | ||||
2003-12-10 | ssl for imap now working | harlekin | 3 | -55/+67 |
2003-12-10 | basis message id handling | harlekin | 3 | -4/+4 |
2003-12-10 | forgot the reply-to entry | alwin | 7 | -30/+42 |
2003-12-10 | reply and forward partly implemented but working | harlekin | 4 | -46/+68 |
2003-12-10 | adapt desktop file for new mailer | harlekin | 1 | -2/+2 |
2003-12-09 | more updated to the mail viewer | harlekin | 3 | -31/+39 |
2003-12-09 | all header stuff will be parsed now | alwin | 9 | -210/+228 |
RecMail got the unique message id for reply reference | ||||
2003-12-09 | how did that get back in? | mickeyl | 1 | -368/+0 |
2003-12-09 | improve wording and correct facts | mickeyl | 1 | -58/+23 |
2003-12-09 | adjust and update some variables | mickeyl | 1 | -4/+4 |
2003-12-09 | POP3 support - first steps | jgf | 11 | -17/+278 |
2003-12-09 | misc. fixes and preparations for uploading dumps | mickeyl | 3 | -48/+54 |
2003-12-09 | POP3 folder pic added | jgf | 1 | -0/+0 |
2003-12-09 | Do not include stl if you don't use it | zecke | 1 | -1/+0 |
2003-12-09 | small typo.. it is OPIE_NEW_MALLOC not _ALLOC | zecke | 1 | -1/+1 |
2003-12-09 | delete patches with bogus names | mickeyl | 9 | -686/+0 |
2003-12-09 | preload the manufacturer library during startup (nice trick, btw.) | mickeyl | 2 | -0/+14 |
2003-12-09 | allow processing of events during the loading of the db | mickeyl | 1 | -0/+6 |
2003-12-09 | build system fix | mickeyl | 2 | -2/+2 |
2003-12-09 | more updates | harlekin | 4 | -24/+58 |
2003-12-09 | mailers icons | harlekin | 11 | -0/+0 |
2003-12-09 | File added which is missed in the patch.. See README_MACOSX for details... | eilers | 2 | -1/+98 |
2003-12-09 | some interface changes | alwin | 18 | -191/+551 |
split class defines into more files | ||||
2003-12-09 | start of programmers documentation | alwin | 2 | -0/+6 |
2003-12-09 | more flexible layout, and different base layouts based on current screen ↵ | harlekin | 1 | -4/+20 |
rotation | ||||
2003-12-09 | Fixing autorotateapplet build | treke | 1 | -1/+1 |
2003-12-09 | Disabling the rotationw worked, but the code was horribly unobvious. ↵ | treke | 1 | -2/+2 |
Rewriting for clarity. | ||||
2003-12-09 | Applet for turning on and off automatic rotation | treke | 11 | -0/+247 |
2003-12-09 | Fixing the build. | treke | 2 | -2/+1 |
2003-12-09 | - interface change for imapwrapper | alwin | 9 | -245/+427 |
- 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-09 | beginning of a view mail part | harlekin | 6 | -1/+413 |
2003-12-08 | remove not used includes | harlekin | 8 | -12/+0 |
2003-12-08 | less includes | harlekin | 6 | -14/+0 |
2003-12-08 | imap wrapper has now an own include file | alwin | 9 | -41/+57 |