mediawiki-extensions-Visual.../modules/ve
Trevor Parscal 4192cbc4d5 Window refactor
Changes:

* Cleanup the window API to use more consistent and intuitive methods - we
  now use initialize/setup/teardown instead of
  initialize/onSetup/onOpen/onClose as methods which are overridden, and
  use open/close methods to control the window
* Change events around to have opening/open and closing/close events which
  act as before/after points during the opening/closing process
* Make WindowSet and Context respond to windows being opened, rather than
  opening them directly
* Fix a LinkInspector creation mode bug where the initial text doesn't get
  reset
* Move inspector, a VisualEditor concept, back to VE
* Cleanup naming of SurfaceDialog, SurfaceToolbar, etc. to use shorter
  names, they were given Surface* names when the generic ones were also in
  VE, but now the generic ones are in OO, so they can return to their
  original names

Change-Id: I82c4fed8bcb3fb5630938c8bc4dd9b2d5f1a8c1d
2013-11-08 12:33:25 -08:00
..
ce Merge "Fix image resize handles update on surface change" 2013-11-07 21:09:32 +00:00
dm Fix metadata issues in newFromDocumentReplace 2013-11-04 14:37:26 +00:00
init Add shortcut commands for underline & sub/superscript. 2013-11-08 13:55:08 +00:00
test Window refactor 2013-11-08 12:33:25 -08:00
ui Window refactor 2013-11-08 12:33:25 -08:00
ve.BranchNode.js
ve.debug.js
ve.Document.js Use OO.EventEmitter instead of ve.EventEmitter 2013-10-22 16:57:33 +00:00
ve.EventSequencer.js Fix initialisation errors in EventSequencer 2013-10-08 00:24:45 +01:00
ve.js Split oojs-ui from ve.ui 2013-10-28 22:40:08 -07:00
ve.LeafNode.js
ve.Node.js Rename @emits to @fires so we're forward compatible with JSDuck 5 2013-10-22 19:11:16 +00:00
ve.Range.js
ve.track.js ve.track: add topic-based analytic event subscription 2013-10-16 10:03:27 -07:00