Don't setup mwsuggest when browsers cannot getElementById forms
[lhc/web/wiklou.git] / skins / common / mwsuggest.js
2010-05-16 Derk-Jan HartmanDon't setup mwsuggest when browsers cannot getElementBy...
2010-01-22 Aryeh GregorAdd disabled <datalist> support to mwsuggest
2010-01-21 Aryeh GregorRevert broken r61251 use of strong equality
2010-01-21 Aryeh GregorReorder mwsuggest.js with entry points on top
2010-01-19 Jack Phoenixcleanup to mwsuggest.js & fix some things suggested...
2009-09-11 Roan KattouwMake os_disableSuggestionsOn() work also when called...
2009-08-25 Niklas Laxström* Revert r55555-55557 for now, breaks tabs in special...
2009-08-24 Daniel Friesen- Use array literals instead of new Array(); (note...
2009-08-18 Brion VibberDisable the mysterious keypress throttling that overrid...
2009-08-14 Roan KattouwFix arrow throttling feature in mwsuggest which was...
2009-07-16 Aryeh GregorUse capability testing instead of UA sniffing
2009-05-04 Robert StojnićAddendum for r50205, also explicitly cancel any pending...
2009-05-04 Robert StojnićFix annoying bug with mwsuggest that makes it shown...
2008-12-03 Brion Vibber* (bug 16529) Fix for search suggestions with some...
2008-10-28 Huji(bug 16160) Suggestion box should be resized from left...
2008-09-05 Robert Stojnić* (bug 14398) mwsuggest.js: Let width of container...
2008-06-10 Rotem LissAvoid some of the strict JS warnings in Firefox.
2008-05-14 Brion Vibber* (bug 14082) Fix for complex text input vs AJAX sugges...
2008-05-03 Robert StojnićFix typo in r33748, onsubmit -> submit
2008-04-30 Brion Vibbersafari css system colors seem ok on 3.0 (webkit 523.15)
2008-04-30 Brion VibberStyle cleanup on AJAX search suggestion dropdown list.
2008-04-22 Brion Vibber* (bug 13824) AJAX search suggestion now works with...
2008-04-22 Brion VibberFix event hooking for suggest.
2008-04-16 Robert StojnićEven a bit nicer, the return there should be unreachabl...
2008-04-16 Brion Vibberjs tweak - use var for local variable; skip processing...
2008-04-16 Robert StojnićFix arrow keys in Internet Explorer, seems I overrefact...
2008-04-15 Robert StojnićAjax suggestions: