aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/tooltip.js
Commit message (Collapse)AuthorAgeFilesLines
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
| | | | | | | Collapses "UI Core" and "Core" into just "Core". Fixes bad paths for CSS dependencies. Regressed when moving widgets into the widgets subfolder.
* Tooltip: Use show.delay update only when track option is activeMani Mishra2015-10-171-1/+2
| | | | | Fixes #14682 Closes gh-1613
* Tooltip: Don't apply disabled style changes on createJörn Zaefferer2015-09-251-12/+4
| | | | | Ref #9151 Ref gh-1599
* Tooltip: Style updatesAlexander Schmitz2015-09-111-0/+10
| | | | Ref #14246
* Tooltip: Style updatesAlexander Schmitz2015-08-211-9/+9
| | | | | Ref #14246 Ref gh-1588
* Tooltip: Move tooltip into widgets directoryAlexander Schmitz2015-08-081-0/+511
Ref #13885