racket/collects/mred/private
Matthew Flatt 60101618db cocoa: change the way the app is initialied
Calling NSApplication's `run' works better than calling `finishLaunching'
directly, particularly in 64-bit Lion for some reason.

Relevant to PR 12102
Relevant to PR 12257
2011-10-07 08:05:15 -06:00
..
wx cocoa: change the way the app is initialied 2011-10-07 08:05:15 -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 add 'no-focus style to `editor-canvas%' 2011-07-25 11:30:23 -04:00
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 remove unsupported MDI styles and method 2011-08-04 08:02:54 -06:00
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 cocoa: fix list-box scrolling 2011-08-04 07:38:10 -06:00
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