mediawiki-extensions-Visual.../modules/ve
Ed Sanders 99692230b1 Copy-paste data fixes
* Assign cut/copy/paste events to the document so that
  they are triggered when the CE doesn't have real focus
  e.g. only a FocusableNode is selected
* Use clipboardData.setData when available. The key can
  be stored and retrieved perfectly in text/xcustom but
  this technique doesn't work in FF or IE
* Just use text content for key as this is what is written
  to the clipboard, so this can be used directly without
  having to get the content from the pasteTarget.

Bug: 48604
Bug: 49396
Change-Id: Ib3702f9441f6ee3fa34ec071f00994dd7e591d99
2013-08-26 15:25:15 -07:00
..
ce Copy-paste data fixes 2013-08-26 15:25:15 -07:00
dm Merge "Fix copy and paste of backwards selction" 2013-08-22 18:14:17 +00:00
init Merge "Toolbar API" 2013-08-20 23:17:42 +00:00
test Merge "Fix copy and paste of backwards selction" 2013-08-22 18:14:17 +00:00
ui Merge "Don't emit Surface changes back to the Surface" 2013-08-22 09:48:23 +00:00
ve.BranchNode.js
ve.debug.js ve.debug: Document why we use global Function#apply+Function#call instead of method.apply 2013-05-30 13:03:14 +01:00
ve.Document.js doc: Clean up spacing that caused <pre> or broken <ul>/<ol> 2013-07-25 04:02:50 +02:00
ve.Element.js doc: Add missing @static to static ve.Element methods 2013-08-02 08:49:53 +02:00
ve.EventEmitter.js oojs: Integrate with OOJS v1.0.0 2013-06-06 17:29:55 +02:00
ve.Factory.js
ve.js Include element HTML in QUnit summary for diff 2013-08-02 16:10:05 +01:00
ve.LeafNode.js
ve.NamedClassFactory.js
ve.Node.js ve.ce.Document: Introduce getRelativeRange method 2013-06-05 13:10:38 +01:00
ve.Range.js Fix copy and paste of backwards selction 2013-08-22 18:10:34 +00:00
ve.Registry.js
ve.track.js Add ve.track, a generic dispatch of analytic events 2013-08-03 02:51:07 +00:00