coding style tweaks for ajax.js
[lhc/web/wiklou.git] / skins / common / ajax.js
2010-08-22 Jack Phoenixcoding style tweaks for ajax.js
2008-08-02 Aaron SchulzMove wfSupportsAjax() to ajax.js
2007-07-07 Brion VibberFix a stupid typo I made in a back-compat check.
2007-06-28 Brion Vibber* Use native XMLHttpRequest class in preference to...
2007-06-28 Brion Vibber* (bug 10396) Fix AJAX error when $wgScriptPath/index...
2007-01-13 Antoine Mussoremove evil whitespaces
2006-12-27 Brion VibberAdd a warning for Firefox 2.0 which rejects XMLHttpRequ...
2006-10-31 Brion Vibber* (bug 7766) Remove redundant / from AJAX requests...
2006-09-02 Daniel KinzlerBug 7196: Comply to strict JS checks: if a function...
2006-08-31 Daniel Kinzleruse encodeURIComponent() instead of escape() in ajax.js
2006-08-29 Daniel KinzlerRevamped ajax interface, see release notes.
2006-07-30 Daniel KinzlerSeparated ajax search box features from core ajax frame...
2006-03-27 Jens FrankOOP'ed Ajax functions, embedded in index.php for better...
2006-03-26 Jens FrankAjax based suggest feature for the search box