Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-06-09 | Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, ↵ | jocuri%softhome.net | 1 | -2/+2 | |
a=justdave. | |||||
2004-03-01 | Add an XXX comment related to bugs 201235 and 236025. | kiko%async.com.br | 1 | -0/+4 | |
2003-01-12 | Bug 153874: Query in sidebar wasn't working | justdave%syndicomm.com | 1 | -1/+1 | |
Patch by Peter Henderson (peterhenderson@usa.net) r= kiko, a= justdave | |||||
2001-12-25 | Re-fixing bug 37339 - Checking an undefined variable for a specific value ↵ | jake%acutex.net | 1 | -1/+1 | |
didn't work in Netscape 4 (and was probably a strict warning everywhere else). Fix by Christian Reis <kiko@async.com.br> r= afranke, jake | |||||
2001-12-13 | Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The ↵ | jake%acutex.net | 1 | -11/+9 | |
sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins <scc@mozilla.org>. The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. r= ddk, kiko | |||||
2001-07-20 | Re-fix for bug 77699: the undefined error affected other browsers than just ↵ | justdave%syndicomm.com | 1 | -25/+17 | |
IE5, so work around it for all browsers. Patch by Stephen Lee <slee@uk.bnsmc.com> r= afranke@ags.uni-sb.de | |||||
2001-06-29 | Fix for but 76073: - and + didn't work in quicksearch in IE and Opera | justdave%syndicomm.com | 1 | -2/+2 | |
Patch by Andreas Franke <afranke@ags.uni-sb.de> r= justdave@syndicomm.com | |||||
2001-06-19 | Fix for bug 85832 - QuickSearch should strip leading and trailing spaces. | jake%acutex.net | 1 | -0/+7 | |
Patch by Andreas Franke <afranke@ags.uni-sb.de> | |||||
2001-06-16 | Fix for bug 83619 - QuickSearch was crashing Netscape 4.76 and 4.77 on Unix | jake%acutex.net | 1 | -2/+4 | |
Patch by Andreas Franke <afranke@ags.uni-sb.de> | |||||
2001-05-29 | Fix for bug 77699 and bug 71503: fix javascript errors in quicksearch and ↵ | justdave%syndicomm.com | 1 | -49/+116 | |
improve IE5 compatibility Patch by Stephan Lee <slee@uk.bnsmc.com> and Andreas Franke <afranke@ags.uni-sb.de> | |||||
2001-03-01 | Fix for bug 70544: QuickSearch drops everything after the first negated word | dave%intrec.com | 1 | -1/+1 | |
patch by afranke@ags.uni-sb.de (Andreas Franke) | |||||
2001-03-01 | fix for 69793: check in new files for QuickSearch | cyeh%bluemartini.com | 1 | -0/+670 | |
patch contributed by franke@ags.uni-sb.de (Andreas Franke) Now add quicksearch functionality to the main index page. |