jquery.git
2007-03-26 John ResigAdded a number of additional speed gains (we now hold...
2007-03-25 John ResigOpera is also vulnerable to the getElementById-returnin...
2007-03-25 John ResigAdded fix for bug #945 (Finding items with an ID of...
2007-03-25 John ResigFixed some more bugs with the test suite, made some...
2007-03-25 John ResigCleaned up a lot of the test suite - reorganized and...
2007-03-25 Jörn ZaeffererAdded test for #769
2007-03-25 Jörn ZaeffererAdded test for #815
2007-03-25 Jörn ZaeffererAdded test for #935
2007-03-25 Jörn ZaeffererAdded test for #939
2007-03-25 Jörn ZaeffererAdded test for #945
2007-03-25 Jörn ZaeffererAdded test for #968
2007-03-25 Jörn ZaeffererAdded test for #970
2007-03-25 Jörn ZaeffererFixed docs for ajax timouet to mention that its in...
2007-03-25 Jörn ZaeffererAdded test for #975, so far it passes only in opera
2007-03-25 Jörn ZaeffererAdded a not-yet-failing testcase for #1054
2007-03-25 Jörn ZaeffererAdded a not-yet-failing testcase for #1054
2007-03-25 John Resig(no commit message)
2007-03-25 John ResigAdded support for escaping selectors in ID and Classnam...
2007-03-25 John ResigAdded UTF8 Selector support (#1001) and fixed infinite...
2007-03-24 John ResigMerged my speed improvements into the jQuery core ...
2007-03-24 John ResigSimplified the easing options - we now provide "swing...
2007-03-24 John ResigAdded a fix for #891 (Using a /foo selector within...
2007-03-24 John ResigAdded fix for #986 (ID selector within an element that...
2007-03-24 John ResigAdded support for comma-separated .is(), touched up...
2007-03-24 John ResigAn Ajax-based test was being run locally (which doesn...
2007-03-24 John ResigAdded a fix and test for bug #978 (Appending elements...
2007-03-22 Brandon AaronUpdate to fix for #1064 and tests
2007-03-21 Brandon AaronThat should have been a string, not a number
2007-03-21 Brandon AaronFix for #1064 and added tests for setting/getting opacity
2007-03-18 John ResigOnly fadeIn/Out or slideUp/Down elements that are alrea...
2007-03-17 Jörn ZaeffererFix for #953, use always GET for $.get
2007-03-17 John ResigAnimations now use a single interval timer, global...
2007-03-16 John ResigForced the test suite into standards mode. Fixed some...
2007-03-16 John ResigRemoved some un-needed code from css() and fixed a...
2007-03-16 John ResigAdded a test for bug #997.
2007-03-16 John ResigAdded all the tests for isFunction, fixed bug #1026.
2007-03-15 John ResigAdded an initial version of the new animation test...
2007-03-15 John ResigA pack of animation fixes for #24, #260, #744, #799...
2007-03-11 Brandon AaronFix for Rev 1511
2007-03-09 Brandon AaronClean up for revision 1462: "Fix for Safari crashes...
2007-03-05 Brandon AaronFix generic event handler and $events expando removal...
2007-03-05 Brandon AaronFix generic event handler and $events expando removal...
2007-03-01 John ResigFix for bug #962.
2007-03-01 John ResigCleaned up how event removing was handled. All expandos...
2007-02-28 John ResigDisabled the test suite in Safari.
2007-02-28 Brandon AaronFix for Safari crashes when doing DOM Manipulations
2007-02-27 Jörn ZaeffererRemoved docs breaking xml docs
2007-02-27 John ResigWe're now at version 1.1.2.
2007-02-27 Jörn ZaeffererFixed list of destructive methods in end() docs
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 Jörn ZaeffererBackported wiki changes from docs.jquery.com/API/1...
2007-02-27 John ResigReverting my packer changes - need more testing.
2007-02-25 Brandon AaronFix for #964
2007-02-25 Brandon AaronFix for #910
2007-02-25 Brandon AaronFix for #997
2007-02-25 Jörn ZaeffererAdded change note for #979
2007-02-25 Jörn ZaeffererFix for #979
2007-02-25 John ResigA small fix that makes the Packer compressor about...
2007-02-25 John ResigUpdated the ChangeLog to be a standard wiki format...
2007-02-23 Brandon AaronFix for #921
2007-02-23 Brandon Aaron* Fixed IE ID selectors selecting by the name attribute...
2007-02-22 John ResigAdded a test case for bug #986.
2007-02-22 Jörn ZaeffererAdded fix notes
2007-02-22 Jörn ZaeffererFix for #991
2007-02-19 Jörn ZaeffererAdded test for #977
2007-02-18 John ResigAdded a bunch of points to the 1.1.2 changelog.
2007-02-18 John ResigFix for bug #959, maintaining a list of event handlers...
2007-02-18 John ResigMinor update to the year of the MIT License.
2007-02-18 John ResigAdded a header for 1.2.
2007-02-17 Brandon AaronRemoving fix for #910 causing Safari to crash
2007-02-17 Brandon AaronRolling back fix for #914 due to firefox double evaling...
2007-02-15 John ResigFixed a problem with the Makefile, fx wasn't being...
2007-02-15 John ResigAdded support for making a minified version of jQuery.
2007-02-14 Brandon AaronUpdate for src and href attribute selectors fix
2007-02-13 Jörn ZaeffererImproved jQuery.prop to handle "px" on computed values
2007-02-13 John ResigFixed some bugs with building jQuery - it required...
2007-02-13 Brandon AaronFix the ^= type attribute selector in firefox for href.
2007-02-10 Brandon Aaron(no commit message)
2007-02-09 Brandon AaronGet actual values for attributes in IE and fix #910...
2007-02-08 Brandon AaronFix for #910, for real this time.
2007-02-07 Brandon AaronFix for #849
2007-02-07 Brandon AaronFix for #914.
2007-02-07 Brandon AaronFix for #910
2007-02-07 Brandon AaronFix for #745
2007-02-06 Jörn ZaeffererAdded equals helper for easier debugging of failed...
2007-02-05 Jörn ZaeffererFix for #907
2007-02-05 Jörn ZaeffererFixed toggle() test to exclude konquerer
2007-02-04 John ResigFixed the ~ selector - it was selecting in the wrong...
2007-02-03 Jörn ZaeffererSmall optimization to jQuery.prop, saving 2 or 3 bytes
2007-01-31 Jörn ZaeffererFixed docs for trigger, describing the second argument.
2007-01-31 Jörn ZaeffererAdded test for #745
2007-01-31 Jörn ZaeffererFixed #874
2007-01-31 Jörn ZaeffererFix for #883
2007-01-31 Jörn ZaeffererAdded test for #891
next