Updated global namespaces.
[jquery.git] / ajax /
2006-06-22 John ResigUpdated global namespaces.
2006-06-22 John ResigMassive update, bugs, filesize, new features - getting...
2006-06-19 John ResigThe AJAX plugin is now fully documented, along with...
2006-06-18 John ResigImproved the robustness of the response codes based...
2006-06-16 John ResigAdded onSuccess and onError callbacks for the $.xml...
2006-06-09 Gilles van den Hovenchanged $.execute back to eval()
2006-06-09 Gilles van den Hovenremoved $.fn.changer by Marc's request and changed...
2006-06-08 Gilles van den HovenBugs fixxed:
2006-06-05 John ResigRemoved unnecessary instances of === or !==.
2006-06-03 Gilles van den Hoven$.eval bug ==> added ==> || ""
2006-06-02 Gilles van den HovenSome errors in the formvalues() function
2006-06-01 Gilles van den Hoven(no commit message)
2006-05-31 Gilles van den Hovensee mailinglist
2006-05-31 Gilles van den Hoven$.fn.formValues;
2006-05-20 Gilles van den HovenRewrote $.xml a bit, cause the loading message got...
2006-05-17 John ResigFixed some bugs in the serialization code, it seems...
2006-05-17 Gilles van den HovenFixxed the form serialize function as seen on the maili...
2006-05-17 John ResigNot only does it pass the default JSLint settings,...
2006-05-16 John ResigjQuery is now JSLint (jslint.com) compatible, save...
2006-05-16 Gilles van den Hovenforgot to remove the old serialize function
2006-05-16 Gilles van den HovenAdded my bugfixes and removed the triggerAjax and handl...
2006-03-27 John ResigAdded support for global AJAX callbacks and Form Serial...
2006-03-23 John ResigFixed more formatting/tab problems.
2006-03-22 John ResigInital Import.