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

87 Коммитов

Автор SHA1 Сообщение Дата
endico%mozilla.org bb4a7d848c 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 6469e8ccaa 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 313ddc4e98 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 7b41c58819 Fix spelling; 'identfier' -> 'identifier' 1999-08-07 09:28:37 +00:00
endico%mozilla.org b30c4abcf3 keep search engine robots away. traversing lxr is incredibly wasteful 1999-07-31 18:31:58 +00:00
terry%mozilla.org 4016da6ca2 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 731b1a87f5 attempt to dissuade robots from indexing the entire lxr.mozilla.org site 1999-06-15 06:34:45 +00:00
endico%mozilla.org 0410d0a2f2 fix link to lxr source 1999-05-05 04:42:17 +00:00
endico%mozilla.org 200312389b Remove references to cannibal.mi.org 1999-04-30 19:00:47 +00:00
endico%mozilla.org 8e6cd082b3 add the gnome tree 1999-04-29 00:44:08 +00:00
endico%mozilla.org 1f476eef38 index the entire gnome tree 1999-04-28 03:51:08 +00:00
endico%mozilla.org 3f9cadb967 index idl files too 1999-04-26 19:52:55 +00:00
endico%mozilla.org d9c22277a3 index idl files too 1999-04-26 19:42:35 +00:00
endico%mozilla.org d31070aeae 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 f03843e2f6 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 a9cf2251b3 oops glimpseindex isn't there after all 1999-04-13 21:50:51 +00:00
endico%mozilla.org d5e82238d2 add path to glimpseindex 1999-04-13 21:49:15 +00:00
endico%mozilla.org 0da97215be add gnome tree 1999-04-13 21:27:49 +00:00
slamm%netscape.com ab47bf0498 Add cvsblame to navigation links. 1999-03-20 02:05:36 +00:00
endico%mozilla.org e0b6ac944f Removing the mailnews tree. The mail code is in seamonkey already so the tree is redundant. 1999-03-12 21:10:39 +00:00
endico%mozilla.org 13fa9ab7dc Add support for indexing multiple trees from the same lxr directory. 1999-03-10 22:58:57 +00:00
jwz%mozilla.org 2f220e6576 more of the above -- for the ?raw=1 link in
http://cvs-mirror.mozilla.org/webtools/lxr/source/build/mac/client.mac/Client.Mac%20READ%20ME
1999-01-31 11:18:32 +00:00
jwz%mozilla.org f3dc1dfade changed `fileref' to do URL quoting, so that (for example)
http://cvs-mirror.mozilla.org/webtools/lxr/source/build/mac/client.mac/
links "Client.Mac READ ME" to
".../client.mac/Client.Mac%20READ%20ME" instead of
".../client.mac/Client.Mac READ ME"
1999-01-31 10:52:32 +00:00
endico%mozilla.org e4f65a92b1 Add java support 1999-01-21 00:42:26 +00:00
endico%mozilla.org bda6ca4168 Be still more terse. 1999-01-14 05:00:43 +00:00
endico%mozilla.org 4f54984795 make the credits at the end of each page more terse 1999-01-14 04:53:30 +00:00
endico%mozilla.org 88b6e54339 fix regexps to fix shaver's xpcom/tools/xpidl/ description bustage 1999-01-14 03:52:10 +00:00
leaf%mozilla.org d1e628ea41 Adding dawn@cannibal.mi.org's mods to add the option to grab file
and directory descriptions from README.html files. Descriptions of
directories are enclosed by <SPAN CLASS=LXRLONGDESC>...</SPAN> and file
descriptions by <SPAN CLASS=LXRSHORTDESC>...</SPAN>
1998-11-11 17:33:24 +00:00
jwz%mozilla.org 3753556442 paragraph break after README (from dawn) 1998-09-09 05:14:57 +00:00
jwz%netscape.com b7934e9a91 from Dawn Endico <dawn@cannibal.mi.org>:
Make the url prefix for bonsai configurable.
1998-07-28 19:18:54 +00:00
jwz%netscape.com f1d8366b20 from Dawn Endico <dawn@cannibal.mi.org>:
add bonsaihome configuration variable
1998-07-28 19:17:42 +00:00
jwz%netscape.com cf371de941 from Dawn Endico <dawn@cannibal.mi.org>:
export $Path variable. Local.pm needs it as a global variable.

htmlify file names and email addresses
1998-07-28 19:17:30 +00:00
jwz%netscape.com 76541b4016 from Dawn Endico <dawn@cannibal.mi.org>:
remove the hard space from the template. Its now the job of the
description function to provide a space in case of a blank desc.
1998-07-28 19:17:14 +00:00
jwz%netscape.com 389c07fd5e from Dawn Endico <dawn@cannibal.mi.org>:
move description functions to the new Local.pm module
1998-07-28 19:17:03 +00:00
jwz%netscape.com 955aefac9c from Dawn Endico <dawn@cannibal.mi.org>:
use the new bonsaihome configuration variable
1998-07-28 19:16:48 +00:00
jwz%netscape.com b731e4f4c7 from Dawn Endico <dawn@cannibal.mi.org>:
Place installation specific subroutines into their own module.
New improved file/directory description hackery goes here.
1998-07-28 19:16:34 +00:00
jwz a4ead17823 dawn@cannibal.mi.org:
htmlify descriptions in directory listings

   remove some more style file stuff
1998-06-23 01:01:39 +00:00
jwz aa038b375a dawn@cannibal.mi.org:
</TD> was getting gobbled up
1998-06-23 01:01:26 +00:00
jwz 60ff38a615 dawn@cannibal.mi.org:
yet another attempt at adding descriptions to directory listings.
This time use the following search criterion for rcs variables
which hopefully won't confuse cvs.  /Id: $filename/

mozilla/README directory was confusing lxr. Added a check
that README is a regular file before its displayed in the directory
listing.
1998-06-23 01:01:11 +00:00
jwz 16188fe64f oh, fuck me 1998-06-20 01:31:01 +00:00
jwz 2eabc03b21 backed out the last few changes; it's all messed up and I don't feel like messing with it right now. 1998-06-20 01:29:23 +00:00
jwz fa762dbebf fixed cvs botch 1998-06-20 01:09:35 +00:00
jwz 9e7aae58c2 from dawn: cleverly generate stuff for the "Description" column in LXR directory listings. 1998-06-19 23:06:50 +00:00
jwz f8f2d4698a emit a mostly-correct Last-Modified header on the generated pages. 1998-06-16 20:23:42 +00:00
jwz 58820a85b4 Recognise .jpeg, .pjpg, and .pjpeg as JPEG extensions.
Put a label next to embedded images.

When the extension of a file is unrecognised, look at the first
line of the file to guess whether it is text or binary; if it
looks binary, emit a link, instead of dumping out the whole file.
1998-06-16 19:53:43 +00:00
jwz 51dd41a680 use "checkout -P" to prune empty unused directories
(like cmd/xfe/icons/anim-sgi/)
1998-06-16 19:10:03 +00:00
jwz 674ab716d8 lose the useless search boxes; they're clutter. 1998-06-16 09:13:15 +00:00
jwz 59d58e6253 use the $baseurl symbolic name instead of /webtools/lxr/ 1998-06-16 09:12:47 +00:00
jwz e469d6f8b6 maintain the illusion of directoryhood; refer to "source/" not "source". 1998-06-16 09:12:13 +00:00
jwz 2b58f49fcf Well basically, I hate those layers popups that-aren't-quite-menus.
They've got to go.  The information that was on them is only one
click away anyhow.
1998-06-16 09:03:40 +00:00