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 |
2006-06-09 |
Gilles van... | removed $.fn.changer by Marc's request and changed... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Gilles van... | Bugs fixxed: |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Gilles van... | name == id bug, second attempt |
commit | commitdiff | tree | snapshot |
2006-06-05 |
John Resig | Removed unnecessary instances of === or !==. |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Gilles van... | $.eval bug ==> added ==> || "" |
commit | commitdiff | tree | snapshot |
2006-06-03 |
Gilles van... | little bug in $.fx.fadeTo |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Gilles van... | Some errors in the formvalues() function |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Gilles van... | (no commit message) |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Gilles van... | see mailinglist |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Gilles van... | $.fn.formValues; |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Gilles van... | ----- |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Gilles van... | Rewrote $.xml a bit, cause the loading message got... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
John Resig | Made sure that $.event.handle() always has some form... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
John Resig | Fixed bug with $.attr(), it was attempting to set attri... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
John Resig | Fixed some bugs in the serialization code, it seems... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
Gilles van... | Fixxed the form serialize function as seen on the maili... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
John Resig | Added some final global variable tweaks - no more names... |
commit | commitdiff | tree | snapshot |
2006-05-17 |
John Resig | Not only does it pass the default JSLint settings,... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
John Resig | Fixed two quick bugs from the JSLint overhaul. |
commit | commitdiff | tree | snapshot |
2006-05-16 |
John Resig | jQuery is now JSLint (jslint.com) compatible, save... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Gilles van... | forgot to remove the old serialize function |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Gilles van... | Added my bugfixes and removed the triggerAjax and handl... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
John Resig | Safari has problems with throw? Commented out for now... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Gilles van... | Quick test. |
commit | commitdiff | tree | snapshot |
2006-05-02 |
John Resig | Aieeeeee!! removeClass bug fixed. I'm so dumb. |
commit | commitdiff | tree | snapshot |
2006-04-22 |
John Resig | Updated licensing info. |
commit | commitdiff | tree | snapshot |
2006-04-10 |
John Resig | Extra spaces weren't being removed with removeClass... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
John Resig | Made it so that the height/width auto is only called... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
John Resig | Started work on new attr plugin - will provide a ton... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
John Resig | $().css("foo") now returns the value of $.css("foo... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
John Resig | Added fix to stop height/width of auto from occurring... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
John Resig | Added in handling for DOMContentLoaded for Mozilla... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
John Resig | Updated core code to mirror what's in the web version... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
John Resig | Added Ian Eure's (atomized.org) Drag and Drop code... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
John Resig | Added Ian Eure's (atomized.org) Drag and Drop code... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
John Resig | Added checks to triggerEvent for optional data and... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
John Resig | Added support for global AJAX callbacks and Form Serial... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
John Resig | Fixed a bug with append and Prototype 1.5 (via Audun). |
commit | commitdiff | tree | snapshot |
2006-03-23 |
John Resig | Fixed more formatting/tab problems. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
John Resig | I've begun the long process of fixing the messed up... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
John Resig | Added new parents, parent and siblings functions. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
John Resig | Added svn:keywords to jQuery core. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
John Resig | Added versioning info into the jQuery core. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
John Resig | And again for the core JS file. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
John Resig | Renamed the jQuery Core to simply jquery. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
John Resig | Nuked the browse directory - has been moved to web. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
John Resig | Added brief comment. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
John Resig | Inital Import. |
commit | commitdiff | tree | snapshot |
|