git.asbjorn.biz
/
jquery.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Tagging the 1.2.4 release.
[jquery.git]
/
src
/
event.js
2008-05-13
Ariel Flesler
jquery: removing unnecessary trailing and leading space...
blob
|
commitdiff
2008-05-13
Ariel Flesler
jquery event & fx: tidying some comments.
blob
|
commitdiff
|
diff to current
2008-05-12
Ariel Flesler
jquery fx & event: replaced the use of .apply(), where...
blob
|
commitdiff
|
diff to current
2008-05-08
Ariel Flesler
jquery event: removing 3 unnecessary lines since the...
blob
|
commitdiff
|
diff to current
2008-05-07
Brandon Aaron
Making sure originalTarget gets copied over from the...
blob
|
commitdiff
|
diff to current
2008-04-29
Ariel Flesler
mainly made the code shorter:
blob
|
commitdiff
|
diff to current
2008-04-29
Ariel Flesler
jquery event: from #2249, adding $.event.proxy to link...
blob
|
commitdiff
|
diff to current
2008-04-29
Ariel Flesler
jquery event: adding some whitespaces to the last change.
blob
|
commitdiff
|
diff to current
2008-04-29
Ariel Flesler
jquery event: jQuery.toggle can accept more than 2...
blob
|
commitdiff
|
diff to current
2008-04-28
Brandon Aaron
jQuery.event.fix performance boost. An example: click...
blob
|
commitdiff
|
diff to current
2008-04-27
Brandon Aaron
Prevent a single event object from being fixed more...
blob
|
commitdiff
|
diff to current
2008-04-27
Brandon Aaron
Optimization for jQuery.event.fix ... don't send fake...
blob
|
commitdiff
|
diff to current
2008-04-24
Ariel Flesler
jquery core: simplified the code using the new jQuery...
blob
|
commitdiff
|
diff to current
2008-04-23
Brandon Aaron
Fixed regression with 5276 where return false in first...
blob
|
commitdiff
|
diff to current
2008-04-22
Jörn Zaefferer
jquery.event: Patch for #2708
blob
|
commitdiff
|
diff to current
2008-04-22
Brandon Aaron
Some small optimizations to the event module. jQuery...
blob
|
commitdiff
|
diff to current
2008-04-21
Brandon Aaron
Trigger onclick handlers of links
blob
|
commitdiff
|
diff to current
2008-02-05
Scott González
Fixed .unbind('.namespace').
blob
|
commitdiff
|
diff to current
2008-02-03
John Resig
Added support for .unbind(".test") to unbind all namesp...
blob
|
commitdiff
|
diff to current
2008-02-03
John Resig
Added $().data(), $().removeData(), and .bind("click...
blob
|
commitdiff
|
diff to current
2008-01-14
John Resig
Added a fix for bug #2140. Opera doesn't like concating...
blob
|
commitdiff
|
diff to current
2007-12-28
Yehuda Katz
Fixes bug with charCode, bad 'var' and missing semicolon
blob
|
commitdiff
|
diff to current
2007-12-21
Brandon Aaron
Fixed memory leak in IE with non-native event types
blob
|
commitdiff
|
diff to current
2007-12-21
Brandon Aaron
Removed check to prevent event from being fixed twice...
blob
|
commitdiff
|
diff to current
2007-12-20
Brandon Aaron
Fixing #2081
blob
|
commitdiff
|
diff to current
2007-12-20
David Serduke
Changed the $(document).ready() code to try and solve...
blob
|
commitdiff
|
diff to current
2007-12-19
Brandon Aaron
Short-circuit jQuery.event.fix if it has already fixed...
blob
|
commitdiff
|
diff to current
2007-12-19
David Serduke
Second part of the fix for #2071. An empty string...
blob
|
commitdiff
|
diff to current
2007-12-19
David Serduke
Changed CRLF end of lines to just LF. Other than that...
blob
|
commitdiff
|
diff to current
2007-12-18
Richard Worth
Fixed #1887 - trigger fails if extra is not a function
blob
|
commitdiff
|
diff to current
2007-12-17
Brandon Aaron
Fixed #2069. The ready helper and shortcuts act the...
blob
|
commitdiff
|
diff to current
2007-12-16
Brandon Aaron
Cleaned up mouseenter and mouseleave special events
blob
|
commitdiff
|
diff to current
2007-12-16
David Serduke
Changed window.frameElement to window == top because...
blob
|
commitdiff
|
diff to current
2007-12-16
David Serduke
Added code so an iframe in IE won't count on doScroll...
blob
|
commitdiff
|
diff to current
2007-12-16
Brandon Aaron
Renaming variables to be more consistent
blob
|
commitdiff
|
diff to current
2007-12-16
David Serduke
Fixed #1781 for warnings created on load by FF javascri...
blob
|
commitdiff
|
diff to current
2007-12-15
Brandon Aaron
new special events api, ready is now a first class...
blob
|
commitdiff
|
diff to current
2007-12-11
Brandon Aaron
Fix for #2032
blob
|
commitdiff
|
diff to current
2007-12-08
Brandon Aaron
Fix for #1486. Prevent IE from throwing an error when...
blob
|
commitdiff
|
diff to current
2007-12-07
David Serduke
Fixed #1039 and #1733 by going through the core API...
blob
|
commitdiff
|
diff to current
2007-12-03
David Serduke
Fixed [1993] although it actually wasn't a bug in the...
blob
|
commitdiff
|
diff to current
2007-11-28
David Serduke
Fixed #1701 by passing through the arguments as suggested.
blob
|
commitdiff
|
diff to current
2007-11-27
David Serduke
Fixed #1970 by returning true instead of false when...
blob
|
commitdiff
|
diff to current
2007-11-19
Brandon Aaron
Fix for #1933
blob
|
commitdiff
|
diff to current
2007-11-14
Brandon Aaron
Fix for #1925 and removed some unnecessary browser...
blob
|
commitdiff
|
diff to current
2007-11-14
Brandon Aaron
Fix for #1911
blob
|
commitdiff
|
diff to current
2007-10-15
John Resig
From a suggestion by Diego, moved the jQuery.ready...
blob
|
commitdiff
|
diff to current
2007-10-06
Brandon Aaron
Fix normalization of pageX and pageY event properties...
blob
|
commitdiff
|
diff to current
2007-10-06
Brandon Aaron
Fixes memory leaks relating to events in IE with page...
blob
|
commitdiff
|
diff to current
2007-10-01
John Resig
Safari 2 was having problems with the syntax used for...
blob
|
commitdiff
|
diff to current
2007-09-27
John Resig
Fixed the attribution for the DOM Ready fix - the previ...
blob
|
commitdiff
|
diff to current
2007-09-27
Brandon Aaron
Fix for #1153
blob
|
commitdiff
|
diff to current
2007-09-27
John Resig
Converted jQuery to use the new DOM Ready technique...
blob
|
commitdiff
|
diff to current
2007-09-14
John Resig
Make sure that the right event type is always triggered...
blob
|
commitdiff
|
diff to current
2007-09-08
John Resig
Landing the new expando management code. Completely...
blob
|
commitdiff
|
diff to current
2007-09-08
John Resig
Reorganzing the jQuery source (first phase).
blob
|
commitdiff
|
diff to current