Scott González
|
5e3ad8f160
|
Updated copyright year.
|
2012-03-19 09:25:07 -04:00 |
|
Scott González
|
0b7155f927
|
Simulate: Define getters for pageX and pageY in mouse events if they come through as 0. Fixes #7324 - simulate mouse events broken for IE 9.
(cherry picked from commit e2d9b02c56 )
|
2012-01-12 09:06:59 -05:00 |
|
Richard D. Worth
|
2e1da90608
|
Simulate: fixed charCode to be undefined unless specified. Fixed #3229 - Safari: jQuery.simulate() doesn't set "which" field for key events
(cherry picked from commit b90d83c6c4 )
|
2012-01-12 09:06:44 -05:00 |
|
Scott González
|
aa9ca2ba84
|
Tests (Simulate): Make the blur event async to deal with IE's native blur being async.
(cherry picked from commit 183d6a00df )
|
2012-01-12 09:06:07 -05:00 |
|
Scott González
|
069c645403
|
Tests (Simulate): Added focus and blur support.
(cherry picked from commit e31adf039b )
Conflicts:
tests/unit/autocomplete/autocomplete_events.js
tests/unit/tooltip/tooltip_events.js
|
2012-01-12 09:05:40 -05:00 |
|
Scott González
|
ead7e92a54
|
Tests (Simulate): Whitespace cleanup.
(cherry picked from commit 79105eeb56 )
|
2012-01-12 09:03:33 -05:00 |
|
Richard D. Worth
|
bb076e313f
|
Simulate: account for document scroll in findCenter function. Fixes #6859 - Jquery.Simulate drag behaves incorrect when container scrolled
(cherry picked from commit de3fc0050e )
|
2011-05-26 05:09:03 -04:00 |
|
Scott González
|
83fca58d1c
|
Updated copyright year.
|
2011-01-17 09:36:00 -05:00 |
|
awgy
|
e2a693ba78
|
Mouse: tie the preventClickEvent property to the event target, not the container. Fixes #4752 - link event firing on sortable with connect list
|
2010-11-09 09:52:24 -05:00 |
|
Scott González
|
8a5d4ca321
|
All: Added http://jqueryui.com/about to header comments.
|
2010-07-14 15:45:45 -04:00 |
|
Scott González
|
536ae6189b
|
Updated copyright headers to make it clear that you can choose between MIT and GPLv2. Also added a link to http://jquery.org/license.
|
2010-07-09 09:01:04 -04:00 |
|
Richard Worth
|
074153407d
|
Happy New Year
|
2010-01-20 14:04:26 +00:00 |
|
Scott González
|
90fb45dffa
|
Merged in /branches/dev r3251:3620 (excluding autocomplete, modal, tooltip, menu; including menu static tests).
|
2010-01-07 03:19:50 +00:00 |
|
Richard Worth
|
57e3595115
|
Removed jquery.simulate from external/ as it's being removed from jqueryjs.googlecode.com/svn/trunk/plugins
|
2009-08-10 09:38:14 +00:00 |
|