alecpl
e0a5ce0264
- Prevent from inserting empty link when composing HTML message ( #1486944 )
2010-10-08 12:43:23 +00:00
alecpl
c288f9969e
- Improve r4038: we can use keypress on FF and Opera, here we've got repetition
...
- Small code cleanup
2010-10-05 07:49:00 +00:00
alecpl
12daf6ddf5
- Fix for Konqueror
2010-10-05 07:16:46 +00:00
alecpl
e019f2d0f2
- s/RoundCube/Roundcube/
2010-09-25 13:03:53 +00:00
alecpl
b2f3e60d22
- Fix JS error in IE (can't move focus to the control...) ( #1486972 )
2010-09-02 17:06:37 +00:00
alecpl
bdf6ded0a6
- Fix JS error when switching off HTML editor in identity form
2010-09-02 12:30:13 +00:00
alecpl
882b0f5e7f
- Fix focus position after initial signature change in html editor
2010-08-27 13:30:54 +00:00
alecpl
eb9eff0711
- Fix TinyMCE buttons are hidden in Opera ( #1486922 )
...
- Fix initial resizing of html editor in some browsers
2010-08-27 12:26:00 +00:00
alecpl
eeb34ba356
- Fix Tab key doesn't work in HTML editor in Google Chrome ( #1486925 )
2010-08-27 10:35:37 +00:00
thomascube
5cff852b07
Disable active spell check in tinyMCE before switching to plaintext mode ( #1486870 ) + focus message field after mode switch
2010-07-31 09:48:46 +00:00
alecpl
3940ba65be
- Resize editor after switching to html mode
...
- create toggle-editor command in app.js, to make possible binding to this command
- Code cleanup in rcmail_ui (moved compose-related functions into rcmail_ui)
2010-06-30 08:40:39 +00:00
alecpl
087c7dc5d2
- Improved compose screen: resizable body and attachments list, vertical splitter, options menu
...
- Removed productname/version element, changed footer size to 20px
2010-06-29 19:27:26 +00:00
alecpl
f4f6291ec1
- Use built-in spellchecker instead of a PHP files of spellchecker plugin in TinyMCE
2010-06-24 13:27:43 +00:00
alecpl
1f019c8e58
- Set focus to editor on reply in HTML mode ( #1486632 )
...
- Fix composing in HTML jumps cursor to body instead of recipients (#1486674 )
2010-05-05 19:14:53 +00:00
alecpl
3616845126
- fix empty body after switching from html to plain
2010-04-02 13:59:18 +00:00
alecpl
4cdc70941d
- Fix js error when switching editor mode ( #1486593 )
2010-03-31 07:37:43 +00:00
alecpl
7a48e5539f
- Re-organize editor buttons, add blockquote and search buttons
...
- Make possible to write inside or after a quoted html message (#1485476 )
2010-03-28 17:52:34 +00:00
alecpl
5821ff5123
- Don't show a warning on html2text switch when textarea is empty
...
- Set properly select's value when html2text is aborted
2010-03-06 18:59:25 +00:00
alecpl
58fb6502e3
- Updated TinyMCE to 3.2.7
2009-12-15 08:48:45 +00:00
alecpl
18153efe21
- Fix pasting from Office apps into html editor ( #1486271 )
2009-11-03 17:49:15 +00:00
alecpl
a01b3bf9ae
- removed hardcoded 'compose-body' identifier ( #1485996 )
2009-07-23 06:57:20 +00:00
alecpl
665cc56666
- Fix HTML editor tabIndex setting ( #1485972 )
2009-07-11 12:46:46 +00:00
alecpl
962085baa1
- Fix text wrapping in HTML editor after switching from plain text to HTML ( #1485521 )
2009-04-23 09:56:14 +00:00
thomascube
cc97ea0559
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
2009-04-19 17:44:29 +00:00
alecpl
8325940674
- fix: don't lose spellcheck corrections when switching from plain to html editor (and spellchecking is on)
2009-01-22 11:55:49 +00:00
alecpl
24ed413328
- Allow absolute URLs to images in HTML messages/sigs ( #1485666 )
...
- Fix message body which contains both inline attachments and emotions
2009-01-15 18:24:38 +00:00
alecpl
b8ae5093cc
- Fix HTML editor initialization on IE ( #1485304 )
...
- move back toggle_editor function to editor.js
- merge identity and compose editor init functions
2008-11-05 10:19:44 +00:00
alecpl
79af0bb1ba
- Add warning when switching editor mode from html to plain ( #1485488 )
...
- Unified editor switching functions
2008-11-03 14:26:23 +00:00
alecpl
f4b8681160
- Stop spellchecking when switching to html editor ( #1485362 )
2008-10-01 08:29:58 +00:00
alecpl
491a6e2901
- Allow and use spellcheck attribute for input/textarea fields ( #1485060 )
2008-09-16 13:58:17 +00:00
alecpl
3bd94b142e
- use html2text for signatures in Settings/Identities
2008-09-14 08:34:11 +00:00
thomascube
4ca10b8d51
Enable spellchecker for HTML editor
2008-08-15 21:47:31 +00:00
alecpl
94e38bbc1e
#1485227 : fixed image list in image popup
2008-07-24 07:02:17 +00:00
alecpl
3dd0f25333
- don't use onchange to toggle editor because of IE bug
2008-04-16 08:27:58 +00:00
svncommit
8e5defd55f
added language support to HTML editing ( #1484862 )
2008-04-16 03:59:45 +00:00
svncommit
d9344fc349
HTML editing fixes, upgrade to TinyMCE v3.0.6
2008-04-15 21:22:00 +00:00
svncommit
66f12a4539
fix switching between HTML/plain composing ( #1484752 )
2008-02-13 03:31:05 +00:00
svncommit
2f93b031b2
condense TinyMCE toolbar down to one line, removing table buttons ( #1484747 )
...
fix image removal in message display when message HTML includes JS event handlers
2008-02-13 02:51:05 +00:00
svncommit
4315b0086b
added ability to insert attached images in HTML editor
2007-12-11 04:20:01 +00:00
svncommit
8094288d23
fixed html2text in editor
2007-06-08 23:47:57 +00:00
svncommit
570f0bb4a6
fixed HTML->Plain conversion
2007-06-05 04:19:43 +00:00
svncommit
2c633703e9
upgrade to TinyMCE v2.1.1.1
2007-05-24 03:49:19 +00:00
thomascube
f1154163b0
Merged branch devel-addressbook from r443 back to trunk
2007-04-28 18:07:12 +00:00
svncommit
f0ea59bc88
upgrade to TinyMCE v2.0.8
2006-11-08 02:23:06 +00:00
svncommit
6b1fc027cb
Fixed editor selector labels, added TinyMCE spellchecker to editor configuration
2006-09-27 05:18:55 +00:00
svncommit
a0109c4933
Initial TinyMCE editor support (still need to work on spellcheck and skins)
2006-09-14 03:49:28 +00:00