racket/collects/drscheme/private
Eli Barzilay 699c40643d * Changed setup-plt to compile collections if they have an "info.ss"
file.  (That is, it does not require the file to have a `name'
  entry.)

* The name shown when setup works is the directory name, followed by
  the `name' field from the info file when specified.

* This means that many `name's are no longer needed, so I'm removing
  them.  To see if you need a `name' entry, consider that the name
  will be shown like this:
    ... foo (<your name here>)
  This means that if the name is the same as the directory name, then
  there is no point in having it.  I also removed cases where the name
  differed only in its capitalization for collections where the case
  is obvious.

* Also, for subcollections, the name should clarify the name of the
  subcollection in context.  For example "Acknowledgments" explains
  what scribbling/acks is, but there's no need to add the context name
  as in "Scribblings: Acknowledgments".

* There may also be a point in keeping names for other uses.  One such
  example was in games, where the name field was used in the PLT Games
  application.  (This was changed to default on the directory name, so
  it is no longer needed in most games.)  Another example is in planet
  packages.

svn: r8629
2008-02-12 10:33:01 +00:00
..
app.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
auto-language.ss opening a locked teaching language file now works properly 2007-11-19 22:52:19 +00:00
bindings-browser.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
debug.ss PR 9186 2008-02-09 14:52:01 +00:00
drscheme-normal.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
drsig.ss got check syntax mostly working again 2007-11-22 16:18:00 +00:00
eval.ss matrix 2007-12-19 17:45:31 +00:00
font.ss added a something to the preferences pane to be able to pick the parenthesis color scheme 2007-12-01 16:16:58 +00:00
frame.ss removed the dependency between the string-constants library and mrlib 2008-01-19 20:13:02 +00:00
get-extend.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
help-desk.ss generate-search-results renamed to perform-search (I think) 2008-02-07 11:49:57 +00:00
info.ss * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
init.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
insert-large-letters.ss updated the insert large letter dialog 2007-12-20 02:46:43 +00:00
key.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
label-frame-mred.ss retabified 2007-08-02 06:36:24 +00:00
language-configuration.ss fixed PR 9157 2008-01-21 03:37:34 +00:00
language.ss fixed PR 9140 2008-01-21 00:33:28 +00:00
launcher-bootstrap.ss fix more with-out-file keywords 2007-11-21 02:18:09 +00:00
link.ss retabified 2007-08-02 06:36:24 +00:00
main.ss made memory limits be on by default and improved 'killed' dialog to turn up the limits 2008-01-26 14:37:55 +00:00
modes.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
module-language.ss call-with-exception-handler change, plus some configure/Makefile changes that didn't help fix the built-on-10.5-for-10.4 problem but are still healthier in the long run 2007-12-22 12:41:48 +00:00
module-overview.ss converted to scheme/base 2007-12-21 01:57:50 +00:00
multi-file-search.ss split part of scheme/file into scheme/path, document them 2007-12-10 17:59:26 +00:00
number-snip.ss retabified 2007-08-02 06:36:24 +00:00
rep.ss made memory limits be on by default and improved 'killed' dialog to turn up the limits 2008-01-26 14:37:55 +00:00
stick-figures.ss made the bottom line of the drscheme window be half as tall 2007-11-19 04:01:13 +00:00
syncheck-debug.ss retabified 2007-08-02 06:36:24 +00:00
text.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
time-keystrokes.ss retabified 2007-08-02 06:36:24 +00:00
tool-contract-language.ss retabified 2007-08-02 06:36:24 +00:00
tool-contracts.ss PR 9186 2008-02-09 14:52:01 +00:00
tools.ss fixed formatting exn in drscheme tool manager 2007-11-13 19:03:35 +00:00
unit.ss removed the dependency between the string-constants library and mrlib 2008-01-19 20:13:02 +00:00