gui/gui-lib
Matthew Flatt ac2d39e0e1 fix GC blit for Mac OS X 10.11
The old strategy of switching a transparent window to solid and back
doesn't work on 10.11; it appears that queued messages must be handled
for the window to become visible, but that's not allowed during a GC.
The strategy for 10.11 and up create an OpenGL canvas, which acts as a
direct-to-screen drawing area that a GC callback can affect without
Racket-level allocation.
2015-10-01 22:02:37 -06:00
..
embedded-gui Remove extra directories. 2014-12-02 02:33:07 -05:00
framework add earlier check to help suss out bad mixin compositions 2015-09-16 10:44:56 -05:00
hierlist Remove extra directories. 2014-12-02 02:33:07 -05:00
icons Remove extra directories. 2014-12-02 02:33:07 -05:00
mred fix GC blit for Mac OS X 10.11 2015-10-01 22:02:37 -06:00
mrlib Add snip canvases to mrlib, from unstable/gui/snip. 2015-09-11 17:19:40 -05:00
racket Remove extra directories. 2014-12-02 02:33:07 -05:00
scheme Remove extra directories. 2014-12-02 02:33:07 -05:00
scribble/private guard the result of start-skip-spaces better 2015-06-03 18:00:54 -05:00
info.rkt Use option contracts from racket/contract/option. 2015-09-14 14:33:32 -05:00
LICENSE.txt Remove extra directories. 2014-12-02 02:33:07 -05:00