aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Did some minor tidying up.John Resig2007-06-301-6/+5
* Simplified some of the IE styleFloat/cssFloat code.John Resig2007-06-301-4/+6
* Added support for min and speed to the 'all' build.John Resig2007-06-301-1/+1
* Added the Speed Test Suite. Can be made by doing 'make speed'.John Resig2007-06-305-0/+2998
* Fix for #1322Brandon Aaron2007-06-291-3/+3
* Fix for #1231Brandon Aaron2007-06-291-1/+1
* Who am I kidding |= is useless.John Resig2007-06-291-2/+2
* Added minor support for |= and ~= selectors.John Resig2007-06-291-2/+2
* Added fix for :nth-child(n).John Resig2007-06-291-1/+1
* Added fix for broken :only-child.John Resig2007-06-291-1/+1
* Calling jQuery() with apply would break things (namely in the SlickSpeed test...John Resig2007-06-291-1/+1
* Disabling Ajax tests for now - too many timeouts.John Resig2007-06-291-1/+1
* Added extra last-child test.John Resig2007-06-291-1/+2
* Added massive speed improvements to selectors. Also added support for :nth-ch...John Resig2007-06-292-94/+134
* Forgot to change the number of tests.John Resig2007-06-261-1/+1
* Disabled the test until after 1.1.3 (when we have time to deal with it). (Bug...John Resig2007-06-261-2/+3
* Fix for #1187, #1278 and #1279Brandon Aaron2007-06-211-3/+4
* Added a fix for easing problems (fall back to "linear" if swing doesn't exist...John Resig2007-06-211-2/+2
* Normal hide/show toggling was broken, this fixes it (#1219).John Resig2007-06-211-3/+7
* Fix for #1214, #1216, #1234 (problem with animations). In a nutshell, the cal...John Resig2007-06-211-6/+5
* use jquery for dblclick handler to access event.targetJörn Zaefferer2007-06-201-2/+2
* Fixed an issue with JSON data in packed scripts. (Bug #1298)John Resig2007-06-161-1/+1
* Removed useless safari workarounds, added rerun-single-test feature: just dou...Jörn Zaefferer2007-06-141-13/+13
* Modified min build to include (like pack) the license header, thanks John for...Jörn Zaefferer2007-06-142-3/+9
* Adding test for #1182Brandon Aaron2007-05-311-1/+3
* Fix for #1185Brandon Aaron2007-05-311-7/+12
* Fix for #923, #1136 and #1233Brandon Aaron2007-05-311-2/+8
* Use .one() when doing a .bind() with an "unload" event type (#1242)Brandon Aaron2007-05-311-1/+4
* Fix event.which (#1217)Brandon Aaron2007-05-301-46/+37
* Clean up in jQuery.event.add for assigning a handler.guidBrandon Aaron2007-05-231-7/+4
* Rolling back Rev 1892Brandon Aaron2007-05-232-5/+2
* remove an unused variable and its assignment in the 'map' methodEd Engelhardt2007-05-221-1/+1
* remove a little superfluous blank which confused my eye the second time nowEd Engelhardt2007-05-221-1/+1
* In r1576 on 2007-03-24 the merge() method was split into merge() andEd Engelhardt2007-05-221-13/+17
* fix style, prefix and typo in a few commentsEd Engelhardt2007-05-222-4/+4
* improve documentation of animate() function by mentioning both the 'swing' an...Ed Engelhardt2007-05-221-2/+2
* Updated the version to 1.1.3a.1.1.3aJohn Resig2007-05-211-1/+1
* Added support for the event object properties relatedTarget, metaKey, which, ...John Resig2007-05-201-2/+23
* Fix for bug #983 (Packed jQuery doesn't have a license at the top of the file.)John Resig2007-05-202-2/+3
* Added fixes for bug #1052. Fixes the problems with animation chaining (and pr...John Resig2007-05-202-64/+86
* Fix for #1198Brandon Aaron2007-05-161-2/+3
* Fix for #921 (IE clones events)Brandon Aaron2007-05-141-4/+23
* Fix for #1182Brandon Aaron2007-05-131-1/+2
* Fix for #1169Brandon Aaron2007-05-133-8/+11
* Fix for #1162Brandon Aaron2007-05-132-3/+16
* Fix for #1163Brandon Aaron2007-05-132-2/+5
* Fix for #1167Brandon Aaron2007-05-112-2/+7
* Clean up in jQuery.event.fix (#1171)Brandon Aaron2007-05-111-3/+3
* Fix for #1186Brandon Aaron2007-05-111-1/+1
* Another test commit.John Resig2007-05-111-1/+1