| Commit message (Expand) | Author | Age | Files | Lines |
* | A small fix that makes the Packer compressor about 10% more efficient. | John Resig | 2007-02-25 | 1 | -1/+1 |
* | Updated the ChangeLog to be a standard wiki format and included the 1.1.1 cha... | John Resig | 2007-02-25 | 1 | -27/+36 |
* | Fix for #921 | Brandon Aaron | 2007-02-23 | 2 | -1/+4 |
* | * Fixed IE ID selectors selecting by the name attribute and added tests | Brandon Aaron | 2007-02-23 | 4 | -7/+20 |
* | Added a test case for bug #986. | John Resig | 2007-02-22 | 1 | -3/+4 |
* | Added fix notes | Jörn Zaefferer | 2007-02-22 | 1 | -0/+2 |
* | Fix for #991 | Jörn Zaefferer | 2007-02-22 | 1 | -8/+14 |
* | Added test for #977 | Jörn Zaefferer | 2007-02-19 | 1 | -1/+7 |
* | Added a bunch of points to the 1.1.2 changelog. | John Resig | 2007-02-18 | 1 | -0/+8 |
* | Fix for bug #959, maintaining a list of event handlers on the 'events' proper... | John Resig | 2007-02-18 | 1 | -12/+12 |
* | Minor update to the year of the MIT License. | John Resig | 2007-02-18 | 1 | -1/+1 |
* | Added a header for 1.2. | John Resig | 2007-02-18 | 1 | -0/+3 |
* | Removing fix for #910 causing Safari to crash | Brandon Aaron | 2007-02-17 | 1 | -1/+1 |
* | Rolling back fix for #914 due to firefox double evaling scripts | Brandon Aaron | 2007-02-17 | 1 | -1/+1 |
* | Fixed a problem with the Makefile, fx wasn't being included in the build. | John Resig | 2007-02-15 | 1 | -3/+2 |
* | Added support for making a minified version of jQuery. | John Resig | 2007-02-15 | 1 | -1/+14 |
* | Update for src and href attribute selectors fix | Brandon Aaron | 2007-02-14 | 2 | -2/+2 |
* | Improved jQuery.prop to handle "px" on computed values | Jörn Zaefferer | 2007-02-13 | 1 | -1/+1 |
* | Fixed some bugs with building jQuery - it required that you were in a directo... | John Resig | 2007-02-13 | 4 | -4/+4 |
* | Fix the ^= type attribute selector in firefox for href. | Brandon Aaron | 2007-02-13 | 1 | -1/+1 |
* | (no commit message) | Brandon Aaron | 2007-02-10 | 1 | -3/+2 |
* | Get actual values for attributes in IE and fix #910 so that it does not crash... | Brandon Aaron | 2007-02-09 | 1 | -2/+4 |
* | Fix for #910, for real this time. | Brandon Aaron | 2007-02-08 | 1 | -1/+1 |
* | Fix for #849 | Brandon Aaron | 2007-02-07 | 1 | -1/+1 |
* | Fix for #914. | Brandon Aaron | 2007-02-07 | 1 | -1/+1 |
* | Fix for #910 | Brandon Aaron | 2007-02-07 | 2 | -2/+7 |
* | Fix for #745 | Brandon Aaron | 2007-02-07 | 2 | -5/+5 |
* | Added equals helper for easier debugging of failed tests, soon to be used mor... | Jörn Zaefferer | 2007-02-06 | 2 | -2/+20 |
* | Fix for #907 | Jörn Zaefferer | 2007-02-05 | 3 | -5/+19 |
* | Fixed toggle() test to exclude konquerer | Jörn Zaefferer | 2007-02-05 | 1 | -2/+2 |
* | Fixed the ~ selector - it was selecting in the wrong direction. | John Resig | 2007-02-04 | 1 | -1/+1 |
* | Small optimization to jQuery.prop, saving 2 or 3 bytes | Jörn Zaefferer | 2007-02-03 | 1 | -4/+3 |
* | Fixed docs for trigger, describing the second argument. | Jörn Zaefferer | 2007-01-31 | 1 | -1/+11 |
* | Added test for #745 | Jörn Zaefferer | 2007-01-31 | 2 | -2/+3 |
* | Fixed #874 | Jörn Zaefferer | 2007-01-31 | 2 | -1/+4 |
* | Fix for #883 | Jörn Zaefferer | 2007-01-31 | 2 | -2/+4 |
* | Added test for #891 | Jörn Zaefferer | 2007-01-31 | 1 | -1/+5 |
* | Added test for #895 | Jörn Zaefferer | 2007-01-31 | 1 | -3/+6 |
* | Fix for #884 | Jörn Zaefferer | 2007-01-31 | 1 | -1/+4 |
* | Fix flicker in animations | Brandon Aaron | 2007-01-31 | 1 | -3/+2 |
* | Fix broken build system for lite and min tasks | Brandon Aaron | 2007-01-31 | 2 | -2/+2 |
* | Added plugin build script, very useful to test compressed plugins. Modified b... | Jörn Zaefferer | 2007-01-29 | 4 | -4/+4 |
* | Removed tabs extra stuff from build file | Klaus Hartl | 2007-01-25 | 1 | -188/+172 |
* | Removed unnecessary comment | Jörn Zaefferer | 2007-01-23 | 1 | -1/+0 |
* | Fix/test for #861 | Jörn Zaefferer | 2007-01-23 | 2 | -3/+14 |
* | Exclude Opera from toggle test, too (#863) | Jörn Zaefferer | 2007-01-23 | 1 | -2/+2 |
* | Removed another log statement; fixed add(Array) for IE (IE reports form.eleme... | Jörn Zaefferer | 2007-01-23 | 2 | -2/+2 |
* | Modified toggle() test to stop IE from browsing to another site, problem not ... | Jörn Zaefferer | 2007-01-23 | 1 | -3/+7 |
* | Removed log statement | Jörn Zaefferer | 2007-01-23 | 1 | -1/+1 |
* | Fixed not(jQuery) (need. more. tests.) | Jörn Zaefferer | 2007-01-23 | 2 | -10/+11 |