git.asbjorn.biz
/
jquery.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
return null when no matched elements exist for offset and position
2009-03-17
Brandon Aaron
return null when no matched elements exist for offset...
commit
|
commitdiff
|
tree
2009-03-17
Brandon Aaron
some clean up in the offset method
commit
|
commitdiff
|
tree
2009-02-16
Brandon Aaron
fix show issue in IE 6. "olddisplay" is sometimes undefined...
commit
|
commitdiff
|
tree
2008-11-13
Brandon Aaron
fix the long standing 2px offset issue in QuirksMode...
commit
|
commitdiff
|
tree
2008-11-10
Brandon Aaron
new offset method, faster and no more browser detection
commit
|
commitdiff
|
tree
2008-05-15
Brandon Aaron
Updating unit tests for offset
commit
|
commitdiff
|
tree
2008-05-15
Brandon Aaron
Reverted back to using the num helper method in offset.js
commit
|
commitdiff
|
tree
2008-05-15
Brandon Aaron
Added some unit tests for position method. Fixed issue...
commit
|
commitdiff
|
tree
2008-05-13
Brandon Aaron
Updating outerWidth unit test to use absolute position
commit
|
commitdiff
|
tree
2008-05-07
Brandon Aaron
Making sure originalTarget gets copied over from the...
commit
|
commitdiff
|
tree
2008-04-29
Brandon Aaron
Merged dimensions with core
commit
|
commitdiff
|
tree
2008-04-28
Brandon Aaron
jQuery.event.fix performance boost. An example: click...
commit
|
commitdiff
|
tree
2008-04-27
Brandon Aaron
Prevent a single event object from being fixed more...
commit
|
commitdiff
|
tree
2008-04-27
Brandon Aaron
Optimization for jQuery.event.fix ... don't send fake...
commit
|
commitdiff
|
tree
2008-04-23
Brandon Aaron
Fixed regression with 5276 where return false in first...
commit
|
commitdiff
|
tree
2008-04-22
Brandon Aaron
Some small optimizations to the event module. jQuery...
commit
|
commitdiff
|
tree
2008-04-21
Brandon Aaron
Small optimization to offset (thanks Ariel Flesler)
commit
|
commitdiff
|
tree
2008-04-21
Brandon Aaron
Small optimization to jQuery.curCSS (thanks Ariel Flesler)
commit
|
commitdiff
|
tree
2008-04-21
Brandon Aaron
Trigger onclick handlers of links
commit
|
commitdiff
|
tree
2008-01-14
Brandon Aaron
Adding browser UA tests
commit
|
commitdiff
|
tree
2007-12-21
Brandon Aaron
Fixed memory leak in IE with non-native event types
commit
|
commitdiff
|
tree
2007-12-21
Brandon Aaron
Removed check to prevent event from being fixed twice...
commit
|
commitdiff
|
tree
2007-12-20
Brandon Aaron
Fixing #2081
commit
|
commitdiff
|
tree
2007-12-19
Brandon Aaron
offset: make sure there is a parent node to work on...
commit
|
commitdiff
|
tree
2007-12-19
Brandon Aaron
offset: make sure border width always gets calculated...
commit
|
commitdiff
|
tree
2007-12-19
Brandon Aaron
Short-circuit jQuery.event.fix if it has already fixed...
commit
|
commitdiff
|
tree
2007-12-19
Brandon Aaron
Insure width/height do not return a negative number.
commit
|
commitdiff
|
tree
2007-12-18
Brandon Aaron
width and height methods are now working properly
commit
|
commitdiff
|
tree
2007-12-17
Brandon Aaron
Fixed #2069. The ready helper and shortcuts act the...
commit
|
commitdiff
|
tree
2007-12-17
Brandon Aaron
Fixed #2064
commit
|
commitdiff
|
tree
2007-12-17
Brandon Aaron
Updating changlog
commit
|
commitdiff
|
tree
2007-12-16
Brandon Aaron
Cleaned up mouseenter and mouseleave special events
commit
|
commitdiff
|
tree
2007-12-16
Brandon Aaron
Renaming variables to be more consistent
commit
|
commitdiff
|
tree
2007-12-16
Brandon Aaron
Adding data and removeData tests
commit
|
commitdiff
|
tree
2007-12-15
Brandon Aaron
new special events api, ready is now a first class...
commit
|
commitdiff
|
tree
2007-12-14
Brandon Aaron
Don't remove test directory on clean
commit
|
commitdiff
|
tree
2007-12-13
Brandon Aaron
Getting the width and height of the document now returns...
commit
|
commitdiff
|
tree
2007-12-12
Brandon Aaron
Added more unit tests for offset. Fixed an offset issue...
commit
|
commitdiff
|
tree
2007-12-11
Brandon Aaron
Greatly reduced the complexity of the width/height...
commit
|
commitdiff
|
tree
2007-12-11
Brandon Aaron
Fix for #2032
commit
|
commitdiff
|
tree
2007-12-08
Brandon Aaron
Fixed clone so that it now properly copies changes...
commit
|
commitdiff
|
tree
2007-12-08
Brandon Aaron
show is now element aware (#960)
commit
|
commitdiff
|
tree
2007-12-08
Brandon Aaron
Fix for #1486. Prevent IE from throwing an error when...
commit
|
commitdiff
|
tree
2007-12-04
Brandon Aaron
Added another relative offset test
commit
|
commitdiff
|
tree
2007-12-04
Brandon Aaron
Added visual marker to absolute fixture for offset...
commit
|
commitdiff
|
tree
2007-12-04
Brandon Aaron
offset now uses clientLeft and clientTop instead of...
commit
|
commitdiff
|
tree
2007-12-04
Brandon Aaron
Beginnings of the offset test suite
commit
|
commitdiff
|
tree
2007-11-19
Brandon Aaron
Fix for #1933
commit
|
commitdiff
|
tree
2007-11-19
Brandon Aaron
Fix for #1944. Added nodeName and tagName to jQuery...
commit
|
commitdiff
|
tree
2007-11-14
Brandon Aaron
Fix for #1925 and removed some unnecessary browser...
commit
|
commitdiff
|
tree
2007-11-14
Brandon Aaron
Fix for #1911
commit
|
commitdiff
|
tree
2007-11-14
Brandon Aaron
Fix for #1893
commit
|
commitdiff
|
tree
2007-10-12
Brandon Aaron
Fixed .val(String) for select elements (#1760) [Thanks...
commit
|
commitdiff
|
tree
2007-10-06
Brandon Aaron
Fix normalization of pageX and pageY event properties...
commit
|
commitdiff
|
tree
2007-10-06
Brandon Aaron
Fixes memory leaks relating to events in IE with page...
commit
|
commitdiff
|
tree
2007-10-06
Brandon Aaron
Fix regression in add and append in IE after revision...
commit
|
commitdiff
|
tree
2007-09-27
Brandon Aaron
Fix for #1153
commit
|
commitdiff
|
tree
2007-09-26
Brandon Aaron
offset: fixes for correct body offsets in safari and...
commit
|
commitdiff
|
tree
2007-09-21
Brandon Aaron
offset: added fixed position support and fixed opera...
commit
|
commitdiff
|
tree
2007-09-18
Brandon Aaron
offset: do not add borders for table cells
commit
|
commitdiff
|
tree
2007-09-18
Brandon Aaron
Fixed #1474, setting selectedIndex
commit
|
commitdiff
|
tree
2007-09-18
Brandon Aaron
Use document.compatMode for quirks test in width/height...
commit
|
commitdiff
|
tree
2007-09-17
Brandon Aaron
Fix width/height to work properly on window/document
commit
|
commitdiff
|
tree
2007-09-17
Brandon Aaron
remove box global var from offset
commit
|
commitdiff
|
tree
2007-09-13
Brandon Aaron
fix clone(true) for IE
commit
|
commitdiff
|
tree
2007-09-13
Brandon Aaron
clean ant task shouldn't delete the new test folder
commit
|
commitdiff
|
tree
2007-09-11
Brandon Aaron
safari2 should just check the browser and version
commit
|
commitdiff
|
tree
2007-09-11
Brandon Aaron
Include scroll offsets for everything but inline and...
commit
|
commitdiff
|
tree
2007-09-11
Brandon Aaron
Couple of fixes to the offset method
commit
|
commitdiff
|
tree
2007-07-21
Brandon Aaron
selectedIndex is now cloned cross-browser (#1294)
commit
|
commitdiff
|
tree
2007-07-21
Brandon Aaron
selectedIndex is now cloned in IE (#1294)
commit
|
commitdiff
|
tree
2007-07-21
Brandon Aaron
addClass doesn't fail when passed an undefined or null...
commit
|
commitdiff
|
tree
2007-07-21
Brandon Aaron
missing semi-colon
commit
|
commitdiff
|
tree
2007-07-21
Brandon Aaron
trigger DOM0 event handlers when doing a trigger (...
commit
|
commitdiff
|
tree
2007-07-20
Brandon Aaron
broken test in IE
commit
|
commitdiff
|
tree
2007-07-20
Brandon Aaron
Fix for #1402
commit
|
commitdiff
|
tree
2007-07-02
Brandon Aaron
fix opacity issues in IE
commit
|
commitdiff
|
tree
2007-06-29
Brandon Aaron
Fix for #1322
commit
|
commitdiff
|
tree
2007-06-29
Brandon Aaron
Fix for #1231
commit
|
commitdiff
|
tree
2007-06-21
Brandon Aaron
Fix for #1187, #1278 and #1279
commit
|
commitdiff
|
tree
2007-05-31
Brandon Aaron
Adding test for #1182
commit
|
commitdiff
|
tree
2007-05-31
Brandon Aaron
Fix for #1185
commit
|
commitdiff
|
tree
2007-05-31
Brandon Aaron
Fix for #923, #1136 and #1233
commit
|
commitdiff
|
tree
2007-05-31
Brandon Aaron
Use .one() when doing a .bind() with an "unload" event...
commit
|
commitdiff
|
tree
2007-05-30
Brandon Aaron
Fix event.which (#1217)
commit
|
commitdiff
|
tree
2007-05-23
Brandon Aaron
Clean up in jQuery.event.add for assigning a handler...
commit
|
commitdiff
|
tree
2007-05-23
Brandon Aaron
Rolling back Rev 1892
commit
|
commitdiff
|
tree
2007-05-16
Brandon Aaron
Fix for #1198
commit
|
commitdiff
|
tree
2007-05-14
Brandon Aaron
Fix for #921 (IE clones events)
commit
|
commitdiff
|
tree
2007-05-13
Brandon Aaron
Fix for #1182
commit
|
commitdiff
|
tree
2007-05-13
Brandon Aaron
Fix for #1169
commit
|
commitdiff
|
tree
2007-05-13
Brandon Aaron
Fix for #1162
commit
|
commitdiff
|
tree
2007-05-13
Brandon Aaron
Fix for #1163
commit
|
commitdiff
|
tree
2007-05-11
Brandon Aaron
Fix for #1167
commit
|
commitdiff
|
tree
2007-05-11
Brandon Aaron
Clean up in jQuery.event.fix (#1171)
commit
|
commitdiff
|
tree
2007-05-11
Brandon Aaron
Fix for #1186
commit
|
commitdiff
|
tree
2007-05-02
Brandon Aaron
removing the context and selector properties that I...
commit
|
commitdiff
|
tree
2007-05-01
Brandon Aaron
Moving constructor code to jQuery.prototype.init for...
commit
|
commitdiff
|
tree
2007-04-30
Brandon Aaron
Completed test for Rev 1820 (#1044)
commit
|
commitdiff
|
tree
2007-04-30
Brandon Aaron
Append colgroup and col elements (#1044)
commit
|
commitdiff
|
tree
next