Age | Commit message (Expand) | Author |
2009-04-19 | - Make quicksearchbox looking the same in all browsers (checked in IE6, FF3, ... | alecpl |
2009-04-17 | - Fix UTF-8 byte-order mark removing (#1485514) | alecpl |
2009-04-16 | - Fix folders subscribtions on Konqueror (#1484841) | alecpl |
2009-04-16 | - Fix debug console on Safari | alecpl |
2009-04-15 | - Fix messagelist focus issue when modifying status of selected messages (#14... | alecpl |
2009-04-14 | - Support STARTTLS in IMAP connection (#1485284) | alecpl |
2009-04-10 | - Fix DEL key problem in search boxes (#1485528) | alecpl |
2009-04-10 | - Support several e-mail addresses per user from virtuser_file (#1485678) | alecpl |
2009-04-09 | - Fix drag&drop with scrolling on IE (#1485786) | alecpl |
2009-04-08 | - Fix adding signature separator in html mode (#1485350) | alecpl |
2009-04-08 | - Fix opening attachment marks message as read (#1485803) | alecpl |
2009-04-06 | - Fix 'temp_dir' does not support relative path under Windows (#1484529) | alecpl |
2009-04-05 | - Fix "Initialize Database" button missing from installer (#1485802) | alecpl |
2009-04-05 | - Fix compose window doesn't fit 1024x768 window (#1485396) | alecpl |
2009-04-02 | - Fix service not available error when pressing back from compose dialog (#14... | alecpl |
2009-03-31 | - Fix using mail() on Windows (#1485779) | alecpl |
2009-03-31 | - Fix word wrapping in message-part's <PRE>s for printing (#1485787) | alecpl |
2009-03-30 | - Fix incorrect word wrapping in outgoing plaintext multibyte messages (#1485... | alecpl |
2009-03-27 | - Fix TNEF implementation bug (#1485773) | alecpl |
2009-03-17 | - Fix incorrect row id parsing for LDAP contacts list (#1485784) | alecpl |
2009-03-11 | - Fix 'mode' parameter in sqlite DSN (#1485772) | alecpl |
2009-03-06 | - Use US-ASCII as failover when Unicode searching fails (#1485762) | alecpl |
2009-03-06 | Simplified CHANGELOG; more details can be optained from the svn log | thomascube |
2009-03-06 | - Fix FETCH result parsing for servers returning flags at the end of result (... | alecpl |
2009-03-06 | - Fix errors handling in IMAP command continuations (#1485762) | alecpl |
2009-03-04 | - Fix datetime columns defaults in mysql's DDL (#1485641) | alecpl |
2009-03-01 | - Support 'UNICODE-1-1-UTF-7' alias for UTF-7 encoding (#1485758) | alecpl |
2009-03-01 | - Fix attaching more than nine inline images (#1485759) | alecpl |
2009-02-27 | Prevent concurrent autocomplete query results display (#1485743) | thomascube |
2009-02-27 | Don't return empty string when UTF-7 decoding fails + cleanup codestyle | thomascube |
2009-02-27 | Fix mime-type detection using a hard-coded map (#1485311) | thomascube |
2009-02-26 | - Fix new lines stripped from message footer (#1485751) | alecpl |
2009-02-24 | - Fix IE problem with mouse click autocomplete (#1485739) | alecpl |
2009-02-18 | - Fix html body washing on reply/forward + fix attachments handling (#1485676) | alecpl |
2009-02-13 | - Fix replying to message with html attachment (#1485676) | alecpl |
2009-02-13 | - Fix multiple recipients input parsing (#1485733) | alecpl |
2009-02-11 | - Support non-standard "GMT-XXXX" literal in date header (#1485729) | alecpl |
2009-02-10 | - Use default_charset for messages without specified charset (#1485661, #1484... | alecpl |
2009-02-08 | Added TNEF support to decode MS Outlook (winmail.dat) attachments | thomascube |
2009-02-08 | - Fix "value continuation" MIME headers by adding required semicolon (#1485727) | alecpl |
2009-02-06 | - Fix some base64 encoded attachments handling (#1485725) | alecpl |
2009-02-06 | - Fix pressing select all/unread multiple times (#1485723) | alecpl |
2009-02-06 | - Fix selecting all unread does not honor new messages (#1485724) | alecpl |
2009-02-05 | - Support NGINX as IMAP backend: better BAD response handling (#1485720) | alecpl |
2009-02-04 | - typos | alecpl |
2009-02-04 | - performance fix: don't fetch attachment headers twice when parse filename c... | alecpl |
2009-02-03 | - Fix displaying of alternative-inside-alternative messages (#1485713) | alecpl |
2009-02-02 | - Fix checking for recent messages on various IMAP servers (#1485702) | alecpl |
2009-01-28 | - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) | alecpl |
2009-01-23 | - Fix large search results on server without SORT capability (#1485668) | alecpl |