Age | Commit message (Expand) | Author |
2014-05-11 | Improved display of plain text messages and text to HTML conversion (#1488937) | Aleksander Machniak |
2014-04-27 | Specify licenses in all javascript files and blocks to please LibreJS | Thomas Bruederli |
2013-11-10 | Track typing activity in HTML editor | Thomas Bruederli |
2013-11-03 | Fix issue where mails with inline images of the same name contained only the ... | Aleksander Machniak |
2013-10-30 | Improve performance and code readability by using String's startsWith() metho... | Aleksander Machniak |
2013-09-21 | Bring back possibility to unset default font family and font size | Aleksander Machniak |
2013-09-02 | Update editor.js | Dennis1993 |
2013-07-09 | Fix identity selection when opening extwindow from compose window | Aleksander Machniak |
2013-06-26 | Make identity signature field wider (#1489159) | Aleksander Machniak |
2012-11-05 | Don't add signature (again) when opening compose view in a new window | Thomas Bruederli |
2012-07-31 | Define context (_remote=1) for spellcheck requests to send proper response on... | Aleksander Machniak |
2012-07-30 | Enable TinyMCE inlinepopups plugin | Aleksander Machniak |
2012-06-30 | Fix wrong compose screen elements focus in IE9 (#1488541) | Aleksander Machniak |
2012-06-04 | Disable TinyMCE status bar which has been enabled by default in TinyMCE 3.5.2 | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-04-07 | Corrently focus HTML editor to make cursor visible. Patch by JohnDoh (#1487073) | thomascube |
2012-03-09 | - Unified (single) spellchecker button | alecpl |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2011-12-07 | - Add option to set default font for HTML message (#1484137) | alecpl |
2011-11-04 | - Don't use external js file for images listing in HTML editor | alecpl |
2011-09-28 | - Fix misleading display when chaning editor type (#1488104), fix handling of... | alecpl |
2011-09-06 | - Merge devel-spellcheck branch: | alecpl |
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 |