aboutsummaryrefslogtreecommitdiffstats
path: root/src/event
Commit message (Expand)AuthorAgeFilesLines
* Fixed all warnings generated when javascript.options.strict is enabled in Fir...John Resig2006-10-151-1/+1
* Fixed a bunch of endline issues.1.0.2John Resig2006-10-101-1667/+1667
* Removed (hopefully) all references to $ within the jQuery code itselfJörn Zaefferer2006-10-061-1/+1
* Fixed bug #222 (again)Jörn Zaefferer2006-10-061-1/+1
* Fixed bug #225 againJörn Zaefferer2006-10-031-1/+4
* Added * You can have as many $(document).ready events on your page as you like.Jörn Zaefferer2006-10-031-0/+2
* Added fix for bug #222Jörn Zaefferer2006-10-011-1662/+1662
* Marked load() as private, won't work anywayJörn Zaefferer2006-10-011-0/+4
* Removed event test for load; Added fix for bug #225Jörn Zaefferer2006-09-301-2/+12
* Weird, I never committed the docs for mouseover.John Resig2006-09-161-0/+68
* Minor documentation fixes.John Resig2006-09-081-2/+3
* Modified test for wrap(String), added test for toggle(fn, fn)Jörn Zaefferer2006-09-071-0/+7
* Testcase now logs exceptions if a console is avaiable, makes it easier to fin...Jörn Zaefferer2006-09-051-0/+42
* Lots of documentation overhaul - much more documented, cat output works bette...John Resig2006-09-011-684/+548
* Oops, syntax error.John Resig2006-08-311-1/+1
* Added fix for stray <script> element that was left for IE for the DOMReady ch...John Resig2006-08-311-2/+3
* Added in a bunch of fx fixes - and hide/show/toggle are decoupled from later ...John Resig2006-08-261-3/+3
* Massive overhauls to the test suite - it is now generated dynamically, along ...John Resig2006-08-141-4/+4
* Moved all the jQuery source to the new src directory.John Resig2006-08-131-0/+1665