mediawiki-extensions-Visual.../modules/ve/ui/tools
Trevor Parscal a564f81aa7 JSHint: Added dotfiles and fixed tons of linting warnings.
* "onevar" warning sometimes solved by just merging var statements
  other times solved by making it a function declaration instead
  of a function expression.
* Also fixed several '_this' variable names in ve.es.Surface to
  more descriptive names, and enabled warnings for dangling _
  in identifiers.

Change-Id: I7d411881e3e06cf9a7fe56d689c29375881a81de
2012-07-19 10:01:00 -07:00
..
ve.ui.AnnotationButtonTool.js Cleaned up selection and focus code for inspectors 2012-06-20 19:22:38 -07:00
ve.ui.ButtonTool.js Move ve2/ back to ve/ 2012-06-19 18:20:28 -07:00
ve.ui.ClearButtonTool.js Move ve2/ back to ve/ 2012-06-19 18:20:28 -07:00
ve.ui.DropdownTool.js Move ve2/ back to ve/ 2012-06-19 18:20:28 -07:00
ve.ui.FormatDropdownTool.js JSHint: Added dotfiles and fixed tons of linting warnings. 2012-07-19 10:01:00 -07:00
ve.ui.HistoryButtonTool.js Move ve2/ back to ve/ 2012-06-19 18:20:28 -07:00
ve.ui.IndentationButtonTool.js JSHint: Added dotfiles and fixed tons of linting warnings. 2012-07-19 10:01:00 -07:00
ve.ui.ListButtonTool.js Broke the grouping functionality of ve.ui.ListButtonTool.list method into ve.Document.getCoveredSiblingGroups 2012-06-20 15:49:41 -07:00