racket/collects/mred
Matthew Flatt d5024f0f20 win64 racket/gui: another work around for Cairo clipping issues
Cairo doesn't seem to deal correctly with an HDC produced
by BeginPaint() that has a clipping region. The problem affects
only Win64. Work around the problem by drawing to a separate
HDC and copying to/from the screen. (To see the problem before
this patch, draw the DrRacket window to the edge of the screen
and back, and observe tha the toolbar doesn't update correctly.)

This change could affect performance, but it should mostly
be limited to refresh when a window moves.
2012-08-08 09:56:44 -06:00
..
lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
private win64 racket/gui: another work around for Cairo clipping issues 2012-08-08 09:56:44 -06:00
doc.txt
edit-main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
edit.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt revert "mzscheme" and "mred" collection versions 2011-03-28 15:17:17 -06:00
installer.rkt A bunch of scheme' -> racket' conversions. 2012-04-19 16:02:03 -04:00
main.rkt A bunch of scheme' -> racket' conversions. 2012-04-19 16:02:03 -04:00
mred-sig.rkt A bunch of scheme' -> racket' conversions. 2012-04-19 16:02:03 -04:00
mred-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mred.rkt Add a layer of export redirection in mred/mred.rkt. 2011-01-11 21:55:37 -05:00