mediawiki-extensions-Visual.../modules/ve/ce
Ed Sanders 182d9bbeea Check clipboardData exists before accessing it
Bug fix for browsers which don't have an event.clipboardData
property. The check is done correctly in onCopy but not onPaste.

Change-Id: I3cdf4c0358aa145dcb70c2c103d08a0002001fd4
2013-08-28 11:47:13 -07:00
..
annotations Subscript is one word (and so is superscript for that matter) 2013-08-20 13:34:50 -07:00
nodes Actually use GeneratedContentNode in AlienNode 2013-08-27 13:53:17 -07:00
styles Language Inspector: CE / DM 2013-07-10 12:11:27 -07:00
ve.ce.Annotation.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.AnnotationFactory.js Continue links 2013-07-16 00:29:55 +00:00
ve.ce.BranchNode.js
ve.ce.ContentBranchNode.js ce: Don't set backgroundColor transparent for every node in debug mode 2013-07-27 04:05:07 +00:00
ve.ce.Document.js
ve.ce.DomRange.js doc: @return -> @returns 2013-08-01 02:10:23 +02:00
ve.ce.FocusableNode.js Reposition context menu after rerender 2013-08-15 10:43:31 +01:00
ve.ce.js
ve.ce.LeafNode.js doc: Add placeholders for unindexed methods 2013-07-31 23:00:30 +00:00
ve.ce.Node.js
ve.ce.NodeFactory.js
ve.ce.ProtectedNode.js ce.ProtectedNode: Use surface initialize event instead of toolbarPosition 2013-07-31 21:57:54 +00:00
ve.ce.RelocatableNode.js
ve.ce.ResizableNode.js Create MWResizeableNode mixin to control defaultSize flag 2013-07-16 23:13:40 +01:00
ve.ce.Surface.js Check clipboardData exists before accessing it 2013-08-28 11:47:13 -07:00
ve.ce.SurfaceObserver.js Don't emit Surface changes back to the Surface 2013-08-21 17:26:32 +00:00
ve.ce.View.js