racket/collects/mred/private
Matthew Flatt dc912ee6de third attempt to fix 64-bit Lion hidden-window problem
After all the previous attempts, the problem seems almost trivial:
although Apple documents `NSAnyEventMask' as the constant #xFFFFFFFF,
it's actually NSUIntegerMax (and the difference matters in 64-bit
mode).

Merge to 5.2.
2011-10-10 15:48:30 -06:00
..
wx third attempt to fix 64-bit Lion hidden-window problem 2011-10-10 15:48:30 -06:00
wxme fix text% `get-paragraph-{start,end}-position' bug and doc bugs 2011-10-08 09:12:30 -06:00
app.rkt racket/gui: add `application-start-empty-handler' 2011-09-09 17:03:18 -06:00
check.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
const.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
cycle.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
dynamic.rkt gracket2 wx re-implementation start 2010-11-05 15:53:55 -06:00
editor.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
gdi.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
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 rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
lock.rkt clean up lock library and uses 2010-11-05 15:54:14 -06:00
messagebox.rkt added a #:dialog-mixin argument to message-box and related functions 2011-09-05 08:30:45 -05:00
misc.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
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 ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mred.rkt racket/gui: add `application-start-empty-handler' 2011-09-09 17:03:18 -06:00
mrgroupbox.rkt misc repairs 2010-11-05 15:54:06 -06:00
mritem.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrmenu.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrmenuintf.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
mrpanel.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrpopup.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrtabgroup.rkt misc repairs 2010-11-05 15:54:06 -06:00
mrtextfield.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mrtop.rkt Change basic-top-level-window% to support `set-icon', and use to set icon for splash screen. 2011-10-09 09:43:32 -06:00
mrwindow.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
path-dialog.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
repl.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
seqcontract.rkt added get-extend-start-position and get-extend-end-position 2011-03-25 15:10:49 -05:00
snipfile.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
syntax.rkt clean up 2010-11-05 15:54:49 -06:00
te.rkt implement labels for radio-box%, etc. 2010-11-05 15:54:00 -06:00
wx.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
wxcanvas.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
wxcontainer.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
wxitem.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
wxlitem.rkt cocoa: fix list-box scrolling 2011-08-04 07:38:10 -06:00
wxmenu.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
wxpanel.rkt cocoa: make grow-box-spacer zero-width for 10.7 2011-10-04 12:59:18 -06:00
wxtextfield.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
wxtop.rkt fix keyboard navigation (all platforms) 2011-09-30 13:44:24 -06:00
wxwindow.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00