2010-10-13 |
Justin Meyer | beforedeactivate will fire before focusout - use that... |
blob | commitdiff |
2010-10-13 |
Justin Meyer | Make sure that focusin/focusout bubbles in non-IE browsers. |
blob | commitdiff | diff to current |
2010-10-13 |
John Resig | Fix some gaps in the handling of event data properties... |
blob | commitdiff | diff to current |
2010-10-12 |
Colin Snover | Fix patch for #7150, which was not deleting the events... |
blob | commitdiff | diff to current |
2010-10-12 |
Colin Snover | Use a key name less likely to result in collisions... |
blob | commitdiff | diff to current |
2010-10-11 |
John Resig | Handle some edge cases with binding events to the windo... |
blob | commitdiff | diff to current |
2010-10-10 |
jeresig | Make sure that the unload event doesn't leak in IE... |
blob | commitdiff | diff to current |
2010-10-09 |
jeresig | Change event did not fire in IE when an explicit .focus... |
blob | commitdiff | diff to current |
2010-10-09 |
jeresig | Fix the case where live change was breaking if a live... |
blob | commitdiff | diff to current |
2010-09-30 |
David Petersen | Set event.LiveFired to undefined in specialSubmit handl... |
blob | commitdiff | diff to current |
2010-09-29 |
Dave Reed | Using data() on JavaScript objects sets fields directly... |
blob | commitdiff | diff to current |
2010-09-29 |
John Resig | Fix mis-type in commit e3c4e5789743eecb3cbe2b626f3a5f09... |
blob | commitdiff | diff to current |
2010-09-28 |
John Resig | Tweak the logic for fixing event.which. Fixes #2338. |
blob | commitdiff | diff to current |
2010-09-24 |
Dave Methvin | If an inline handler returns false, call event.preventD... |
blob | commitdiff | diff to current |
2010-09-24 |
dmethvin | Don't copy event.originalTarget, it's a Netscape-specif... |
blob | commitdiff | diff to current |
2010-09-23 |
Robert Katic | Added support for map of events in live, die, delegate... |
blob | commitdiff | diff to current |
2010-09-22 |
jeresig | Fix missing var. Thanks to @jeff-themovie for the catch. |
blob | commitdiff | diff to current |
2010-09-22 |
jeresig | Unify the means of detecting a window across the librar... |
blob | commitdiff | diff to current |
2010-09-22 |
jeresig | Applied the RegExp issues reported by Jeff Robinson... |
blob | commitdiff | diff to current |
2010-09-20 |
jeresig | No need to set returnValue if preventDefault exists... |
blob | commitdiff | diff to current |
2010-09-08 |
jeresig | Make sure that the removeEvent and buildFragment privat... |
blob | commitdiff | diff to current |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
blob | commitdiff | diff to current |
2010-09-08 |
jeresig | Make sure that jQuery works even when the individual... |
blob | commitdiff | diff to current |
2010-06-20 |
John Resig | Expose jQuery.uuid (use with caution) and make sure... |
blob | commitdiff | diff to current |
2010-06-20 |
jeresig | Made it so that you no longer need to build jQuery... |
blob | commitdiff | diff to current |
2010-04-24 |
John Resig | Expose jQuery.uuid (use with caution) and make sure... |
blob | commitdiff | diff to current |
2010-03-23 |
jeresig | Made it so that you no longer need to build jQuery... |
blob | commitdiff | diff to current |
2010-03-09 |
jeresig | Make sure that special remove and teardown events get... |
blob | commitdiff | diff to current |
2010-03-02 |
jeresig | Added in Ben Alman's proposed event.namespace property... |
blob | commitdiff | diff to current |
2010-03-02 |
jeresig | More changes to get jQuery in line with JSLint. |
blob | commitdiff | diff to current |
2010-03-01 |
jeresig | Land some additional tweaks related to running through... |
blob | commitdiff | diff to current |
2010-03-01 |
jeresig | Made some code tweaks related to running jQuery through... |
blob | commitdiff | diff to current |
2010-02-27 |
jeresig | No reason to double-bind the beforeunload event. Fixes... |
blob | commitdiff | diff to current |
2010-02-27 |
jeresig | Merge branch 'master' of github.com:jquery/jquery |
blob | commitdiff | diff to current |
2010-02-27 |
jeresig | Adding in .bind(name, false), .unbind(name, false)... |
blob | commitdiff | diff to current |
2010-02-27 |
brandonaaron | Make sure events exist before trying to access them... |
blob | commitdiff | diff to current |
2010-02-27 |
jeresig | Make it so that you can pass in event data to .click... |
blob | commitdiff | diff to current |
2010-02-26 |
jeresig | Make sure that unbinding on a plain javascript object... |
blob | commitdiff | diff to current |
2010-02-26 |
jeresig | Make sure that the correct type is set for live mouseen... |
blob | commitdiff | diff to current |
2010-02-26 |
jeresig | Make sure that live events bubble unless explicitly... |
blob | commitdiff | diff to current |
2010-02-13 |
jeresig | Make sure that elements that have been removed also... |
blob | commitdiff | diff to current |
2010-02-13 |
jeresig | Make sure that mousing over XUL elements results in... |
blob | commitdiff | diff to current |
2010-02-13 |
jeresig | Make sure that live focus and blur events also bind... |
blob | commitdiff | diff to current |
2010-02-13 |
jeresig | When binding a change directly to a file input just... |
blob | commitdiff | diff to current |
2010-02-13 |
jeresig | Make sure that there are some live events before contin... |
blob | commitdiff | diff to current |
2010-02-11 |
jeresig | Make sure that live mouseenter/mouseleave work properly... |
blob | commitdiff | diff to current |
2010-02-11 |
John Resig | Make sure that the teardown is called after all the... |
blob | commitdiff | diff to current |
2010-02-10 |
jeresig | Simplify the special change/submit event removal logic... |
blob | commitdiff | diff to current |
2010-02-09 |
jeresig | Updated formatting for the change/submit special event... |
blob | commitdiff | diff to current |
2010-02-08 |
jeresig | Fix in logic for handling exclusive namespace testing... |
blob | commitdiff | diff to current |
2010-02-05 |
jeresig | Update special events to work with the internal event... |
blob | commitdiff | diff to current |
2010-02-05 |
jeresig | Rewrote the live event handling to use the new event... |
blob | commitdiff | diff to current |
2010-02-04 |
jeresig | A large refactor of the event handling logic. Data... |
blob | commitdiff | diff to current |
2010-02-01 |
jeresig | Add .delegate() and .undelegate(). An alternative to... |
blob | commitdiff | diff to current |
2010-01-28 |
jeresig | Further optimize the empty/remove/cleanData logic. |
blob | commitdiff | diff to current |
2010-01-28 |
jeresig | Provide a way to simulate default browser actions.... |
blob | commitdiff | diff to current |
2010-01-28 |
jeresig | Make sure namespaces is always an array, when passed... |
blob | commitdiff | diff to current |
2010-01-28 |
jeresig | Make sure that jQuery.data( elem ) always returns a... |
blob | commitdiff | diff to current |
2010-01-27 |
jeresig | No reason to limit the initial change data store to... |
blob | commitdiff | diff to current |
2010-01-25 |
jeresig | Make sure that special.add actually copies over event... |
blob | commitdiff | diff to current |
2010-01-25 |
jeresig | Make sure multiple bound events have their namespaces... |
blob | commitdiff | diff to current |
2010-01-25 |
jeresig | Make sure that it's possible to preventDefault natively... |
blob | commitdiff | diff to current |
2010-01-23 |
jeresig | Make sure that .die() with no args works. Fixes #5789. |
blob | commitdiff | diff to current |
2010-01-23 |
Matt Curry | Select (with a selected) fired change on first focus... |
blob | commitdiff | diff to current |
2010-01-23 |
Irae Brasil | Added support for multiple live event handlers, live... |
blob | commitdiff | diff to current |
2010-01-23 |
Irae Brasil | Make sure that live handlers don't stop inline scripts... |
blob | commitdiff | diff to current |
2010-01-23 |
Irae Brasil | Make sure non-left-click events don't bubble. Fixes... |
blob | commitdiff | diff to current |
2010-01-18 |
jeresig | Adding in the change recommended by Alexander Farkas... |
blob | commitdiff | diff to current |
2010-01-18 |
jeresig | Fix missing var declaration for the length iterator. |
blob | commitdiff | diff to current |
2010-01-15 |
John Resig | Expose the proxy object on the object, for the benefit... |
blob | commitdiff | diff to current |
2010-01-14 |
John Resig | Removed extraneous thisObject references. Thanks to... |
blob | commitdiff | diff to current |
2010-01-13 |
jeresig | Make sure no exception is thrown if no event handler... |
blob | commitdiff | diff to current |
2010-01-13 |
jeresig | Fixed typo in logic, also disabled function setters... |
blob | commitdiff | diff to current |
2010-01-12 |
jeresig | Make sure that the focusin and focusout easy-bind metho... |
blob | commitdiff | diff to current |
2010-01-11 |
jeresig | Revert "Adding in backwards-compatiblity support for... |
blob | commitdiff | diff to current |
2010-01-11 |
jeresig | Make sure that submit event is still bound for regular... |
blob | commitdiff | diff to current |
2010-01-06 |
jeresig | Adding in backwards-compatiblity support for jQuery... |
blob | commitdiff | diff to current |
2010-01-06 |
jeresig | Merging in jQuery.proxy() branch. |
blob | commitdiff | diff to current |
2010-01-06 |
jeresig | Added in a holdover jQuery.event.guid for back-compat... |
blob | commitdiff | diff to current |
2009-12-31 |
jeresig | Moved jQuery.proxy() into core. |
blob | commitdiff | diff to current |
2009-12-31 |
jeresig | Merge branch 'bug-5735' |
blob | commitdiff | diff to current |
2009-12-31 |
jeresig | Rather than declaring empty anonymous functions all... |
blob | commitdiff | diff to current |
2009-12-31 |
jeresig | When .bind('unload') was called it accidentally went... |
blob | commitdiff | diff to current |
2009-12-31 |
jeresig | Remove the .bind(name, fn, thisObject) and promote... |
blob | commitdiff | diff to current |
2009-12-22 |
jeresig | Fixed spelling mistake noted in dc6b7ce3469eaadb37a151d... |
blob | commitdiff | diff to current |
2009-12-22 |
jeresig | Standardize on using double-quotes for string literals. |
blob | commitdiff | diff to current |
2009-12-22 |
jeresig | Made a number of spacing changes to bring the code... |
blob | commitdiff | diff to current |
2009-12-21 |
jeresig | Tweaked the syntax of withinElement a bit. |
blob | commitdiff | diff to current |
2009-12-21 |
jeresig | Tweaked a couple cases where == was used instead of... |
blob | commitdiff | diff to current |
2009-12-21 |
Alexander Farkas | Make sure that the beforeactivate event isn't accidenta... |
blob | commitdiff | diff to current |
2009-12-21 |
Jörn Zaefferer | Stop trying to emulate the focus/blur event in IE,... |
blob | commitdiff | diff to current |
2009-12-21 |
Alexander Farkas | Used the patch from Alexander as the basis for a rewrit... |
blob | commitdiff | diff to current |
2009-12-19 |
jeresig | Make sure that we don't bind the onunload event in... |
blob | commitdiff | diff to current |
2009-12-19 |
jeresig | No need to use the conditional comment for binding... |
blob | commitdiff | diff to current |
2009-12-16 |
jeresig | Retooled the arguments.callee-related changes in 98ce35... |
blob | commitdiff | diff to current |
2009-12-16 |
jeresig | No need to use jQuery's event system for binding the... |
blob | commitdiff | diff to current |
2009-12-11 |
John Resig | Fixed typo from commit 542099a278e79dce38e814e7e7b448a1... |
blob | commitdiff | diff to current |
2009-12-11 |
John Resig | Fixed typo from commit 542099a278e79dce38e814e7e7b448a1... |
blob | commitdiff | diff to current |
2009-12-11 |
John Resig | Fixed typo from commit 542099a278e79dce38e814e7e7b448a1... |
blob | commitdiff | diff to current |
2009-12-10 |
Karl Swedberg | combined jQuery.bind() and jQuery.one() to make them... |
blob | commitdiff | diff to current |
next |