Age | Commit message (Expand) | Author |
2011-05-30 | - Provided rcube_spellchecker class, simplified code in utils task (less spel... | alecpl |
2011-05-04 | - Added table button in HTML editor, disabled contextmenu | alecpl |
2011-05-02 | - Added an example in editor.js to help the skin developers know the possibi... | vbenincasa |
2011-05-02 | - Add possibility to change HTML editor configuration by skin | alecpl |
2011-03-27 | - TinyMCE 3.4.1 | alecpl |
2011-01-12 | Missed some replacements in previous commit... | thomascube |
2010-11-30 | - Fix cursor position on compose form in Webkit browsers (#1486674) | alecpl |
2010-10-08 | - Prevent from inserting empty link when composing HTML message (#1486944) | alecpl |
2010-10-05 | - Improve r4038: we can use keypress on FF and Opera, here we've got repetition | alecpl |
2010-10-05 | - Fix for Konqueror | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-02 | - Fix JS error in IE (can't move focus to the control...) (#1486972) | alecpl |
2010-09-02 | - Fix JS error when switching off HTML editor in identity form | alecpl |
2010-08-27 | - Fix focus position after initial signature change in html editor | alecpl |
2010-08-27 | - Fix TinyMCE buttons are hidden in Opera (#1486922) | alecpl |
2010-08-27 | - Fix Tab key doesn't work in HTML editor in Google Chrome (#1486925) | alecpl |
2010-07-31 | Disable active spell check in tinyMCE before switching to plaintext mode (#14... | thomascube |
2010-06-30 | - Resize editor after switching to html mode | alecpl |
2010-06-29 | - Improved compose screen: resizable body and attachments list, vertical spli... | alecpl |
2010-06-24 | - Use built-in spellchecker instead of a PHP files of spellchecker plugin in ... | alecpl |
2010-05-05 | - Set focus to editor on reply in HTML mode (#1486632) | alecpl |
2010-04-02 | - fix empty body after switching from html to plain | alecpl |
2010-03-31 | - Fix js error when switching editor mode (#1486593) | alecpl |
2010-03-28 | - Re-organize editor buttons, add blockquote and search buttons | alecpl |
2010-03-06 | - Don't show a warning on html2text switch when textarea is empty | alecpl |
2009-12-15 | - Updated TinyMCE to 3.2.7 | alecpl |
2009-11-03 | - Fix pasting from Office apps into html editor (#1486271) | alecpl |
2009-07-23 | - removed hardcoded 'compose-body' identifier (#1485996) | alecpl |
2009-07-11 | - Fix HTML editor tabIndex setting (#1485972) | alecpl |
2009-04-23 | - Fix text wrapping in HTML editor after switching from plain text to HTML (#... | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-01-22 | - fix: don't lose spellcheck corrections when switching from plain to html ed... | alecpl |
2009-01-15 | - Allow absolute URLs to images in HTML messages/sigs (#1485666) | 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-10-01 | - Stop spellchecking when switching to html editor (#1485362) | alecpl |
2008-09-16 | - Allow and use spellcheck attribute for input/textarea fields (#1485060) | alecpl |
2008-09-14 | - use html2text for signatures in Settings/Identities | alecpl |
2008-08-15 | Enable spellchecker for HTML editor | thomascube |
2008-07-24 | #1485227: fixed image list in image popup | alecpl |
2008-04-16 | - don't use onchange to toggle editor because of IE bug | alecpl |
2008-04-16 | added language support to HTML editing (#1484862) | svncommit |
2008-04-15 | HTML editing fixes, upgrade to TinyMCE v3.0.6 | svncommit |
2008-02-13 | fix switching between HTML/plain composing (#1484752) | svncommit |
2008-02-13 | condense TinyMCE toolbar down to one line, removing table buttons (#1484747) | svncommit |
2007-12-11 | added ability to insert attached images in HTML editor | svncommit |
2007-06-08 | fixed html2text in editor | svncommit |
2007-06-05 | fixed HTML->Plain conversion | svncommit |
2007-05-24 | upgrade to TinyMCE v2.1.1.1 | svncommit |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |