Go to file
Matthew Flatt dd677a4587 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

original commit: e22977667dc4efb171bced7f6984644490d5306d
2013-01-25 14:21:57 -07:00
collects racket/gui gtk: fix canvas/panel border drawing 2013-01-25 14:21:57 -07:00
doc/release-notes remove unsupported MDI styles and method 2011-08-04 08:02:54 -06:00
man/man1 minor man-page corrections 2011-02-01 08:01:17 -07:00