| Commit message (Expand) | Author | Age | Files | Lines |
* | Added test for #945 | Jörn Zaefferer | 2007-03-25 | 1 | -0/+6 |
* | Added test for #968 | Jörn Zaefferer | 2007-03-25 | 1 | -0/+9 |
* | Added test for #970 | Jörn Zaefferer | 2007-03-25 | 1 | -0/+13 |
* | Fixed docs for ajax timouet to mention that its in milliseconds | Jörn Zaefferer | 2007-03-25 | 1 | -3/+3 |
* | Added test for #975, so far it passes only in opera | Jörn Zaefferer | 2007-03-25 | 1 | -0/+5 |
* | Added a not-yet-failing testcase for #1054 | Jörn Zaefferer | 2007-03-25 | 1 | -3/+4 |
* | Added a not-yet-failing testcase for #1054 | Jörn Zaefferer | 2007-03-25 | 1 | -0/+14 |
* | (no commit message) | John Resig | 2007-03-25 | 2 | -3/+14 |
* | Added support for escaping selectors in ID and Classname queries (#143). You ... | John Resig | 2007-03-25 | 3 | -24/+26 |
* | Added UTF8 Selector support (#1001) and fixed infinite selector loops (#1025)... | John Resig | 2007-03-25 | 2 | -169/+204 |
* | Merged my speed improvements into the jQuery core (is actually 200b smaller n... | John Resig | 2007-03-24 | 2 | -55/+26 |
* | Simplified the easing options - we now provide "swing" and "linear" (defaulti... | John Resig | 2007-03-24 | 1 | -8/+12 |
* | Added a fix for #891 (Using a /foo selector within a non-document context.) | John Resig | 2007-03-24 | 1 | -1/+1 |
* | Added fix for #986 (ID selector within an element that doesn't exist). | John Resig | 2007-03-24 | 1 | -3/+5 |
* | Added support for comma-separated .is(), touched up the test cases. Resolves ... | John Resig | 2007-03-24 | 2 | -5/+5 |
* | An Ajax-based test was being run locally (which doesn't work). | John Resig | 2007-03-24 | 1 | -8/+13 |
* | Added a fix and test for bug #978 (Appending elements into an IFrame, in IE). | John Resig | 2007-03-24 | 3 | -10/+27 |
* | Update to fix for #1064 and tests | Brandon Aaron | 2007-03-22 | 2 | -7/+9 |
* | That should have been a string, not a number | Brandon Aaron | 2007-03-21 | 1 | -1/+1 |
* | Fix for #1064 and added tests for setting/getting opacity | Brandon Aaron | 2007-03-21 | 2 | -3/+21 |
* | Only fadeIn/Out or slideUp/Down elements that are already hidden/visible (for... | John Resig | 2007-03-18 | 1 | -4/+4 |
* | Fix for #953, use always GET for $.get | Jörn Zaefferer | 2007-03-17 | 1 | -0/+1 |
* | Animations now use a single interval timer, global for all animations. This s... | John Resig | 2007-03-17 | 1 | -7/+20 |
* | Forced the test suite into standards mode. Fixed some issues with how opacity... | John Resig | 2007-03-16 | 2 | -18/+18 |
* | Removed some un-needed code from css() and fixed a bug with how Safari handle... | John Resig | 2007-03-16 | 1 | -6/+2 |
* | Added a test for bug #997. | John Resig | 2007-03-16 | 1 | -1/+10 |
* | Added all the tests for isFunction, fixed bug #1026. | John Resig | 2007-03-16 | 2 | -1/+77 |
* | A pack of animation fixes for #24, #260, #744, #799, #1003, and #1021. | John Resig | 2007-03-15 | 1 | -24/+26 |
* | Fix for Rev 1511 | Brandon Aaron | 2007-03-11 | 1 | -1/+1 |
* | Clean up for revision 1462: "Fix for Safari crashes when doing DOM Manipulati... | Brandon Aaron | 2007-03-09 | 1 | -3/+1 |
* | Fix generic event handler and $events expando removal for IE | Brandon Aaron | 2007-03-05 | 1 | -1/+1 |
* | Fix generic event handler and $events expando removal for IE | Brandon Aaron | 2007-03-05 | 1 | -4/+4 |
* | Fix for bug #962. | John Resig | 2007-03-01 | 2 | -3/+7 |
* | Cleaned up how event removing was handled. All expandos are now removed when ... | John Resig | 2007-03-01 | 2 | -23/+36 |
* | Fix for Safari crashes when doing DOM Manipulations | Brandon Aaron | 2007-02-28 | 1 | -1/+3 |
* | Removed docs breaking xml docs | Jörn Zaefferer | 2007-02-27 | 1 | -4/+0 |
* | Fixed list of destructive methods in end() docs | Jörn Zaefferer | 2007-02-27 | 1 | -24/+4 |
* | Backported wiki changes from http://docs.jquery.com/API/1.1.1/JavaScript | Jörn Zaefferer | 2007-02-27 | 1 | -1/+1 |
* | Backported wiki changes from http://docs.jquery.com/API/1.1.1/Ajax | Jörn Zaefferer | 2007-02-27 | 1 | -14/+24 |
* | Backported wiki changes from http://docs.jquery.com/API/1.1.1/Effects | Jörn Zaefferer | 2007-02-27 | 1 | -2/+5 |
* | Backported wiki changes from http://docs.jquery.com/API/1.1.1/Events | Jörn Zaefferer | 2007-02-27 | 1 | -14/+30 |
* | Backported wiki changes from http://docs.jquery.com/API/1.1.1/CSS | Jörn Zaefferer | 2007-02-27 | 1 | -1/+1 |
* | Backported wiki changes from http://docs.jquery.com/API/1.1.1/DOM/Traversing | Jörn Zaefferer | 2007-02-27 | 1 | -12/+50 |
* | Backported wiki changes from http://docs.jquery.com/API/1.1.1/DOM/Attributes | Jörn Zaefferer | 2007-02-27 | 1 | -10/+15 |
* | Backported wiki changes from http://docs.jquery.com/API/1.1.1/Core | Jörn Zaefferer | 2007-02-27 | 1 | -17/+27 |
* | Fix for #964 | Brandon Aaron | 2007-02-25 | 2 | -7/+29 |
* | Fix for #910 | Brandon Aaron | 2007-02-25 | 1 | -2/+2 |
* | Fix for #997 | Brandon Aaron | 2007-02-25 | 1 | -1/+1 |
* | Fix for #979 | Jörn Zaefferer | 2007-02-25 | 1 | -0/+2 |
* | Fix for #921 | Brandon Aaron | 2007-02-23 | 1 | -1/+3 |