summaryrefslogtreecommitdiff
path: root/program
AgeCommit message (Expand)Author
2010-05-21Bump trunk versionthomascube
2010-05-21Fix double-addition of e-mail domain to content ID in HTML imagessvncommit
2010-05-20No need for the padding since quoted lines are not wrapped at allthomascube
2010-05-20Default line length is 72thomascube
2010-05-20Don't wrap quoted lines at allthomascube
2010-05-20Display and send messages with format=flowed (#1484370), fixes word wrapping ...thomascube
2010-05-20- remove html2text hack from autoloader (don't need it anymore)alecpl
2010-05-20- Fix message/rfc822 attachments encoding in sent mailalecpl
2010-05-20- Moved error.inc to /utilsalecpl
2010-05-20- Fix duplicated attachments when forwarding a message (#1486487)alecpl
2010-05-20- Fix message/rfc822 attachments containing only attachments are not parsed p...alecpl
2010-05-19- small improvementsalecpl
2010-05-19- Fix infinite loop when connection to DB fails using sqlsrv driver (#1486744)alecpl
2010-05-19- Fix %00 character in winmail.dat attachments names (#1486738)alecpl
2010-05-19- Fix in timezone setting (#1486183)alecpl
2010-05-19- Fix handling errors of folder deletion (#1486705)alecpl
2010-05-18- Fix typo in last commitalecpl
2010-05-18- Parse untagged CAPABILITY response for LOGIN command (#1486742)alecpl
2010-05-18- Some files from /bin + spellchecking actions moved to the new 'utils' taskalecpl
2010-05-18- remove temp codealecpl
2010-05-18- Added threads tree iconsalecpl
2010-05-17- code cleanupalecpl
2010-05-17- fix performance of getElementById wrapper for IE (don't look over all eleme...alecpl
2010-05-15- removed redundant code in expand_unread()alecpl
2010-05-15- improve performance of threads expanding/collapsing (significant on IE)alecpl
2010-05-15- remove offline message list generation on IE, this doesn't realy improve pe...alecpl
2010-05-14- removed old codealecpl
2010-05-14- Fix marking/deleting of all messages in search result (#1486736)alecpl
2010-05-14- Fix: reset select_all_mode on select-none actionalecpl
2010-05-13- remove debug codealecpl
2010-05-13- Extend contact groups support (#1486682) alecpl
2010-05-13- fr_RF update (#1486727)alecpl
2010-05-12- Fix check-recent action issues and performance (#1486526)alecpl
2010-05-11- Fix signatures get added instead of replaced in plain text mode (#1486730)alecpl
2010-05-10- Use strcoll instead of strcmp when sorting contacts in autocompletealecpl
2010-05-10- Fix autocomplete shows entries without email (#1486452)alecpl
2010-05-10- it_IT update (#1486724)alecpl
2010-05-10- Fix setting sorting order to "None"alecpl
2010-05-07- Fix adding signature above the body in plain-text modealecpl
2010-05-06- fix for use without session objectalecpl
2010-05-06- Fix listupdate event doesn't trigger on search response (#1486708)alecpl
2010-05-06- last commit fixalecpl
2010-05-06- Fix select_all_mode value after selecting a message (#1486720)alecpl
2010-05-06- small fix for current_page settingalecpl
2010-05-06- improve performance and consistency by setting all list-related env data in...alecpl
2010-05-05- Set focus to editor on reply in HTML mode (#1486632)alecpl
2010-05-03- fix unseen messages counter after unseen message previewalecpl
2010-05-03- pl_PL fixalecpl
2010-05-03- preformance fix: don't load full folders list when checking for folderalecpl
2010-05-03- don't use deprecated split()alecpl