racket/collects/mred/private/wx
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
..
cocoa third attempt to fix 64-bit Lion hidden-window problem 2011-10-10 15:48:30 -06:00
common racket/gui: add `application-start-empty-handler' 2011-09-09 17:03:18 -06:00
gtk cocoa: make grow-box-spacer zero-width for 10.7 2011-10-04 12:59:18 -06:00
win32 cocoa: make grow-box-spacer zero-width for 10.7 2011-10-04 12:59:18 -06:00
platform.rkt cocoa: make grow-box-spacer zero-width for 10.7 2011-10-04 12:59:18 -06:00