aboutsummaryrefslogtreecommitdiffstats
path: root/ui/jquery.ui.tooltip.js
Commit message (Expand)AuthorAgeFilesLines
...
* Use pushStack in tooltip's widget method. See #5732jzaefferer2010-07-301-1/+1
* Tooltip: Updated positioning - let user also customize of-propertyjzaefferer2010-07-201-2/+2
* Updated copyright headers to make it clear that you can choose between MIT an...jzaefferer2010-07-091-4/+4
* Show tooltip before positioning it to fix scrolling issue, then hide again be...jzaefferer2010-05-191-2/+2
* Tooltip: Improve fadeout animation to handle case where tooltip overlays the ...jzaefferer2010-04-231-1/+3
* Tooltip: Unit tests for tooltip and a fix to pass through event objects to tr...jzaefferer2010-04-151-9/+9
* The accidental merge of tooltip into master was reverted in master, that reve...jzaefferer2010-04-081-0/+145
* Revert accidental "Merge branch 'tooltip' of github.com:jquery/jquery-ui"jzaefferer2010-04-011-145/+0
* Tooltip: Renamed show to open and open to _show (based on spec), changed trig...unknown2010-03-311-6/+8
* Tooltip: Added comment about asny response handlingjzaefferer2010-03-251-0/+1
* Tooltip: Add role='application' to body when there is no role attribute; requ...jzaefferer2010-03-251-0/+5
* Tooltip: Fix positioningjzaefferer2010-03-251-1/+4
* Tooltip: Replacing mouseover/out with mouseenter/leave, dropping (for now) su...jzaefferer2010-03-251-2/+2
* Copying files from old Googlecode dev branch for tooltipjzaefferer2010-03-211-0/+134