aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jquery.simulate.js
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright year.Scott González2012-03-191-1/+1
|
* Simulate: Define getters for pageX and pageY in mouse events if they come ↵Scott González2012-01-121-1/+25
| | | | | | through as 0. Fixes #7324 - simulate mouse events broken for IE 9. (cherry picked from commit e2d9b02c56ee92fa92913b451598b59a385db609)
* Simulate: fixed charCode to be undefined unless specified. Fixed #3229 - ↵Richard D. Worth2012-01-121-1/+1
| | | | | | Safari: jQuery.simulate() doesn't set "which" field for key events (cherry picked from commit b90d83c6c4e3f5e328d5557aa35ce9fbded6fd0f)
* Tests (Simulate): Make the blur event async to deal with IE's native blur ↵Scott González2012-01-121-11/+16
| | | | | | being async. (cherry picked from commit 183d6a00df531b13c638944796b5bc52ca19ecb4)
* Tests (Simulate): Added focus and blur support.Scott González2012-01-121-0/+49
| | | | | | | | | (cherry picked from commit e31adf039b4adb07b8878435beceaae1a6532d47) Conflicts: tests/unit/autocomplete/autocomplete_events.js tests/unit/tooltip/tooltip_events.js
* Tests (Simulate): Whitespace cleanup.Scott González2012-01-121-70/+99
| | | | (cherry picked from commit 79105eeb5649ad650073d5603d9d50759e979e99)
* Simulate: account for document scroll in findCenter function. Fixes #6859 - ↵Richard D. Worth2011-05-261-3/+3
| | | | | | Jquery.Simulate drag behaves incorrect when container scrolled (cherry picked from commit de3fc0050ee672ce155f0dd65ee9ecdfd818c063)
* Updated copyright year.Scott González2011-01-171-1/+1
|
* Mouse: tie the preventClickEvent property to the event target, not the ↵awgy2010-11-091-0/+1
| | | | container. Fixes #4752 - link event firing on sortable with connect list
* All: Added http://jqueryui.com/about to header comments.Scott González2010-07-141-1/+1
|
* Updated copyright headers to make it clear that you can choose between MIT ↵Scott González2010-07-091-3/+3
| | | | and GPLv2. Also added a link to http://jquery.org/license.
* Happy New YearRichard Worth2010-01-201-1/+1
|
* Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, ↵Scott González2010-01-071-150/+150
| | | | menu; including menu static tests).
* Removed jquery.simulate from external/ as it's being removed from ↵Richard Worth2009-08-101-0/+150
jqueryjs.googlecode.com/svn/trunk/plugins