mediawiki-extensions-Visual.../modules/ve
Inez Korczyński 34a7ff381d Rename and cleanup ve.ce.Surface locking state
Get rid of ve.ce.Surface.locked (and isLocked, lock, unlock) and instead introduce ve.ce.Surface.renderingEnabled (and isRenderingEnabled, enableRendering, disableRendering) which names are way less confusing and more specific. Also add use of isRenderingEnabled to ve.ce.ContentBranchNode.

Change-Id: I72e9e8f8dfbf43784d7e616369acc3e9649c715a
2012-12-05 15:19:56 -08:00
..
actions Restore cursor after undo/redo 2012-12-05 13:51:04 -08:00
ce Rename and cleanup ve.ce.Surface locking state 2012-12-05 15:19:56 -08:00
dm Merge "(bug 42469) Leading newlines in <pre>s get eaten" 2012-12-04 01:16:25 +00:00
init Add cancel button to VisualEditor MediaWiki integration. 2012-12-05 15:00:46 -08:00
test Clean up, fix errors on demos. 2012-12-04 08:58:20 +01:00
ui Clean up, fix errors on demos. 2012-12-04 08:58:20 +01:00
ve.Action.js Mapped tab key to indentation action 2012-11-07 16:26:13 -08:00
ve.ActionFactory.js Add ve.Action, ve.ActionFactory, subclasses 2012-10-26 14:44:17 -07:00
ve.AnnotationSet.js
ve.BranchNode.js
ve.Command.js Added some more key bindings for IE and Mozilla support 2012-11-07 16:49:34 -08:00
ve.CommandRegistry.js Mapped tab key to indentation action 2012-11-07 16:26:13 -08:00
ve.debug.js
ve.Document.js Standards: Fix global variables and pass JSHint. 2012-10-23 00:53:48 +02:00
ve.EventEmitter.js
ve.Factory.js Refactored commands into a registry 2012-11-07 15:52:30 -08:00
ve.js Init: Fix incorrect context for mw.msg.apply. 2012-12-02 03:45:51 +01:00
ve.LeafNode.js
ve.Node.js
ve.OrderedHashSet.js
ve.Position.js
ve.Range.js
ve.Registry.js Refactored commands into a registry 2012-11-07 15:52:30 -08:00
ve.Surface.js Added destroy methods and called them on deactivate 2012-12-03 13:45:38 -08:00