Граф коммитов

120 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org efc58e0e86 Bug 241861 Image handling should wrap PNG files as it does JPG/GIF
r=zach
2004-07-14 23:08:22 +00:00
timeless%mozdev.org f88b9b1445 Bug 210247 URLs followed by close parens get hyperlinked incorrectly
r=kiko
2004-04-27 06:10:09 +00:00
timeless%mozdev.org 5f3502f371 Bug 57392 LXR doesn't find files with a space in the name.
r=kiko
2004-03-08 07:54:16 +00:00
timeless%mozdev.org 1327ceea5d Bug 233968 LXR sends broken Last-Modified without Expires resulting in browsers showing stale pages
r=kiko
2004-02-19 06:53:22 +00:00
timeless%mozdev.org 6a332555ef Bug 62446 extra spaces inside links on some lxr-generated pages
adding a space where it belongs
r=zach
2003-09-21 21:07:07 +00:00
leaf%mozilla.org 68b40dfc08 use -e unconditionally to terminate the optionslist to glimpse, bug 99680,
r=timeless, two thumbs up = alecf
2003-07-28 21:24:42 +00:00
timeless%mac.com 98dd915c5b Bug 164718 Add maxlength=29 in search input boxes in lxr index
r=bbaetz
2002-08-27 03:34:28 +00:00
myk%mozilla.org d078cd2b00 Fix for bug 41917: Gets LXR working again on systems with only one sourceroot.
Patch by Gregory Leblanc <gleblanc@linuxweasel.com>.
r=kiko
2002-08-16 01:31:20 +00:00
timeless%mac.com 926fc6c1f9 Bug 104540 LXR updates for .idl collaboration diagrams
by mozilla@elemental.com (Brian Bramlett)
r=endico
2001-10-25 01:05:07 +00:00
myk%mozilla.org 70b600ce7e Fix for bug 26189: "cannot view images with lxr". The image-handling code was running too early and didn't have access to the "raw" URL parameter by which images get displayed.
Patch by Dawn Endico <endico@mozilla.org>
r=myk@mozilla.org
2001-08-31 00:46:09 +00:00
timeless%mac.com b3128f1fb0 Bugzilla Bug 90704 there is a correct spelling for gobbeldygook and this is not it
r=terry [C=WP, A=OED]
2001-07-16 20:15:03 +00:00
timeless%mac.com 37ee78c2b6 62446 extra spaces inside links on some lxr-generated pages
r=terry
2001-05-24 04:10:23 +00:00
timeless%mac.com 29836c8973 45785 Swapped ALIGN/VALIGN attributes
39224 duplicate word on lxr.mozilla.org/ ("use use")
r=terry
2001-05-24 04:07:43 +00:00
terry%mozilla.org b33c47b1ab Improve error message 2001-03-26 22:10:36 +00:00
endico%mozilla.org 10bd02acbc Allow double quotes around LXRSHORTDESC and LXRLONGDESC since to be valid html, these must be quoted. 2001-02-21 05:14:10 +00:00
endico%mozilla.org 54b693f946 fixing breakage from previous change 2000-08-24 22:43:47 +00:00
endico%mozilla.org 3b17fd4dbe Stop labeling charset of each page since this label might be wrong. Tao Cheng says: "By default, the Browser assumes incoming pages w/o charset labelling are in iso-8859-1. Explicit labelling prevents the users from manually switching it to other view charset." 2000-08-24 22:29:52 +00:00
endico%mozilla.org 621c7c38ac If the application is set up at the server root (e.g. bugzilla.mozilla.org) then this robots.txt disallows robots from scanning the site except for the top level file. 2000-07-28 21:28:41 +00:00
risto%netscape.com b274fcf64b Changed URL 2000-03-01 23:16:23 +00:00
risto%netscape.com 75a7ed78ba URL changes here too 2000-03-01 23:13:07 +00:00
risto%netscape.com 5197372c2e Changing URLs 2000-03-01 23:11:38 +00:00
endico%mozilla.org efcebb9a5c for nsI*.idl files, add deoxygen link and image 1999-11-23 21:59:13 +00:00
endico%mozilla.org 4b64daca2d Oops, now the text inside the form's text box is also centered. Re-fix this by adding </P> after the blurb at the top 1999-11-09 01:38:00 +00:00
endico%mozilla.org de5eddb499 add a <P> before the <HR> so this looks better with mozilla. apparently in html 4.0, <HR> doesn't cause a </PR> so the entire rest of the page was getting centered after the <PR ALIGN=CENTER> 1999-11-09 00:38:35 +00:00
endico%mozilla.org 723aba77e7 make the grep for server error not so noisy 2>&1 1999-10-26 08:37:07 +00:00
endico%mozilla.org 7aec1699cb improve error message mailed when cvs update dies 1999-10-22 23:07:44 +00:00
endico%mozilla.org fdb890c53c cvs error notification was busted 1999-10-22 21:59:10 +00:00
endico%mozilla.org 1b640e884d clairify that the 'mozilla' module contains the entire 'current' repository, not everything including all the branches. 1999-10-20 23:30:50 +00:00
endico%mozilla.org c872b2fee7 add m10 tree for the Design Patterns contest 1999-10-20 21:52:08 +00:00
endico%mozilla.org bc7d2096a3 merge old changes from when we moved to komodo 1999-10-20 21:48:49 +00:00
endico%mozilla.org c036659032 search patterns are limited to 29 characters due to the -n option in glimpse 1999-10-19 02:14:09 +00:00
endico%mozilla.org f99c21972a fixed html error so the grey text search box will be aligned at top 1999-10-07 21:02:59 +00:00
endico%mozilla.org a553e33723 make file searches case insentive 1999-10-04 18:11:27 +00:00
endico%mozilla.org 0039492216 oops, glimpse claims the max size of a search string is 32 but empirical evidence suggests 29. Setting maxlength in the form to 29 1999-09-17 01:07:34 +00:00
endico%mozilla.org cecfae988f glimpse only allows a max of 32 characters with the -n option. -n is needed to get line numbers. Reduce the size of the form's input field to 32 chars and throw a message when the input is longer. 1999-09-17 00:43:31 +00:00
endico%mozilla.org 53079ef6e2 Rework the init subroutine in Common.pm so glimpse doesn't go through the normal http_wash stuff so now you can do regexp searches and search->for pointers. Reworked the search form so that searching for literals is the default. Meta characters automatically escaped unless the regexp button is pushed. Changed the docs so it no longer says to use double backslashes to escape metachars. That's only needed from the shell. 1999-09-10 19:03:39 +00:00
mccabe%netscape.com 33ddacb91a Fix spelling; 'identfier' -> 'identifier' 1999-08-07 09:28:37 +00:00
endico%mozilla.org e520bee479 keep search engine robots away. traversing lxr is incredibly wasteful 1999-07-31 18:31:58 +00:00
terry%mozilla.org e900f2414d Make sure to recreate the database files from scratch every time. It used to merge old entries in with the stuff we recalculate. 1999-07-22 19:58:11 +00:00
endico%mozilla.org f294439aac attempt to dissuade robots from indexing the entire lxr.mozilla.org site 1999-06-15 06:34:45 +00:00
endico%mozilla.org 9b661648e5 fix link to lxr source 1999-05-05 04:42:17 +00:00
endico%mozilla.org f1b0c1c0ac Remove references to cannibal.mi.org 1999-04-30 19:00:47 +00:00
endico%mozilla.org eed883be67 add the gnome tree 1999-04-29 00:44:08 +00:00
endico%mozilla.org 4035f16606 index the entire gnome tree 1999-04-28 03:51:08 +00:00
endico%mozilla.org 8b0eae3056 index idl files too 1999-04-26 19:52:55 +00:00
endico%mozilla.org 25916fae56 index idl files too 1999-04-26 19:42:35 +00:00
endico%mozilla.org d53c7c579e A 4AcK to get this working with gtk+. Normally plus signs in urls are used to represent spaces. Here we need to actaully use plus signs so i'm disabling the plus->space conversion. Hopefully this doesn't break anything. 1999-04-23 19:55:04 +00:00
endico%mozilla.org f771cec637 use shorter words so they fit on the screen for cvs blame and cvs log 1999-04-14 00:49:54 +00:00
endico%mozilla.org b2013fd02e oops glimpseindex isn't there after all 1999-04-13 21:50:51 +00:00
endico%mozilla.org 1ba765c1fc add path to glimpseindex 1999-04-13 21:49:15 +00:00