gui/gui-lib/mred/private/wx
Matthew Flatt b9e94f9c45 macOS: don't try to declare implementation of NSApplicationDelegate
There's no run-time representation of `NSApplicationDelegate`, so
trying to declare it ands up adding NULL as a protocol to the
Objective-C class for the application delegate.

Adding NULL that way leads to a crash on 10.12.1+ with TouchBar
support.

Closes racket/racket#1520
2016-12-14 13:29:56 -07:00
..
cocoa macOS: don't try to declare implementation of NSApplicationDelegate 2016-12-14 13:29:56 -07:00
common 0-sized window =/=> 0-sized backing bitmap 2016-08-19 18:16:05 -06:00
gtk GTK+: accumulate small scroll events into appropriate wheel events 2016-11-17 15:25:33 -07:00
win32 fix focus for windows within a floating frame 2016-03-28 17:25:22 -06:00
info.rkt Remove extra directories. 2014-12-02 02:33:07 -05:00
platform.rkt add any-control+alt-is-altgr 2016-03-17 16:39:40 -06:00