Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Handles CTRL-Enter event to save in the editor | christian studer | 2014-11-12 |
| | |||
* | renamed conflicting JavaScript functions FS#2915 | Andreas Gohr | 2014-01-17 |
| | |||
* | added aria attributes to edit mode | Anika Henke | 2013-08-01 |
| | |||
* | IE doesn't know indexOf for arrays FS#2381 | Andreas Gohr | 2011-11-27 |
| | | | | this fixes another IE javascript problem in edit mode | ||
* | fix IE8 error FS#2381 | Andreas Gohr | 2011-11-27 |
| | | | | A trailing comma created an empty array item causing IE8 to choke. | ||
* | Various JavaScript improvements, JSLint, jQuery | Adrian Lang | 2011-09-13 |
| | |||
* | moved keyhandler to the new dw_editor object | Andreas Gohr | 2011-08-19 |
| | |||
* | renamed some variables in editor.js | Andreas Gohr | 2011-08-19 |
| | |||
* | moved some editor functions to a new dw_editor object | Andreas Gohr | 2011-07-08 |
There are probably more functions that should go in here |