jquery.git
2007-05-13 Brandon AaronFix for #1169
2007-05-13 Brandon AaronFix for #1162
2007-05-13 Brandon AaronFix for #1163
2007-05-11 Brandon AaronFix for #1167
2007-05-11 Brandon AaronClean up in jQuery.event.fix (#1171)
2007-05-11 Brandon AaronFix for #1186
2007-05-11 John ResigAnother test commit.
2007-05-11 John ResigTesting a commit to the new repository.
2007-05-05 John ResigAdded some improvements to how the browser version...
2007-05-05 John ResigUpdated Packer - the current version was working incorr...
2007-05-02 Brandon Aaronremoving the context and selector properties that I...
2007-05-01 John ResigRev [1827] broke the two XPath sibling selectors.
2007-05-01 John ResigWe're not adding new selector features in until a new...
2007-05-01 John ResigThis test is expected to fail.
2007-05-01 Brandon AaronMoving constructor code to jQuery.prototype.init for...
2007-04-30 Corey JewettChanged test count to get the green bar back
2007-04-30 Corey JewettTDD. Broken test case, need to fix xpath parser...
2007-04-30 Brandon AaronCompleted test for Rev 1820 (#1044)
2007-04-30 Brandon AaronAppend colgroup and col elements (#1044)
2007-04-29 John ResigQuery now throws no warnings under strict mode in Firef...
2007-04-28 John ResigForgot to remove the test cases for XPath [n]. (Ticket...
2007-04-28 John ResigRemoved support for the XPath [n] - we weren't doing...
2007-04-28 John ResigAdded support for finding elements that have underscore...
2007-04-28 John ResigAdded jQuery.browser.version (see ticket #1101). Works...
2007-04-26 Brandon AaronFix for #1061
2007-04-25 Jörn ZaeffererMinor cleanup
2007-04-25 Jörn ZaeffererUpdated build to packer3
2007-04-25 Brandon AaronFix for #1086: Append all caps HTML tags
2007-04-25 Brandon AaronFix for #1114: Appending legend elements in Firefox
2007-04-25 Brandon AaronFix for #1087: Using appendTo with select elements
2007-04-24 Brandon Aaronunbind handlers with data + test (#935)
2007-04-24 Brandon Aaron!= undefined :)
2007-04-24 Brandon AaronDon't pass handler function as data for events + test...
2007-04-23 Corey JewettAdd hook for modifying the merge behavior of $.extend...
2007-04-22 Brandon AaronFix an issue with adding multiple event handlers and...
2007-04-22 Brandon AaronAdding back modified test for #939
2007-04-22 Brandon AaronFix scope issue in DOM 2 event handlers
2007-04-22 Brandon AaronUse DOM 2 event handlers, do not trigger click on a...
2007-04-18 Jörn ZaeffererFix for #1132
2007-04-13 Corey JewettAdd RegExp style xpath attributes and testcases. e...
2007-04-03 Jörn ZaeffererRemove XMLHttpRequest shadowing, instead decide at...
2007-04-03 Brandon AaronSmall optimization to jQuery.css to save 12 bytes
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.
next