aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for #1064 and added tests for setting/getting opacityBrandon Aaron2007-03-212-3/+21
* Only fadeIn/Out or slideUp/Down elements that are already hidden/visible (for...John Resig2007-03-181-4/+4
* Fix for #953, use always GET for $.getJörn Zaefferer2007-03-171-0/+1
* Animations now use a single interval timer, global for all animations. This s...John Resig2007-03-171-7/+20
* Forced the test suite into standards mode. Fixed some issues with how opacity...John Resig2007-03-163-22/+25
* Removed some un-needed code from css() and fixed a bug with how Safari handle...John Resig2007-03-161-6/+2
* Added a test for bug #997.John Resig2007-03-161-1/+10
* Added all the tests for isFunction, fixed bug #1026.John Resig2007-03-162-1/+77
* Added an initial version of the new animation test suite. (You should never s...John Resig2007-03-154-0/+308
* A pack of animation fixes for #24, #260, #744, #799, #1003, and #1021.John Resig2007-03-151-24/+26
* Fix for Rev 1511Brandon Aaron2007-03-111-1/+1
* Clean up for revision 1462: "Fix for Safari crashes when doing DOM Manipulati...Brandon Aaron2007-03-091-3/+1
* Fix generic event handler and $events expando removal for IEBrandon Aaron2007-03-051-1/+1
* Fix generic event handler and $events expando removal for IEBrandon Aaron2007-03-051-4/+4
* Fix for bug #962.John Resig2007-03-012-3/+7
* Cleaned up how event removing was handled. All expandos are now removed when ...John Resig2007-03-012-23/+36
* Disabled the test suite in Safari.John Resig2007-02-281-2/+3
* Fix for Safari crashes when doing DOM ManipulationsBrandon Aaron2007-02-281-1/+3
* Removed docs breaking xml docsJörn Zaefferer2007-02-271-4/+0
* We're now at version 1.1.2.1.1.2John Resig2007-02-271-1/+1
* Fixed list of destructive methods in end() docsJörn Zaefferer2007-02-271-24/+4
* Backported wiki changes from http://docs.jquery.com/API/1.1.1/JavaScriptJörn Zaefferer2007-02-271-1/+1
* Backported wiki changes from http://docs.jquery.com/API/1.1.1/AjaxJörn Zaefferer2007-02-271-14/+24
* Backported wiki changes from http://docs.jquery.com/API/1.1.1/EffectsJörn Zaefferer2007-02-271-2/+5
* Backported wiki changes from http://docs.jquery.com/API/1.1.1/EventsJörn Zaefferer2007-02-271-14/+30
* Backported wiki changes from http://docs.jquery.com/API/1.1.1/CSSJörn Zaefferer2007-02-271-1/+1
* Backported wiki changes from http://docs.jquery.com/API/1.1.1/DOM/TraversingJörn Zaefferer2007-02-271-12/+50
* Backported wiki changes from http://docs.jquery.com/API/1.1.1/DOM/AttributesJörn Zaefferer2007-02-271-10/+15
* Backported wiki changes from http://docs.jquery.com/API/1.1.1/CoreJörn Zaefferer2007-02-271-17/+27
* Reverting my packer changes - need more testing.John Resig2007-02-271-1/+1
* Fix for #964Brandon Aaron2007-02-253-7/+30
* Fix for #910Brandon Aaron2007-02-252-2/+3
* Fix for #997Brandon Aaron2007-02-252-2/+3
* Added change note for #979Jörn Zaefferer2007-02-251-0/+1
* Fix for #979Jörn Zaefferer2007-02-251-0/+2
* A small fix that makes the Packer compressor about 10% more efficient.John Resig2007-02-251-1/+1
* Updated the ChangeLog to be a standard wiki format and included the 1.1.1 cha...John Resig2007-02-251-27/+36
* Fix for #921Brandon Aaron2007-02-232-1/+4
* * Fixed IE ID selectors selecting by the name attribute and added testsBrandon Aaron2007-02-234-7/+20
* Added a test case for bug #986.John Resig2007-02-221-3/+4
* Added fix notesJörn Zaefferer2007-02-221-0/+2
* Fix for #991Jörn Zaefferer2007-02-221-8/+14
* Added test for #977Jörn Zaefferer2007-02-191-1/+7
* Added a bunch of points to the 1.1.2 changelog.John Resig2007-02-181-0/+8
* Fix for bug #959, maintaining a list of event handlers on the 'events' proper...John Resig2007-02-181-12/+12
* Minor update to the year of the MIT License.John Resig2007-02-181-1/+1
* Added a header for 1.2.John Resig2007-02-181-0/+3
* Removing fix for #910 causing Safari to crashBrandon Aaron2007-02-171-1/+1
* Rolling back fix for #914 due to firefox double evaling scriptsBrandon Aaron2007-02-171-1/+1
* Fixed a problem with the Makefile, fx wasn't being included in the build.John Resig2007-02-151-3/+2