2006-07-17 |
John Resig | Added some memory leak protection. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
John Resig | Made a number of changes/improvements to how the effect... |
commit | commitdiff | tree | snapshot |
2006-07-17 |
John Resig | Fixed flickering an auto in all browsers but IE. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
John Resig | Fixed issue with broken .trigger(). |
commit | commitdiff | tree | snapshot |
2006-07-17 |
John Resig | Added fix for dealing with IE dom ready on https. |
commit | commitdiff | tree | snapshot |
2006-07-17 |
John Resig | Minor bug fixes. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
John Resig | Added overflow fix. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
John Resig | Added some .css() fixes. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
John Resig | Changed how the new parser works and fixed a bug with... |
commit | commitdiff | tree | snapshot |
2006-07-16 |
John Resig | Made the parsing engine extensible. |
commit | commitdiff | tree | snapshot |
2006-07-16 |
John Resig | Fixed issues with oneEvent events. |
commit | commitdiff | tree | snapshot |
2006-07-15 |
John Resig | Some more quick fixes. |
commit | commitdiff | tree | snapshot |
2006-07-14 |
Yehuda Katz | Commented show, hide, toggle, addClass, removeClass... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
John Resig | Added a fix for the context of events. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Yehuda Katz | Commented parent, ancestors, parents, next, prev, and... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Yehuda Katz | (no commit message) |
commit | commitdiff | tree | snapshot |
2006-07-13 |
John Resig | Test Commit. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
John Resig | More bug fixes and added documentation - passes the... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
John Resig | Another massive commit - lots of changes, additions... |
commit | commitdiff | tree | snapshot |
2006-07-08 |
John Resig | First batch of doc/commenting additions. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
John Resig | Added document.ready shortcut to $(). |
commit | commitdiff | tree | snapshot |
2006-07-06 |
John Resig | Fixed a bug where nothing was passed in to $(), it... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
John Resig | Fixed a bug with how pushStack was checking for arrays. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
John Resig | Finally squared away the latest pushStack revisions... |
commit | commitdiff | tree | snapshot |
2006-07-06 |
John Resig | Fixed a bug with space-less [@foo*=bar]. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
John Resig | Bug fix with how global event triggers are handled. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
John Resig | Added in support for global event triggering. |
commit | commitdiff | tree | snapshot |
2006-07-06 |
John Resig | Added a bunch of improved support for DOM Element array... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
John Resig | Multi-filtering is now in place, you can do: |
commit | commitdiff | tree | snapshot |
2006-07-05 |
John Resig | Fixed a problem with incorrect height/width being repor... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
John Resig | .remove() is no longer destructive (so that appendTo... |
commit | commitdiff | tree | snapshot |
2006-07-05 |
John Resig | Added a fix for the hover mouseover/mouseout problem. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
John Resig | Fixed the stupid parent() bug. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
John Resig | Fixed the issue with .text() returning incorrect results. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
John Resig | Fixed the document.ready addEventListener issue. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
John Resig | Added a possible fix for document.ready on https: sites... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
John Resig | Fixed a bug with $.map() and undefined values. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
John Resig | Added a fix for IE for binding events onto IFrame content. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
John Resig | Forgot to check for the non-existance of a complete... |
commit | commitdiff | tree | snapshot |
2006-07-04 |
John Resig | Help to squelch unnecessary Mozilla exceptions. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
John Resig | Added in a couple AJAX fixes for status and content... |
commit | commitdiff | tree | snapshot |
2006-07-03 |
John Resig | Made a bunch of changes to the way that the $() compata... |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Michael Geary | Fix jQuery.httpData to allow forcing of text data |
commit | commitdiff | tree | snapshot |
2006-07-01 |
John Resig | Getting ready for 1.0a. |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Gilles van... | Bah i need some sleep... |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Gilles van... | bah, forgot to test it, this is the fix |
commit | commitdiff | tree | snapshot |
2006-06-27 |
Gilles van... | fix for $.fn.serialize bug (see mailinglist) |
commit | commitdiff | tree | snapshot |
2006-06-24 |
Gilles van... | see mailnglist |
commit | commitdiff | tree | snapshot |
2006-06-23 |
John Resig | Forgot to change $.apply() to fn.apply(). |
commit | commitdiff | tree | snapshot |
2006-06-22 |
John Resig | Made some tweaks to the different AJAX callbacks. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
John Resig | Added in both of Franck's suggested fixes jQuery.class... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
John Resig | Updated global namespaces. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
John Resig | Organized the event functions. |
commit | commitdiff | tree | snapshot |
2006-06-22 |
John Resig | Happy 100th commit, jQuery! |
commit | commitdiff | tree | snapshot |
2006-06-22 |
John Resig | Massive update, bugs, filesize, new features - getting... |
commit | commitdiff | tree | snapshot |
2006-06-22 |
John Resig | Did a lot of work on the form plugin. Re-worked the... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Gilles van... | updated the builders with form.js |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Gilles van... | added the form functions from my latest complete versio... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
John Resig | There was an issue with my table/tbody detection. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
John Resig | The AJAX plugin is now fully documented, along with... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
John Resig | I've cleaned up and documented the events plugin, it... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
John Resig | Started the form plugin, moving stuff from AJAX over... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
John Resig | Fixed the double-firing IE bug. (Ticket #13) |
commit | commitdiff | tree | snapshot |
2006-06-18 |
John Resig | Improved the robustness of the response codes based... |
commit | commitdiff | tree | snapshot |
2006-06-18 |
John Resig | Operation "Remove JSLint Changes" has begun. |
commit | commitdiff | tree | snapshot |
2006-06-18 |
John Resig | Changed border stuff to borderTopWidth (Ticket #9) |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Gilles van... | $.getCSS (see bug #11) |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Stefan Petre | Test commit. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | DOMContentLoaded works in Opera 9b2+, so I have it... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | Added onSuccess and onError callbacks for the $.xml... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | Fixed not being able to set the disabled value of an... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | Fixed issues with @* and @foo selectors. Ticket #2 |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | IE is now forced layout if it doesn't have it (such... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | Added Klaus' fix for accidental DOM node catches (Ticke... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | You can now append and prepend into a table that doesn... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | It's now possible to add <td>s and <th>s to a table... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | Removed recent cssText addition, doesn't work as expected. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | Added some of the fixes discussed over at Dean's blog... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | Changed the window.location hack to be more specific... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | $.css() now accounts for borders in addition to padding... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | Added checks for the box model. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
John Resig | Fake trigger events now get passed through $.event... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Gilles van... | changed ID selector code |
commit | commitdiff | tree | snapshot |
2006-06-15 |
John Resig | FX Queueing added. Effects no longer mess up causing... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
John Resig | Cleaned up the fx() function and fixed the height/width... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
John Resig | Fixed height/width issues that happend due to the box... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
John Resig | Adding in the brand new, working, IE DOM Ready code... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
John Resig | Reverted back a $.tag change. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
John Resig | Added in some revised DOM Ready code, I've removed... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
John Resig | Added Mike Alsup's style/cssText fix and made a quick... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
John Resig | Fixed appending rows to a table. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
John Resig | Added UNIX build script. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
John Resig | I've completely resolved the known issues with document... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
John Resig | Fixed another bug with retreiving elements by ID. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
John Resig | Fixed an issue with #id expression parsing, an issue... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
John Resig | Found the bug that was killing slideUp/slideDown. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Michael Geary | Removing test file from previous commit |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Michael Geary | Test commit to see if it works from geary.jquery.com |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Gilles van... | changed $.execute back to eval() |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Gilles van... | BAT file to build the jquery SVN into 1 file, for easy... |
commit | commitdiff | tree | snapshot |
next |