racket/collects/mred
Asumu Takikawa 0e4f9fcd97 racket/gui: fixed by-position widget initialization
This was broken in the class100 port. The init arguments
previously handled by the class100*/kw macro need to be
explicitly passed down.

Also, an (init-rest) is needed at the leaves of the class
hierarchy to ensure that internal super init args don't
leak via error messages. (the class100 macro always
inserts these)

Added a test file so similar breakage is detectable in the
future.
2012-06-19 12:37:35 -04:00
..
lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
private racket/gui: fixed by-position widget initialization 2012-06-19 12:37:35 -04:00
doc.txt wxme belongs outside of mred, obviously 2007-01-18 14:26:29 +00:00
edit-main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
edit.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt revert "mzscheme" and "mred" collection versions 2011-03-28 15:17:17 -06:00
installer.rkt A bunch of scheme' -> racket' conversions. 2012-04-19 16:02:03 -04:00
main.rkt A bunch of scheme' -> racket' conversions. 2012-04-19 16:02:03 -04:00
mred-sig.rkt A bunch of scheme' -> racket' conversions. 2012-04-19 16:02:03 -04:00
mred-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mred.rkt Add a layer of export redirection in mred/mred.rkt. 2011-01-11 21:55:37 -05:00