mediawiki-extensions-Visual.../modules/ve
Timo Tijhof 2a1a25c580 Fix new lint warnings previously uncaught by jshint
The new jshint (0.9.1 > 1.1.0) is smarter about detecting trailing
whitespace (which enabled in our jshintrc file).
Looks like we did indeed let it slip through a few times in ve.Document.

Also cleaning up comment from * to - for consistency and avoiding
block-comment characters.

Change-Id: Ie1621816d608b5c42028ee945346d872a747c6a4
2013-03-13 01:37:00 +00:00
..
actions Only unwrap { generated: wrapper } based on context. 2013-03-13 00:42:16 +00:00
ce Create MediaWiki specific nodes to contain MW specific rules. 2013-03-12 16:28:29 -07:00
dm Merge "Only unwrap { generated: wrapper } based on context." 2013-03-13 00:55:14 +00:00
init Create MediaWiki specific nodes to contain MW specific rules. 2013-03-12 16:28:29 -07:00
styles Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
test Merge "Only unwrap { generated: wrapper } based on context." 2013-03-13 00:55:14 +00:00
ui Merge "Create MediaWiki specific nodes to contain MW specific rules." 2013-03-12 23:46:51 +00:00
ve.Action.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.ActionFactory.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.AnnotationSet.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.BranchNode.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.CommandRegistry.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.debug.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.Document.js Fix new lint warnings previously uncaught by jshint 2013-03-13 01:37:00 +00:00
ve.EventEmitter.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.Factory.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.js Added validation to ve.inheritClass 2013-02-27 18:41:59 +01:00
ve.LeafNode.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.Node.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.NodeFactory.js Use static.name once for ce and dm nodes 2013-03-07 17:19:39 -08:00
ve.OrderedHashSet.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.Range.js Add ve.Range.prototype.isBackwards() 2013-02-22 17:33:23 -08:00
ve.Registry.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.Surface.js More work on dialog classes and their mw specific handling. 2013-03-07 12:47:42 -08:00
ve.Trigger.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00
ve.TriggerRegistry.js Bump copyright notice year range to -2013 over -2012 2013-02-19 15:37:34 -08:00