* Don't iterate through all elements to update tooltips/accesskeys, iterate through...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Sun, 14 Jan 2007 23:48:42 +0000 (23:48 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Sun, 14 Jan 2007 23:48:42 +0000 (23:48 +0000)
commit0f60d3f9314fb536ce3f7b5d060aca5bd63fdd70
treebfbdc562d820815af977345fcc44bed0179878ce
parentccc2a58cf566d3521f8fa7382dd8a896e1396933
* Don't iterate through all elements to update tooltips/accesskeys, iterate through as few as possible while still guaranteeing that you'll add all accesskeys
* Only call updateTooltipAccessKeys from addPortletLink if necessary
* Give search box a tooltip in Monobook
includes/DefaultSettings.php
skins/MonoBook.php
skins/common/wikibits.js