aboutsummaryrefslogtreecommitdiffstats
path: root/skins
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 180232: removes unnecessary margins/borders around XUL ↵myk%mozilla.org2002-11-161-0/+7
| | | | duplicates report
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-0/+27
|
* Bug 143286 - Adding 2 new files missing from repositorybugreport%peshkin.net2002-08-241-0/+1
|
* Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org2002-03-121-0/+38
| | | | | Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
* Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The ↵jake%acutex.net2001-12-131-0/+37
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