racket/collects/mred
Matthew Flatt e22977667d racket/gui gtk: fix canvas/panel border drawing
The code to draw a border has to determine the widget's position
within the drawing window. Gtk 3.0 has a function to provide that
transformation, but Gtk 2.0 doesn't seem to have one, and it seems
that the transformation implemented in `racket/gui' wasn't right.

Closes PR 13453
2013-01-25 14:21:57 -07:00
..
lang
private racket/gui gtk: fix canvas/panel border drawing 2013-01-25 14:21:57 -07:00
doc.txt
edit-main.rkt
edit.rkt
info.rkt
installer.rkt
main.rkt
mred-sig.rkt racket/gui: add `get-current-mouse-state' 2012-11-07 14:37:39 -07:00
mred-unit.rkt
mred.rkt