racket/collects/mred/private
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
..
wx racket/gui win32: fix East Asian font problem 2012-06-06 13:25:14 +08:00
wxme racket/gui: fix problem with recent edit-sequence change 2012-05-05 22:09:13 -06:00
app.rkt
check.rkt
const.rkt
cycle.rkt
dynamic.rkt
editor.rkt racket/gui: fix a mzscheme->racket/base issue 2012-05-26 16:23:30 -04:00
filedialog.rkt
fontdialog.rkt
gdi.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
helper.rkt
kernel.rkt
lock.rkt
messagebox.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
misc.rkt
moredialogs.rkt
mrcanvas.rkt racket/gui: fixed by-position widget initialization 2012-06-19 12:37:35 -04:00
mrcontainer.rkt Remove mred/private/kw.rkt 2012-05-26 11:12:56 -04:00
mred.rkt
mritem.rkt racket/gui: fixed by-position widget initialization 2012-06-19 12:37:35 -04:00
mrmenu.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
mrmenuintf.rkt
mrpanel.rkt racket/gui: fixed by-position widget initialization 2012-06-19 12:37:35 -04:00
mrpopup.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
mrtextfield.rkt racket/gui: fixed by-position widget initialization 2012-06-19 12:37:35 -04:00
mrtop.rkt racket/gui: fixed by-position widget initialization 2012-06-19 12:37:35 -04:00
mrwindow.rkt Remove mred/private/kw.rkt 2012-05-26 11:12:56 -04:00
path-dialog.rkt
repl.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
seqcontract.rkt
snipfile.rkt fix load handlers to match docs on parameters 2012-05-29 13:57:32 -06:00
syntax.rkt
te.rkt
wx.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
wxcanvas.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
wxcontainer.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
wxitem.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
wxlitem.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
wxmenu.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
wxpanel.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
wxtextfield.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00
wxtop.rkt Remove mred/private/kw.rkt 2012-05-26 11:12:56 -04:00
wxwindow.rkt Convert all uses of mzlib/class100 to racket/class 2012-05-26 11:12:55 -04:00