| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix for #468 | Jörn Zaefferer | 2006-12-19 | 1 | -0/+1 |
* | Fixed docs for #134 | Jörn Zaefferer | 2006-12-11 | 1 | -6/+10 |
* | Fix for #474 | Jörn Zaefferer | 2006-12-11 | 1 | -1/+1 |
* | Testsuite 2.0 | Jörn Zaefferer | 2006-11-18 | 2 | -51/+11 |
* | Fix for #181 | Brandon Aaron | 2006-11-15 | 1 | -5/+6 |
* | Fix to prevent potential memory leak, dunno if that actually helps | Jörn Zaefferer | 2006-10-27 | 1 | -0/+1 |
* | Modified onexxx handlers to unbind themselve when executed; Reintroduced even... | Jörn Zaefferer | 2006-10-27 | 1 | -14/+9 |
* | Rolled back Joern's changes. They've been moved to another branch, and will b... | John Resig | 2006-10-26 | 1 | -4/+16 |
* | Fixed and improved jQuery's event system: The target property of the event ob... | Jörn Zaefferer | 2006-10-26 | 1 | -16/+4 |
* | Fixed all warnings generated when javascript.options.strict is enabled in Fir... | John Resig | 2006-10-15 | 1 | -1/+1 |
* | Fixed a bunch of endline issues.1.0.2 | John Resig | 2006-10-10 | 1 | -1667/+1667 |
* | Removed (hopefully) all references to $ within the jQuery code itself | Jörn Zaefferer | 2006-10-06 | 1 | -1/+1 |
* | Fixed bug #222 (again) | Jörn Zaefferer | 2006-10-06 | 1 | -1/+1 |
* | Fixed bug #225 again | Jörn Zaefferer | 2006-10-03 | 1 | -1/+4 |
* | Added * You can have as many $(document).ready events on your page as you like. | Jörn Zaefferer | 2006-10-03 | 1 | -0/+2 |
* | Added fix for bug #222 | Jörn Zaefferer | 2006-10-01 | 1 | -1662/+1662 |
* | Marked load() as private, won't work anyway | Jörn Zaefferer | 2006-10-01 | 1 | -0/+4 |
* | Removed event test for load; Added fix for bug #225 | Jörn Zaefferer | 2006-09-30 | 1 | -2/+12 |
* | Weird, I never committed the docs for mouseover. | John Resig | 2006-09-16 | 1 | -0/+68 |
* | Minor documentation fixes. | John Resig | 2006-09-08 | 1 | -2/+3 |
* | Modified test for wrap(String), added test for toggle(fn, fn) | Jörn Zaefferer | 2006-09-07 | 1 | -0/+7 |
* | Testcase now logs exceptions if a console is avaiable, makes it easier to fin... | Jörn Zaefferer | 2006-09-05 | 1 | -0/+42 |
* | Lots of documentation overhaul - much more documented, cat output works bette... | John Resig | 2006-09-01 | 1 | -684/+548 |
* | Oops, syntax error. | John Resig | 2006-08-31 | 1 | -1/+1 |
* | Added fix for stray <script> element that was left for IE for the DOMReady ch... | John Resig | 2006-08-31 | 1 | -2/+3 |
* | Added in a bunch of fx fixes - and hide/show/toggle are decoupled from later ... | John Resig | 2006-08-26 | 1 | -3/+3 |
* | Massive overhauls to the test suite - it is now generated dynamically, along ... | John Resig | 2006-08-14 | 1 | -4/+4 |
* | Moved all the jQuery source to the new src directory. | John Resig | 2006-08-13 | 1 | -0/+1665 |