WordPress/wp-includes/js/tinymce/plugins/wpeditimage
Andrew Ozz 65cd133a6f TinyMCE: add support for IE11.
- Add the latest changes from the 3.x branch upstream.
- Reduce the number of calls to tinyMCEPopup.restoreSelection() in our custom plugins.
- Remove the deprecated execCommand("mceBeginUndoLevel");.
See #25281.
Built from https://develop.svn.wordpress.org/trunk@25748


git-svn-id: http://core.svn.wordpress.org/trunk@25661 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2013-10-09 21:05:10 +00:00
..
css RTL: properly align the demo image in the Edit Image popup, props nacin, fixes #22733 2012-12-04 19:51:35 +00:00
img TinyMCE: fix styles, add 2x background icons and load buttons.css in the Edit Image modal, remove wp-view styles from content.css, add 2x icons for the popup buttons (for editing image and gallery), fixes #22447, see #21019 2012-11-14 23:21:59 +00:00
js TinyMCE: add support for IE11. 2013-10-09 21:05:10 +00:00
editimage.html TinyMCE: always use js/editimage.js in the custom 'editimage' plugin, same way as the default TinyMCE plugins. Fixes #24999. 2013-08-15 03:13:36 +00:00
editor_plugin_src.js TinyMCE: improve hiding of the image/gallery popup buttons, fix selecting a gallery in IE, don't leave empty paragraph after deleting an image with the popup button, fixes #22463, see #21390 2012-11-27 01:31:51 +00:00
editor_plugin.js New develop.svn.wordpress.org repository based on the old core.svn repository. 2013-08-07 05:49:02 +00:00