mediawiki-extensions-Visual.../modules/ve
Catrope 61b6c1ce86 Add parentOuterRange to selectNodes() output
This is the outer range of the parent of the node, if known. We'll need
this for change marking: when resizing a text node, for instance, we
need to mark its containing parent. This way we get the containing
parent's element's offset for free (selectNodes already tracks it in
currentFrame) rather than having to compute it with another traversal.

Change-Id: Ia335d8080ea9d414ab9f89b943e2ea0cd11d7df3
2012-10-19 15:28:26 -07:00
..
ce (bug 41055) Fixing large content copy and paste from external source for Firefox/Windows 2012-10-18 15:59:55 -07:00
dm Wrap inline elements properly 2012-10-17 13:50:29 -07:00
init Alter the target of the Feedback link to be the right page. 2012-10-02 15:41:18 -07:00
test Add parentOuterRange to selectNodes() output 2012-10-19 15:28:26 -07:00
ui Whitespace and comment cleanup for dm annotation classes 2012-10-17 12:35:28 -07:00
ve.AnnotationSet.js Fix UI for annotation API changes 2012-10-12 17:53:42 -07:00
ve.BranchNode.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.debug.js Setup variable ve.debug to true when ve.debug.js is loaded. 2012-10-03 18:02:31 -07:00
ve.Document.js Add parentOuterRange to selectNodes() output 2012-10-19 15:28:26 -07:00
ve.EventEmitter.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.Factory.js Added multiple name registration to ve.Factory 2012-10-12 17:43:04 -07:00
ve.js Add ve.setProp() 2012-10-19 11:22:12 -07:00
ve.LeafNode.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.Node.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00
ve.OrderedHashSet.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.Position.js Whitespace and comments 2012-09-17 16:53:03 -07:00
ve.Range.js Fix constructor names; remove redundant hasOwnProperty. 2012-10-08 06:15:20 +02:00
ve.Surface.js Rename ve_foo_bar back to VeFooBar per discussion 2012-09-06 16:15:55 -07:00