index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
js
/
editor.js
Age
Commit message (
Expand
)
Author
2009-12-15
- Updated TinyMCE to 3.2.7
alec
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-19
Merged 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/Identities
alec
2008-08-15
Enable spellchecker for HTML editor
thomasb
2008-07-24
#1485227: fixed image list in image popup
alec
2008-04-16
- don't use onchange to toggle editor because of IE bug
alec
2008-04-16
added language support to HTML editing (#1484862)
estadtherr
2008-04-15
HTML editing fixes, upgrade to TinyMCE v3.0.6
estadtherr
2008-02-13
fix switching between HTML/plain composing (#1484752)
estadtherr
2008-02-13
condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
estadtherr
2007-12-11
added ability to insert attached images in HTML editor
estadtherr
2007-06-08
fixed html2text in editor
estadtherr
2007-06-05
fixed HTML->Plain conversion
estadtherr
2007-05-24
upgrade to TinyMCE v2.1.1.1
estadtherr
2007-04-28
Merged branch devel-addressbook from r443 back to trunk
thomasb
2006-11-08
upgrade to TinyMCE v2.0.8
estadtherr
2006-09-27
Fixed editor selector labels, added TinyMCE spellchecker to editor configuration
estadtherr
2006-09-14
Initial TinyMCE editor support (still need to work on spellcheck and skins)
estadtherr