aboutsummaryrefslogtreecommitdiffstats
path: root/quicksearch.js
Commit message (Collapse)AuthorAgeFilesLines
* Re-fix for bug 77699: the undefined error affected other browsers than just ↵justdave%syndicomm.com2001-07-201-25/+17
| | | | | | | IE5, so work around it for all browsers. Patch by Stephen Lee <slee@uk.bnsmc.com> r= afranke@ags.uni-sb.de
* Fix for but 76073: - and + didn't work in quicksearch in IE and Operajustdave%syndicomm.com2001-06-281-2/+2
| | | | | Patch by Andreas Franke <afranke@ags.uni-sb.de> r= justdave@syndicomm.com
* Fix for bug 85832 - QuickSearch should strip leading and trailing spaces.jake%acutex.net2001-06-191-0/+7
| | | | Patch by Andreas Franke <afranke@ags.uni-sb.de>
* Fix for bug 83619 - QuickSearch was crashing Netscape 4.76 and 4.77 on Unixjake%acutex.net2001-06-161-2/+4
| | | | Patch by Andreas Franke <afranke@ags.uni-sb.de>
* Fix for bug 77699 and bug 71503: fix javascript errors in quicksearch and ↵justdave%syndicomm.com2001-05-291-49/+116
| | | | | | improve IE5 compatibility Patch by Stephan Lee <slee@uk.bnsmc.com> and Andreas Franke <afranke@ags.uni-sb.de>
* Fix for bug 70544: QuickSearch drops everything after the first negated worddave%intrec.com2001-03-011-1/+1
| | | | patch by afranke@ags.uni-sb.de (Andreas Franke)
* fix for 69793: check in new files for QuickSearchcyeh%bluemartini.com2001-03-011-0/+670
patch contributed by franke@ags.uni-sb.de (Andreas Franke) Now add quicksearch functionality to the main index page.