Age | Commit message (Expand) | Author |
2009-04-15 | - remove leading spaces from draglayer's rows | alecpl |
2009-04-15 | - Fix messagelist focus issue when modifying status of selected messages (#14... | alecpl |
2009-04-14 | - simplified code for serverside autocomplete + set rows limit on server side... | alecpl |
2009-04-14 | - use extension_loaded() instead of get_loaded_extensions() | 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-10 | - clean up, use simpler _get_email() replacement | alecpl |
2009-04-09 | - Fix drag&drop with scrolling on IE (#1485786) | alecpl |
2009-04-09 | - subscription-list IE fix | alecpl |
2009-04-09 | - small css fix in subscription-list thead | alecpl |
2009-04-08 | - Fix adding signature separator in html mode (#1485350) | alecpl |
2009-04-08 | - re-fix last commmit | 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-27 | - typo | alecpl |
2009-03-26 | Select drafts mailbox when opening a draft message | thomascube |
2009-03-19 | Updated Armenian, Danish, Georgian, Indonesian, Italian and Romanian translation | thomascube |
2009-03-17 | - Fix incorrect row id parsing for LDAP contacts list (#1485784) | alecpl |
2009-03-11 | Fix charset conversion error logging | thomascube |
2009-03-11 | - Fix 'mode' parameter in sqlite DSN (#1485772) | alecpl |
2009-03-10 | Added Marathi translation | thomascube |
2009-03-10 | Partially reverted r2339 + fix indentation | thomascube |
2009-03-09 | * autoload is only invoked when a class is not found - no need for include_once | till |
2009-03-09 | Update Indonesian and Icelandic localization | thomascube |
2009-03-09 | Fixed check-recent [richs] | svncommit |
2009-03-09 | Make ldap config template easier to uncomment | thomascube |
2009-03-07 | mk_MK update | yllar |
2009-03-06 | - use US-ASCII as failover also for SORT command (when used for searching) | 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 | Add tests for external stylesheet handling | thomascube |
2009-03-04 | - Fix datetime columns defaults in mysql's DDL (#1485641) | alecpl |
2009-03-02 | Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests | thomascube |
2009-03-02 | Create some basic unit tests based in simpletest.org | thomascube |
2009-03-02 | Add callback for <a> tags to add target=_blank | thomascube |
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-03-01 | - es_ES update (#1485760) | alecpl |
2009-02-27 | Prevent concurrent autocomplete query results display (#1485743) | thomascube |
2009-02-27 | Changed code style for better diffs | thomascube |