Age | Commit message (Expand) | Author |
2008-04-25 | - removed redundant code | alecpl |
2008-04-25 | - fixed pagesize value checking | alecpl |
2008-04-25 | - movingmessage label could and should be added in mail task only | alecpl |
2008-04-24 | - fixed blankpage handling in show_contentframe(): don't set display (=none) ... | alecpl |
2008-04-23 | - Append skin_path to images location only when it starts with '/' sign (#148... | alecpl |
2008-04-23 | - fix: s/rcube_error::raise/raise_error/ | alecpl |
2008-04-23 | #1485003: s/rc_mail_mime/rcube_mail_mime/ | alecpl |
2008-04-22 | fix for attrib strings with embedded quotes | svncommit |
2008-04-20 | Fix parse_attrib_string to handle unquoted attribute values | svncommit |
2008-04-17 | - Fix non-RFC dates formatting (#1484901) | alecpl |
2008-04-17 | #1484728 | alecpl |
2008-04-17 | - Updated PEAR::Auth_SASL to 1.0.2 | alecpl |
2008-04-17 | - Fix IMAP response in message body when message has no body (#1484964) | alecpl |
2008-04-17 | fix HTML mail sending | svncommit |
2008-04-16 | - last change fix | alecpl |
2008-04-16 | - fixed folders management after r1291 | alecpl |
2008-04-16 | Set minimum number of rows per page (#1484935) | thomascube |
2008-04-16 | - added tinyMCE localization setting | alecpl |
2008-04-16 | - don't use onchange to toggle editor because of IE bug | alecpl |
2008-04-16 | - Decode entities when inserting HTML signature to plain text message (#1484990) | alecpl |
2008-04-16 | - Fix typo in set_charset() (#1484991) | alecpl |
2008-04-16 | added language support to HTML editing (#1484862) | svncommit |
2008-04-16 | fix signature loading on Windows (#1484545) | svncommit |
2008-04-15 | HTML editing fixes, upgrade to TinyMCE v3.0.6 | svncommit |
2008-04-15 | #1484391, #1484403 | alecpl |
2008-04-15 | #1333167 | alecpl |
2008-04-15 | - don't send set_env() when env array is empty | alecpl |
2008-04-14 | Fix html quoting in textareas | thomascube |
2008-04-14 | update | yllar |
2008-04-14 | - removed strrstr() definition as it was needed only for php4 | alecpl |
2008-04-14 | - Added sections (fieldset+label) in Settings interface | alecpl |
2008-04-14 | Always check for recent if a mailbox list is available | thomascube |
2008-04-14 | Update Dutch translation. | svncommit |
2008-04-14 | Don't use inexisting class name | thomascube |
2008-04-13 | - reverted r1295 | alecpl |
2008-04-13 | - added seen flag value to etag, so it allows to mark again remarked messages | alecpl |
2008-04-13 | - don't change icon of deleted message when marking as read | alecpl |
2008-04-13 | - fix for buttons without commands (r1291) | alecpl |
2008-04-12 | - Fixed and optimized 'read_when_deleted': mark as read on server side | alecpl |
2008-04-12 | Changed codebase to PHP5 with autoloader + added some new classes from the de... | thomascube |
2008-04-12 | - and another constraint for shift selection | alecpl |
2008-04-12 | - fix for shift key use without shift_start on the list | alecpl |
2008-04-11 | #1484972: optimization: mark as read in one action with preview, deleted redu... | alecpl |
2008-04-11 | translated new labels | alecpl |
2008-04-11 | #1483863: empty trash and expunge inbox on logout | alecpl |
2008-04-10 | - added rows highlighting in onmousemove on ksearch list | alecpl |
2008-04-10 | - removed lines wrapping | alecpl |
2008-04-10 | #1484980: fixed problem with month abbreviations localization (problem with M... | alecpl |
2008-04-10 | #1484979 | alecpl |
2008-04-09 | #1484624: do ob_start/ob_end_clean when reading config files | alecpl |