summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/editor.js
AgeCommit message (Expand)Author
2010-07-31Disable active spell check in tinyMCE before switching to plaintext mode (#14...thomasb
2010-06-30- Resize editor after switching to html modealec
2010-06-29- Improved compose screen: resizable body and attachments list, vertical spli...alec
2010-06-24- Use built-in spellchecker instead of a PHP files of spellchecker plugin in ...alec
2010-05-05- Set focus to editor on reply in HTML mode (#1486632)alec
2010-04-02- fix empty body after switching from html to plainalec
2010-03-31- Fix js error when switching editor mode (#1486593)alec
2010-03-28- Re-organize editor buttons, add blockquote and search buttonsalec
2010-03-06- Don't show a warning on html2text switch when textarea is emptyalec
2009-12-15- Updated TinyMCE to 3.2.7alec
2009-11-03- Fix pasting from Office apps into html editor (#1486271)alec
2009-07-23- removed hardcoded 'compose-body' identifier (#1485996)alec
2009-07-11- Fix HTML editor tabIndex setting (#1485972)alec
2009-04-23- Fix text wrapping in HTML editor after switching from plain text to HTML (#...alec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2009-01-22- fix: don't lose spellcheck corrections when switching from plain to html ed...alec
2009-01-15- Allow absolute URLs to images in HTML messages/sigs (#1485666)alec
2008-11-05- Fix HTML editor initialization on IE (#1485304)alec
2008-11-03- Add warning when switching editor mode from html to plain (#1485488)alec
2008-10-01- Stop spellchecking when switching to html editor (#1485362)alec
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alec
2008-09-14- use html2text for signatures in Settings/Identitiesalec
2008-08-15Enable spellchecker for HTML editorthomasb
2008-07-24#1485227: fixed image list in image popupalec
2008-04-16- don't use onchange to toggle editor because of IE bugalec
2008-04-16added language support to HTML editing (#1484862)estadtherr
2008-04-15HTML editing fixes, upgrade to TinyMCE v3.0.6estadtherr
2008-02-13fix switching between HTML/plain composing (#1484752)estadtherr
2008-02-13condense TinyMCE toolbar down to one line, removing table buttons (#1484747)estadtherr
2007-12-11added ability to insert attached images in HTML editorestadtherr
2007-06-08fixed html2text in editorestadtherr
2007-06-05fixed HTML->Plain conversionestadtherr
2007-05-24upgrade to TinyMCE v2.1.1.1estadtherr
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2006-11-08upgrade to TinyMCE v2.0.8estadtherr
2006-09-27Fixed editor selector labels, added TinyMCE spellchecker to editor configurationestadtherr
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)estadtherr