Tagging the 1.2.4 release.
[jquery.git] / src /
2008-05-16 Ariel Fleslerjquery fx: removing a needless comment after the last...
2008-05-16 Ariel Fleslerjquery fx: removing 2 unnecessary isFunction calls...
2008-05-16 Ariel Fleslerjquery core: Closes #2709, avoiding a bug on IE 6 when...
2008-05-16 Ariel Fleslerjquery core: saving some bytes in $.fn.val by using...
2008-05-16 Ariel Fleslerjquery core: updating a comment, thanks to Scott for...
2008-05-16 Ariel Fleslerjquery ajax: Closes #2567, additional setting for ...
2008-05-15 Ariel Fleslerjqueryjquery ajax: closes #1289. Renamed 'xml' and...
2008-05-15 Brandon AaronReverted back to using the num helper method in offset.js
2008-05-15 Brandon AaronAdded some unit tests for position method. Fixed issue...
2008-05-15 Ariel Fleslerjquery core: SHOULD fix #2802. Caching document.default...
2008-05-15 Ariel Fleslerjquery ajax: caching repetive conversions/checks for...
2008-05-15 Ariel Fleslerjquery ajax: fixed #2865 and #2570. Not passing usernam...
2008-05-15 Ariel Fleslerjquery dimensions & offset: moving the local function...
2008-05-14 Ariel Fleslerjquery core: closes #1480, isFunction is even tougher.
2008-05-14 Ariel Fleslerjquery ajax: closes #2842.
2008-05-14 Ariel Fleslerjquery core: fixed deep extend of objects. Closes ...
2008-05-14 Ariel Fleslerjquery offset: reducing more the code size.
2008-05-14 Ariel Fleslerjquery offset: reducing the code size.
2008-05-14 Ariel Fleslerjquery dimensions: reducing the code size.
2008-05-13 Ariel Fleslerjquery ajax: renaming jQuery.ajax.re to remote.
2008-05-13 Ariel Fleslerjquery ajax: absolute urls were assumed to be cross...
2008-05-13 Ariel FleslerCloses #2510
2008-05-13 Ariel Fleslerjquery: removing unnecessary trailing and leading space...
2008-05-13 Ariel Fleslerjquery event & fx: tidying some comments.
2008-05-13 Ariel Fleslerjquery core: don't let .attr() set style for xml.
2008-05-13 Ariel Fleslerjquery core: #2548, #2170, #2188, #2099, #1170, #2558...
2008-05-12 Ariel Fleslerjquery fx & event: replaced the use of .apply(), where...
2008-05-12 Ariel Fleslerjquery core: Applied #1318 to jQuery.grep
2008-05-11 Ariel Fleslerjquery core: declared undefined locally, to speed up...
2008-05-11 Ed Engelhardtfix small typo in comment
2008-05-08 Ariel Fleslerjquery core: closes #2811, $.fn.add now calls $.unique...
2008-05-08 Ariel Fleslerjquery event: fixed $.fn.load, closes #2819.
2008-05-08 Ariel Fleslerjquery core: closes #2771
2008-05-08 Ariel Fleslerjquery event: removing 3 unnecessary lines since the...
2008-05-07 Brandon AaronMaking sure originalTarget gets copied over from the...
2008-05-07 Ariel Fleslerjquery core: Reverting the changes added at [5480]
2008-05-06 Ariel Fleslerjquery core: makeArray was parsing forms into array...
2008-05-06 Ariel Fleslerjquery core: removing needless 'else' and 'new' in...
2008-05-06 Jörn Zaeffererjquery ajax: support for dynamic data arguments, see...
2008-05-06 Ariel Fleslerjquery core: enhancements to jquery.map, closes #2803
2008-05-06 Ariel Fleslerjquery core: small code reduction.
2008-05-06 Ariel Fleslerjquery core: code reduction at $.each and $.curCSS.
2008-05-06 Ariel Fleslerjquery selector: reverting [5343], check #1960.
2008-05-03 Scott Gonzálezcore: Fixed #2605: .data() now accepts null as a value.
2008-05-03 Scott Gonzálezcore: Fixed #2605: .data() now accepts null as a value.
2008-05-02 Scott Gonzálezcore: Fixed #2600: jQuery.extend no longer skips over...
2008-05-02 Ariel Fleslerjquery fx: adding jQuery.fx.def as default speed for...
2008-05-02 Ariel Fleslerjquery selector: removed needless check in jQuery.sibling.
2008-04-30 Scott Gonzálezcore: make sure all source files end with a single...
2008-04-30 Ariel Fleslerjquery core: extend() now supports deep + extending...
2008-04-29 Ariel Fleslermainly made the code shorter:
2008-04-29 Scott Gonzálezcore: Adding missing radix for paresInt.
2008-04-29 Scott GonzálezFixed line endings.
2008-04-29 Ariel Fleslerjquery event: from #2249, adding $.event.proxy to link...
2008-04-29 Ariel Fleslerjquery event: adding some whitespaces to the last change.
2008-04-29 Ariel Fleslerjquery event: jQuery.toggle can accept more than 2...
2008-04-29 Ariel Fleslerjquery core: in $.makeArray, improved array-like detect...
2008-04-29 Brandon AaronMerged dimensions with core
2008-04-28 Brandon AaronjQuery.event.fix performance boost. An example: click...
2008-04-28 Jörn Zaeffererjquery core: fix for #1960, delegating to document...
2008-04-27 Brandon AaronPrevent a single event object from being fixed more...
2008-04-27 Brandon AaronOptimization for jQuery.event.fix ... don't send fake...
2008-04-25 Ariel Fleslerjquery core: fixed makeArray to recognize the window...
2008-04-24 Ariel Fleslerjquery core: simplified the code using the new jQuery...
2008-04-24 Jörn Zaeffererjquery core: Patch from #2619 applied, making makeArray...
2008-04-23 Brandon AaronFixed regression with 5276 where return false in first...
2008-04-22 Jörn Zaeffererjquery.ajax: fix for beforeSend-cancelling-sideeffects
2008-04-22 Jörn Zaeffererjquery.ajax: improvement for #2688, added test
2008-04-22 Jörn Zaeffererjquery.event: Patch for #2708
2008-04-22 Brandon AaronSome small optimizations to the event module. jQuery...
2008-04-21 Brandon AaronSmall optimization to offset (thanks Ariel Flesler)
2008-04-21 Brandon AaronSmall optimization to jQuery.curCSS (thanks Ariel Flesler)
2008-04-21 Brandon AaronTrigger onclick handlers of links
2008-04-14 Yehuda KatzCloses #2688
2008-04-08 Sean Catchpole$.extend deep now copies children's children, ect...
2008-03-15 John ResigMade outerHeight/outerWidth accept .outerWidth(true...
2008-03-15 John ResigImported the innerHeight and outerHeight methods from...
2008-02-17 John ResigFixed issue with typeof check - "array" isn't a valid...
2008-02-06 John ResigLanded a fix for bug #2037.
2008-02-06 John ResigLanded a minor fix for AIR (in the offset method).
2008-02-05 Scott GonzálezFixed .unbind('.namespace').
2008-02-03 John ResigYou can now overwrite values returned from .data()...
2008-02-03 John ResigTweaked the .data() event triggering - it now triggers...
2008-02-03 John ResigAdded support for .unbind(".test") to unbind all namesp...
2008-02-03 John ResigAdded $().data(), $().removeData(), and .bind("click...
2008-02-01 John ResigUpdated the years on the licensing.
2008-01-26 John ResigDe-eval'd selectors and the various DOM methods (will...
2008-01-23 David SerdukeFix #2184 by using the jQuery.clean() function instead...
2008-01-17 David SerdukeFixed #2174 by removing the s.dataType == "json" check...
2008-01-14 David SerdukeChanging end of line from CRLF to just LF like the...
2008-01-14 John ResigAdded support for breaking in an object loop (Bug ...
2008-01-14 John ResigAnd the rest of the _default change.
2008-01-14 John ResigTweaked the default Accept header to _default.
2008-01-14 John ResigAdded a check to make sure that .style exists before...
2008-01-14 John ResigFixed default property name for Opera (bug #2159).
2008-01-14 John ResigAdded a fix for bug #2140. Opera doesn't like concating...
2008-01-14 John ResigJust added support for Accept headers in Ajax requests...
2008-01-14 Jörn Zaeffererreverted change for #2114
2008-01-14 Jörn Zaeffererfix for #2114; refactored tests for bind() to highlight...
2008-01-12 John ResigTweaked comment for isFunction.
next