Age | Commit message (Expand) | Author |
2008-11-13 | - Added message status filter + fixes for r2046 (searching with SORT) | alecpl |
2008-11-05 | - Fix HTML editor initialization on IE (#1485304) | alecpl |
2008-11-03 | - Add warning when switching editor mode from html to plain (#1485488) | alecpl |
2008-11-02 | Fix mailto: compose links (#1485533) | thomascube |
2008-10-26 | - Added 'keep_alive' and 'min_keep_alive' options (#1485360) | alecpl |
2008-10-24 | - Added option 'identities_level', removed 'multiple_identities' | alecpl |
2008-10-22 | - Added option focus_on_new_message (#1485374) | alecpl |
2008-10-17 | #1485506: close spellchecker before sending the message | alecpl |
2008-10-15 | - Add feedback and set busy when moving folder (#1485497) | alecpl |
2008-10-15 | - fix multibyte characters on spellchecker suggestions list (still not fixed ... | alecpl |
2008-10-13 | - add empty line before signature | alecpl |
2008-10-10 | - Fix adding signature in drafts compose mode (#1485484) | alecpl |
2008-10-08 | - update env.messages in set_message_status() to fix some issues with message... | alecpl |
2008-10-06 | - added 'flagged' class handling in set_message() | alecpl |
2008-10-06 | - #1485463: fixed css classes setting in messages list | alecpl |
2008-10-03 | - save selected folder when go to compose (to back to proper folder) | alecpl |
2008-10-03 | -revert r1920 (as it breaks some things) | alecpl |
2008-10-02 | - don't reload messages list if user clicks on (already) selected folder | alecpl |
2008-10-02 | - revert wrong stuff from my tests that shouldn't be commited | alecpl |
2008-10-02 | - small improvement in getunread.inc + fix: don't call msglist_select() for g... | alecpl |
2008-10-01 | - Better handling of "no identity" and "no email in identity" situations (#14... | alecpl |
2008-10-01 | - Stop spellchecking when switching to html editor (#1485362) | alecpl |
2008-09-29 | - Fix htmleditor spellchecking on MS Windows (#1485397) | alecpl |
2008-09-29 | - #1485290: Fix unread counter when displaying cached massage in preview panel | alecpl |
2008-09-23 | #1485403: fix "bolding" of folder with subfolders with more than two levels | alecpl |
2008-09-19 | - added set_message, set_message_icon and set_message_status functions | alecpl |
2008-09-18 | Prevent drag layer from wrapping lines | thomascube |
2008-09-18 | Revert r1821; already fixed in r1819. | svncommit |
2008-09-18 | Update page buttons and counter after updating new mail count. | svncommit |
2008-09-18 | Do not grab complete focus. | svncommit |
2008-09-18 | #1484805: fix next/last page buttons when new message is added to the list + ... | alecpl |
2008-09-17 | Workaround a (possible) IE bug (#1485309). | svncommit |
2008-09-17 | - Display progress message for folders create/delete/rename operations (#1485... | alecpl |
2008-09-16 | - Added icons for forwarded/forwarded+replied messages (#1485257) | alecpl |
2008-09-16 | - Allow and use spellcheck attribute for input/textarea fields (#1485060) | alecpl |
2008-09-15 | Redesign of the identities settings + add config option to disable multiple i... | thomascube |
2008-09-14 | - remove not used function | alecpl |
2008-09-14 | - use html2text for signatures in Settings/Identities | alecpl |
2008-09-13 | -#1485349: fixed getElementById wrapper for IE | alecpl |
2008-09-13 | - don't lock interface when loading headers | alecpl |
2008-09-12 | -better getElementById wrapper for IE | alecpl |
2008-09-12 | - getElementById() case-sensitive hack for IE | alecpl |
2008-09-12 | Add link to open message in new window + tweaked some header styles | thomascube |
2008-09-12 | - Added vertical splitter for folders list resizing | alecpl |
2008-09-12 | Refactor drag & drop functionality. Don't rely on browser events anymore (#14... | thomascube |
2008-09-10 | Fix some recently introduced bugs | thomascube |
2008-09-10 | Make xmlhttp requests asynchronous + show message on error | thomascube |
2008-09-05 | Capture backspace key in list mode (#1484566) | thomascube |
2008-09-05 | Better title for export icon + include source in export url | thomascube |
2008-09-04 | Enable export of contacts as vCard + DRY | thomascube |