Tagging the 1.5rc1 release.
[jquery.git] / src /
2011-01-05 wycatsRevert "Register as a CommonJS async module if in that...
2011-01-05 rwldrnBug #7608 elem.runtimeStyle throws exception in Opera
2011-01-05 jaubourg"then" renamed "complete" and new "then" method defined...
2010-12-31 Dave MethvinWhen serializing text, encode all line breaks as CRLF...
2010-12-31 jaubourgSimplified the way a Promise is tested for (removed...
2010-12-31 jaubourgRevised conversion logic to handle converter equal...
2010-12-31 jaubourgIntroduced a new promise method on deferreds that retur...
2010-12-31 jaubourgRenamed several ajaxSettings options. Removed cors...
2010-12-31 jaubourgRevised logic in data conversion to account for when...
2010-12-31 jaubourgRemoved re-usability from jXHR object (no more open...
2010-12-31 jaubourgRemoved dataCheckers, added true as possible value...
2010-12-31 unknownRemoved custom method in isDeferred and when.
2010-12-31 unknownDeferred cannot be cancelled by returning false in...
2010-12-31 unknownRemoved a console.log :/
2010-12-31 unknownCapitalized Deferred & _Deferred to clearly mark them...
2010-12-31 unknownChanged dataConverters key format.
2010-12-31 unknownjQuery.parseXML extracted from ajax & added to core...
2010-12-31 jaubourgRemoved NFE to make old Safari happy and avoid leaks...
2010-12-31 jaubourgRewrote the data conversion logic in ajax. Should be...
2010-12-31 jaubourgRenamed jQuery.xhr.bindTransport as jQuery.xhr.transpor...
2010-12-31 jaubourgFixed a loop that only worked in webkit.
2010-12-31 jaubourgAdded deferred to core. Used internally for DOM readyne...
2010-12-31 jaubourgRemoved NFE to make old Safari happy and avoid leaks...
2010-12-31 jaubourgRewrote the data conversion logic in ajax. Should be...
2010-12-31 jaubourgRenamed jQuery.xhr.bindTransport as jQuery.xhr.transpor...
2010-12-31 jaubourgFixed a loop that only worked in webkit.
2010-12-31 jaubourgAdded deferred to core. Used internally for DOM readyne...
2010-12-30 jaubourgSimplified the way a Promise is tested for (removed...
2010-12-30 Colin SnoverRemove patch for very early versions of Opera 9 that...
2010-12-30 Colin SnoverClean trailing whitespace from all files.
2010-12-30 Colin SnoverMerge branch 'fix7762' into jquery Fixes #7762.
2010-12-30 Colin SnoverUpdate CommonJS module registration to check to see...
2010-12-30 jaubourgMerge branch 'master' of github.com:jquery/jquery into...
2010-12-30 jaubourgFix for #7865. Scripts onload handler passes event...
2010-12-29 jaubourgRevised conversion logic to handle converter equal...
2010-12-29 Dave MethvinBy default, use document root rather than current selec...
2010-12-28 jaubourgIntroduced a new promise method on deferreds that retur...
2010-12-28 jaubourgRenamed several ajaxSettings options. Removed cors...
2010-12-28 jaubourgMerge branch 'master' of github.com:jquery/jquery into...
2010-12-27 Dave MethvinDon't cache non-html strings in buildFragment to avoid...
2010-12-27 Dave MethvinWhen a native browser event is bubbling up the DOM...
2010-12-27 jrburkeRegister as a CommonJS async module if in that kind...
2010-12-27 Colin SnoverMerge SlexAxton/jquery:master into jquery/jquery:
2010-12-27 Alex SextonChanged the expando string to use a random number inste...
2010-12-26 Ben AlmanRemoved unnecessary upper/lowercase, it's all just...
2010-12-26 Colin SnoverClearing event handlers on unload is no longer necessar...
2010-12-26 Colin SnoverFix whitespace in event.js
2010-12-26 Ben AlmanWETness getting you down? Fear not, the $.get and ...
2010-12-26 Colin SnoverFix reliableHiddenOffsets test was not working properly...
2010-12-25 jaubourgRevised logic in data conversion to account for when...
2010-12-25 jaubourgRemoved re-usability from jXHR object (no more open...
2010-12-25 jaubourgRemoved dataCheckers, added true as possible value...
2010-12-25 unknownRemoved custom method in isDeferred and when.
2010-12-25 unknownDeferred cannot be cancelled by returning false in...
2010-12-25 unknownRemoved a console.log :/
2010-12-24 unknownCapitalized Deferred & _Deferred to clearly mark them...
2010-12-24 unknownChanged dataConverters key format.
2010-12-24 unknownjQuery.parseXML extracted from ajax & added to core...
2010-12-24 Dave MethvinSimplify the check for isDefaultPrevented.
2010-12-24 jaubourgRemoved NFE to make old Safari happy and avoid leaks...
2010-12-24 jaubourgRewrote the data conversion logic in ajax. Should be...
2010-12-24 jaubourgRenamed jQuery.xhr.bindTransport as jQuery.xhr.transpor...
2010-12-24 jaubourgFixed a loop that only worked in webkit.
2010-12-24 jaubourgAdded deferred to core. Used internally for DOM readyne...
2010-12-24 Dave MethvinWhen a native browser event is bubbling up the DOM...
2010-12-23 Colin SnoverFix fix for #6481 introduced at 7862c45ad2f32096383a21b...
2010-12-23 Colin SnoverDon't use for-in loops on Arrays. Fixes #7817. Thanks...
2010-12-23 Colin SnoverCode style fix
2010-12-22 Colin SnoverMore unit tests and a $.hasData that works for JS objec...
2010-12-22 Colin SnoverUpdate jQuery.hasData to always return a boolean, with...
2010-12-22 Colin SnoverRemove code for ticket #7717 which has been marked...
2010-12-22 scottjehlGetting window dimensions currently fails in Nokia...
2010-12-22 Colin SnoverFix a potential error in the previous commit caused...
2010-12-22 Colin SnoverFix a potential error in the previous commit caused...
2010-12-21 jaubourgRemoved NFE to make old Safari happy and avoid leaks...
2010-12-21 jaubourgRewrote the data conversion logic in ajax. Should be...
2010-12-21 Dave MethvinUse for loop instead of for/in loop to protect sanctity...
2010-12-21 jaubourgRenamed jQuery.xhr.bindTransport as jQuery.xhr.transpor...
2010-12-21 Dave MethvinUse a for loop rather than for/in loop when copying...
2010-12-20 jaubourgFixed a loop that only worked in webkit.
2010-12-20 jaubourgAdded deferred to core. Used internally for DOM readyne...
2010-12-19 Colin SnoverFix #7717 and #7165. Thanks to dmethvin and iliakan...
2010-12-16 Colin SnoverAddress some code style issues in the clone fix.
2010-12-14 Colin SnoverMerge branch 'bug_7397' of https://github.com/rwldrn...
2010-12-13 Colin SnoverMore specific version numbers.
2010-12-13 Colin SnoverSpeed up & compatibility improvements for new clone...
2010-12-12 Colin SnoverMerge branch 'bug5566' into csnover-bug5566. Fixes...
2010-12-12 Colin SnoverFix the clone method to be a little less insane in...
2010-12-11 jaubourgRemoved bind/unbind from xhr emulation: success/error...
2010-12-11 jaubourgMore variable renaming to avoid conflicts when module...
2010-12-10 jaubourgRenamed variables to avoid conflicts when Makefile...
2010-12-10 jaubourgFix the closure in ajax.js too.
2010-12-10 jaubourgFixed function closures so that Makefile can do its...
2010-12-10 jaubourgRemoved non-standard (and not that useful) xhr emulatio...
2010-12-09 jaubourgRewrite of the Ajax module by Julian Aubourg. Some...
2010-12-09 jeresigBacking out cec68e2b00d86357c18b576cbaed52cc1ea42a74...
2010-12-09 jeresigBacking out fb6c038bf00296480234c971a1664ac01ca1479e...
2010-12-09 jeresigMerge branch 'explain-map-concat' of https://github...
2010-12-09 rwldrnWhitespace correction
2010-12-09 rwldrnWhitespace correction
next