racket/collects/framework/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
..
application.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
autosave.ss fix bad call-with-output-file 2007-11-21 02:05:34 +00:00
bday.ss ... 2005-08-31 11:37:36 +00:00
canvas.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
collapsed-snipclass-helpers.ss retabified 2007-08-02 06:36:24 +00:00
color-model.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
color-prefs.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
color.ss added function contract & purpose 2007-12-12 20:09:50 +00:00
comment-box.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
editor.ss split part of scheme/file into scheme/path, document them 2007-12-10 17:59:26 +00:00
encode-decode.ss retabified 2007-08-02 06:36:24 +00:00
exit.ss disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match 2007-12-29 13:51:32 +00:00
finder.ss split part of scheme/file into scheme/path, document them 2007-12-10 17:59:26 +00:00
frame.ss added an exception catch 2008-01-30 05:16:52 +00:00
gen-standard-menus.ss retabified 2007-08-02 06:36:24 +00:00
group.ss split part of scheme/file into scheme/path, document them 2007-12-10 17:59:26 +00:00
handler.ss split part of scheme/file into scheme/path, document them 2007-12-10 17:59:26 +00:00
icon.ss lazy, force, delay in scheme/promise and scheme; clean up mzscheme some, and clean up the docs some 2007-12-18 21:37:23 +00:00
info.ss * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
keymap.ss filled in a bunch more of the standard latex symbols 2007-12-11 02:57:27 +00:00
main.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
menu.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
mode.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
number-snip.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
panel.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
pasteboard.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
path-utils.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
preferences.ss change scheme/unit and scheme/signature #langs to build on scheme/base 2007-11-20 23:44:31 +00:00
scheme.ss fixed auto completion in the REPL and improved the tools manual a little 2007-11-29 00:22:05 +00:00
sig.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
standard-menus-items.ss changed prefs shortcut to #\, for macosx but this doesnt really affect anything, since the menu is in the app menu, not in the drs menu 2007-04-26 01:28:44 +00:00
standard-menus.ss removing debugging printf 2007-04-26 22:55:52 +00:00
tex-table.ss added two new symbols 2007-12-13 15:59:06 +00:00
text.ss split setup/scribble-index into setup/xref and scribble/xref 2007-12-15 22:10:29 +00:00
version.ss v3.99.0.2 2007-11-13 12:40:00 +00:00