mediawiki-extensions-Visual.../modules/ve/ui/styles/images/icons
Roan Kattouw 92c38eab85 The great directory split of 2013
Move all MW-specific files into the ve-mw directory, in preparation
for moving them out into a separate repo.

All MW-specific files were moved into a parallel directory structure
in modules/ve-mw . Files with both generic and MW-specific things were
split up. Files in ve/init/mw/ were moved to ve-mw/init/ rather than
ve-mw/init/mw ; they're still named ve.init.mw.* but we should change
that. Some of the test files for core classes had MW-specific test cases,
so those were split up and the test runner was duplicated; we should
refactor our tests to use data providers so we can add cases more easily.

Split files:
* ve.ce.Node.css
* ve.ce.ContentBranchNode.test.js (MWEntityNode)
* ve.ce.Document.test.js (some core test cases genericized)
* ve.dm.InternalList.test.js (uses mwReference test document)
* ve.dm.SurfaceFragment.test.js, ve.ui.FormatAction.test.js
** Made core tests use heading instead of mwHeading
** Updated core tests because normal headings don't break out of lists
** Moved test runners into ve.test.utils.js
* ve.ui.Icons-*.css
* ve.ui.Dialog.css (MW parts into ve.ui.MWDialog.css)
* ve.ui.Tool.css
* ve.ui.Widget.css (move ve-ui-rtl and ve-ui-ltr to ve.ui.css)

ve.dm.Converter.test.js: Moved runner functions into ve.test.utils.js

ve.dm.example.js:
* Refactored createExampleDocument so mwExample can use it
* Removed wgExtensionAssetsPath detection, moved into mw-preload.js
* Genericized withMeta example document (original version copied to mwExample)
* Moved references example document to mwExample

ve.dm.mwExample.js:
* Move withMeta and references example documents from ve.dm.example.js
* Add createExampleDocument function

ve-mw/test/index.php: Runner for MW-specific tests only

ve-mw/test/mw-preload.js: Sets VE_TESTDIR for Special:JavaScriptTest only

ve.ui.Window.js:
* Remove magic path interpolation in addLocalStyleSheets()
* Pass full(er) paths to addLocalStyleSheets(), here and in subclasses

ve.ui.MWDialog.js: Subclass of Dialog that adds MW versions of stylesheets

ve.ui.MW*Dialog.js:
* Subclass MWDialog rather than Dialog
* Load both core and MW versions of stylesheets that have both

ve.ui.PagedDialog.js: Converted to a mixin rather than an abstract base class
* Don't inherit ve.ui.Dialog
* Rather than overriding initialize(), provide initializePages() which the
  host class is supposed to call from its initialize()
* Rename onOutlineSelect to onPageOutlineSelect

ve.ui.MWMetaDialog.js, ve.ui.MWTransclusionDialog.js:
* Use PagedDialog as a mixin rather than a base class, inherit MWDialog

bullet-icon.png: Unused, deleted

Stuff we should do later:
* Refactor tests to use data providers
* Write utility function for SVG compat check
* Separate omnibus CSS files such as ve.ui.Widget.css
* Separate omnibus RL modules
* Use icon classes in ViewPageTarget

