simplified frame:editor and friends interface

svn: r5941
This commit is contained in:
Robby Findler 2007-04-14 15:00:42 +00:00
parent 5fffd316b4
commit d3a8bd740a

View File

@ -2,6 +2,19 @@
Version 370
------------------------------
. changed the frame:editor-mixin, frame:text-mixin and
frame:pasteboard-mixin slightly so that one can supply
the editor class as an initialization argument
(overriding the get-editor% method still works, but now
that method defaults to the initialization argument)
. added an extra, mandatory argument to calc-button-sizes
and draw-button-label in mrlib's name-message.ss. Use
small-control-font to get the old behavior.
. added a new, optional, argument to the initializer of
name-message%.
. The teaching languages now add a `module' wrapper to
saved files. Although the content of the file, when
viewed in drscheme, does not change, this does mean that