racket/collects/mred/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
..
afm.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
app.ss 369.10 2007-04-20 01:16:15 +00:00
check.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
const.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
cycle.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
editor.ss undid last commit to remove timing printouts 2008-01-26 14:39:49 +00:00
filedialog.ss standard -> common 2006-06-05 18:51:46 +00:00
fontdialog.ss order result of get-face-list 2007-04-17 10:40:36 +00:00
gdi.ss order result of get-face-list 2007-04-17 10:40:36 +00:00
helper.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
info.ss * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
kernel.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
kw.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
lock.ss reset old-paramz global on exit to avoid retaining data 2007-03-19 22:06:56 +00:00
messagebox.ss fix multi-line message box (gone bad in rev 3304) 2007-09-17 23:17:47 +00:00
misc.ss fix typo 2007-03-21 03:05:56 +00:00
moredialogs.ss 369.5 2007-01-16 20:55:13 +00:00
mrcanvas.ss 370.2 2007-05-29 03:26:32 +00:00
mrcontainer.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
mrgroupbox.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
mritem.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
mrmenu.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
mrmenuintf.ss oops - the rest of 350.4 2006-07-06 18:03:37 +00:00
mrpanel.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
mrpopup.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
mrtabgroup.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
mrtextfield.ss call combo% callback when popup item selected 2006-04-22 12:48:00 +00:00
mrtop.ss fix problem with the application-file handler when all windows are minized (PR 8640) 2007-05-08 06:57:32 +00:00
mrwindow.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
path-dialog.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
repl.ss 359.2, collects changes 2006-12-20 00:57:12 +00:00
seqcontract.ss , 2005-05-31 18:09:31 +00:00
snipfile.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
wx.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
wxcanvas.ss fix get-face-list 'mono under Mac OS X and X, and delay showing children of a frame during a container sequence 2007-06-10 09:47:19 +00:00
wxcontainer.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
wxgroupbox.ss removed some redundant uses of class100 2006-05-30 21:43:58 +00:00
wxitem.ss fix get-face-list 'mono under Mac OS X and X, and delay showing children of a frame during a container sequence 2007-06-10 09:47:19 +00:00
wxmenu.ss patch to MrEd menu system from Danny 2007-11-21 19:59:51 +00:00
wxpanel.ss fix get-face-list 'mono under Mac OS X and X, and delay showing children of a frame during a container sequence 2007-06-10 09:47:19 +00:00
wxtabgroup.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
wxtextfield.ss 301.13 removes need for wxkernel.ss 2006-03-31 13:11:38 +00:00
wxtop.ss fix table clutter related to delayed showing of items 2007-06-29 22:48:42 +00:00
wxwindow.ss fix get-face-list 'mono under Mac OS X and X, and delay showing children of a frame during a container sequence 2007-06-10 09:47:19 +00:00