racket/collects/mred/private
Matthew Flatt f6e5468dbb another attempt to fix the 64-bit Lion hidden-window problem
This fix uses the same`run'-vs-`finishLaunch' technique as before,
but patches up the modal-dialog problem by calling `run' again
with a callback to start a modal loop.

Merge to 5.2.
2011-10-08 06:12:17 -06:00
..
wx another attempt to fix the 64-bit Lion hidden-window problem 2011-10-08 06:12:17 -06:00
wxme Fixed a bug with delete, undo and clickbacks in DrRacket 2011-08-26 06:07:57 -06:00
app.rkt racket/gui: add `application-start-empty-handler' 2011-09-09 17:03:18 -06:00
check.rkt
const.rkt
cycle.rkt
dynamic.rkt
editor.rkt
filedialog.rkt added a #:dialog-mixin argument to get-file, put-file, get-file-list, and get-directory 2011-09-05 08:30:44 -05:00
fontdialog.rkt
gdi.rkt
helper.rkt fix keyboard navigation (all platforms) 2011-09-30 13:44:24 -06:00
kernel.rkt racket/gui: add `application-start-empty-handler' 2011-09-09 17:03:18 -06:00
kw.rkt
lock.rkt
messagebox.rkt added a #:dialog-mixin argument to message-box and related functions 2011-09-05 08:30:45 -05:00
misc.rkt
moredialogs.rkt add yet another dialog-mixin argument to a standard dialog, this time 2011-09-05 20:19:16 -05:00
mrcanvas.rkt
mrcontainer.rkt
mred.rkt racket/gui: add `application-start-empty-handler' 2011-09-09 17:03:18 -06:00
mrgroupbox.rkt
mritem.rkt
mrmenu.rkt
mrmenuintf.rkt
mrpanel.rkt
mrpopup.rkt
mrtabgroup.rkt
mrtextfield.rkt
mrtop.rkt
mrwindow.rkt
path-dialog.rkt
repl.rkt
seqcontract.rkt
snipfile.rkt
syntax.rkt
te.rkt
wx.rkt
wxcanvas.rkt
wxcontainer.rkt
wxitem.rkt
wxlitem.rkt
wxmenu.rkt
wxpanel.rkt cocoa: make grow-box-spacer zero-width for 10.7 2011-10-04 12:59:18 -06:00
wxtextfield.rkt
wxtop.rkt fix keyboard navigation (all platforms) 2011-09-30 13:44:24 -06:00
wxwindow.rkt