Change-Id: I1b28f8ba7f2d2513e5c634927a854686fb9dd5a5
2013-07-02 20:51:38 -07:00
..
accept.png Icon improvements 2012-09-26 14:53:11 -07:00
accept.svg Icon cleanup 2013-07-02 13:13:45 -07:00
add-item.png i18n icons 2013-02-01 15:29:18 -08:00
add-item.svg Icon cleanup 2013-07-02 13:13:45 -07:00
alert.png i18n icons 2013-02-01 15:29:18 -08:00
alert.svg Icon cleanup 2013-07-02 13:13:45 -07:00
arched-arrow-ltr.png (bug 38548) Switch undo / redo buttons for RTL. 2012-09-16 08:39:18 -07:00
arched-arrow-ltr.svg Icon cleanup 2013-07-02 13:13:45 -07:00
arched-arrow-rtl.png (bug 38548) Switch undo / redo buttons for RTL. 2012-09-16 08:39:18 -07:00
arched-arrow-rtl.svg Icon cleanup 2013-07-02 13:13:45 -07:00
bold-a.png i18n icons 2013-02-01 15:29:18 -08:00
bold-a.svg Icon cleanup 2013-07-02 13:13:45 -07:00
bold-b.png i18n icons 2013-02-01 15:29:18 -08:00
bold-b.svg Icon cleanup 2013-07-02 13:13:45 -07:00
bold-f.png i18n icons 2013-02-01 15:29:18 -08:00
bold-f.svg Icon cleanup 2013-07-02 13:13:45 -07:00
bullet-list-ltr.png Icon improvements 2012-09-26 14:53:11 -07:00
bullet-list-ltr.svg Icon cleanup 2013-07-02 13:13:45 -07:00
bullet-list-rtl.png Icon improvements 2012-09-26 14:53:11 -07:00
bullet-list-rtl.svg Icon cleanup 2013-07-02 13:13:45 -07:00
check.png Major UI refactoring and improvements 2013-02-26 12:29:08 -08:00
check.svg Icon cleanup 2013-07-02 13:13:45 -07:00
clear.png Improved icons 2012-08-31 13:23:04 -07:00
clear.svg Icon cleanup 2013-07-02 13:13:45 -07:00
close.png i18n icons 2013-02-01 15:29:18 -08:00
close.svg Icon cleanup 2013-07-02 13:13:45 -07:00
collapse.png Improved icons 2012-08-31 13:23:04 -07:00
collapse.svg Icon cleanup 2013-07-02 13:13:45 -07:00
comment.png i18n icons 2013-02-01 15:29:18 -08:00
comment.svg Icon cleanup 2013-07-02 13:13:45 -07:00
down.png i18n icons 2013-02-01 15:29:18 -08:00
down.svg Icon cleanup 2013-07-02 13:13:45 -07:00
expand.png Improved icons 2012-08-31 13:23:04 -07:00
expand.svg Icon cleanup 2013-07-02 13:13:45 -07:00
external-link.png i18n icons 2013-02-01 15:29:18 -08:00
external-link.svg Icon cleanup 2013-07-02 13:13:45 -07:00
help.png i18n icons 2013-02-01 15:29:18 -08:00
help.svg Icon cleanup 2013-07-02 13:13:45 -07:00
history.png Improved icons 2012-08-31 13:23:04 -07:00
history.svg Icon cleanup 2013-07-02 13:13:45 -07:00
indent-list-ltr.png i18n icons 2013-02-01 15:29:18 -08:00
indent-list-ltr.svg Icon cleanup 2013-07-02 13:13:45 -07:00
indent-list-rtl.png Icon improvements 2012-09-26 14:53:11 -07:00
indent-list-rtl.svg Icon cleanup 2013-07-02 13:13:45 -07:00
italic-a.png i18n icons 2013-02-01 15:29:18 -08:00
italic-a.svg Icon cleanup 2013-07-02 13:13:45 -07:00
italic-i.png i18n icons 2013-02-01 15:29:18 -08:00
italic-i.svg Icon cleanup 2013-07-02 13:13:45 -07:00
italic-k.png i18n icons 2013-02-01 15:29:18 -08:00
italic-k.svg Icon cleanup 2013-07-02 13:13:45 -07:00
layout-ltr.png i18n icons 2013-02-01 15:29:18 -08:00
layout-ltr.svg Icon cleanup 2013-07-02 13:13:45 -07:00
layout-rtl.png i18n icons 2013-02-01 15:29:18 -08:00
layout-rtl.svg Icon cleanup 2013-07-02 13:13:45 -07:00
link.png Improved icons 2012-08-31 13:23:04 -07:00
link.svg Icon cleanup 2013-07-02 13:13:45 -07:00
menu.png Add menu icon 2013-04-22 10:51:10 -07:00
menu.svg Icon cleanup 2013-07-02 13:13:45 -07:00
move-ltr.png i18n icons 2013-02-01 15:29:18 -08:00
move-ltr.svg Icon cleanup 2013-07-02 13:13:45 -07:00
move-rtl.png Icon improvements 2012-09-26 14:53:11 -07:00
move-rtl.svg Icon cleanup 2013-07-02 13:13:45 -07:00
number-list-ltr.png i18n icons 2013-02-01 15:29:18 -08:00
number-list-ltr.svg Icon cleanup 2013-07-02 13:13:45 -07:00
number-list-rtl.png i18n icons 2013-02-01 15:29:18 -08:00
number-list-rtl.svg Icon cleanup 2013-07-02 13:13:45 -07:00
outdent-list-ltr.png Icon improvements 2012-09-26 14:53:11 -07:00
outdent-list-ltr.svg Icon cleanup 2013-07-02 13:13:45 -07:00
outdent-list-rtl.png Icon improvements 2012-09-26 14:53:11 -07:00
outdent-list-rtl.svg Icon cleanup 2013-07-02 13:13:45 -07:00
outline-ltr.png i18n icons 2013-02-01 15:29:18 -08:00
outline-ltr.svg Icon cleanup 2013-07-02 13:13:45 -07:00
outline-rtl.png i18n icons 2013-02-01 15:29:18 -08:00
outline-rtl.svg Icon cleanup 2013-07-02 13:13:45 -07:00
picture.png Media dialog support 2013-04-05 11:52:57 -07:00
picture.svg Icon cleanup 2013-07-02 13:13:45 -07:00
remove-item.png i18n icons 2013-02-01 15:29:18 -08:00
remove-item.svg Icon cleanup 2013-07-02 13:13:45 -07:00
remove.png Icon improvements 2012-09-26 14:53:11 -07:00
remove.svg Icon cleanup 2013-07-02 13:13:45 -07:00
search.png Add search icons 2013-05-29 11:57:04 +01:00
search.svg Icon cleanup 2013-07-02 13:13:45 -07:00
secure-link.png i18n icons 2013-02-01 15:29:18 -08:00
secure-link.svg Icon cleanup 2013-07-02 13:13:45 -07:00
settings.png Icon improvements 2012-09-26 14:53:11 -07:00
settings.svg Icon cleanup 2013-07-02 13:13:45 -07:00
strikethrough-a.png Icons for underline, strike & super/subscript buttons 2013-05-20 16:53:04 -07:00
strikethrough-a.svg Icon cleanup 2013-07-02 13:13:45 -07:00
strikethrough-s.png Re-fix pixel grid snapping on new text style icons 2013-05-26 14:30:53 +02:00
strikethrough-s.svg Icon cleanup 2013-07-02 13:13:45 -07:00
subscript.png Icons for underline, strike & super/subscript buttons 2013-05-20 16:53:04 -07:00
subscript.svg Icon cleanup 2013-07-02 13:13:45 -07:00
superscript.png Icons for underline, strike & super/subscript buttons 2013-05-20 16:53:04 -07:00
superscript.svg Icon cleanup 2013-07-02 13:13:45 -07:00
tag.png Added icon for reference, switched from category to tag icons 2013-04-09 15:30:20 -07:00
tag.svg Icon cleanup 2013-07-02 13:13:45 -07:00
underline-a.png Re-fix pixel grid snapping on new text style icons 2013-05-26 14:30:53 +02:00
underline-a.svg Icon cleanup 2013-07-02 13:13:45 -07:00
underline-u.png Icons for underline, strike & super/subscript buttons 2013-05-20 16:53:04 -07:00
underline-u.svg Icon cleanup 2013-07-02 13:13:45 -07:00
up.png i18n icons 2013-02-01 15:29:18 -08:00
up.svg Icon cleanup 2013-07-02 13:13:45 -07:00
window.png Context, frame, window, dialog and inspector refactor 2013-03-14 00:03:31 +00:00
window.svg Icon cleanup 2013-07-02 13:13:45 -07:00