| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug #6911 - Prevent action on disabled elements, both triggering and bound vi... | Dan Heberden | 2011-02-18 | 1 | -61/+94 |
* | So embarrassing :( | wycats | 2011-01-14 | 1 | -8/+0 |
* | Overwrite CRLF with LF | wycats | 2011-01-14 | 1 | -0/+8 |
* | Clean trailing whitespace from all files. | Colin Snover | 2010-12-30 | 1 | -3/+3 |
* | Convert test/delegatetest.html to use lf line endings. | Henri Wiechers | 2010-11-12 | 1 | -242/+242 |
* | When binding a change directly to a file input just passthrough to the normal... | jeresig | 2010-02-13 | 1 | -0/+9 |
* | Select (with a selected) fired change on first focus in IE. Fixes #5869. | Matt Curry | 2010-01-23 | 1 | -0/+5 |
* | Added support for multiple live event handlers, live hover, and live focus/bl... | Irae Brasil | 2010-01-23 | 1 | -0/+42 |
* | Stop trying to emulate the focus/blur event in IE, doesn't work as one might ... | Jörn Zaefferer | 2009-12-21 | 1 | -0/+24 |
* | Used the patch from Alexander as the basis for a rewrite of the IE change eve... | Alexander Farkas | 2009-12-21 | 1 | -105/+144 |
* | Make sure we use instead of in the delegate test. | jeresig | 2009-12-21 | 1 | -2/+2 |
* | Adding in support for bubbling submit and change events, thanks to the patch ... | Justin Meyer | 2009-12-04 | 1 | -0/+123 |