gui/gui-lib
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
..
embedded-gui Remove extra directories. 2014-12-02 02:33:07 -05:00
framework disable replace-all on empty search string 2016-12-12 16:13:58 -06:00
hierlist Remove extra directories. 2014-12-02 02:33:07 -05:00
icons include icons needed by "gui-lib" in the package 2016-01-08 16:31:52 -07:00
mred macOS: don't try to declare implementation of NSApplicationDelegate 2016-12-14 13:29:56 -07:00
mrlib add some missing docs 2016-11-24 12:12:04 -06:00
racket racket/gui/interactive should be using racket/base 2016-07-25 22:39:16 -04:00
scheme Remove extra directories. 2014-12-02 02:33:07 -05:00
scribble/private fix search for containing text region 2016-09-11 20:51:19 -05:00
info.rkt add a GUI interface to toggle the x selection mode 2016-11-19 08:28:29 -06:00
LICENSE.txt Remove extra directories. 2014-12-02 02:33:07 -05:00