gui/gui-lib
Matthew Flatt 5e70534b43 adjust workaround for GTK+3 before version 3.22
Adjust a workaround for versions before 3.22 when setting the font for
a control.

GTK+ version 3.22 starts paying attention to whether a font size for a
control is absolute (as opposed to being in points), so the workaround
that was put in place for earlier versions breaks.

In addition, some part of the drawing stack seems to round point sizes
to an integeral size after DPI conversion. Take that rounding into
account when setting the font size in `normal-control-font`.

Closes #1522
2016-12-19 07:21:28 -07:00
..
embedded-gui Remove extra directories. 2014-12-02 02:33:07 -05:00
framework adjust replace-all so that it accounts for the possibility that the text didn't go away 2016-12-14 15:21:36 -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 adjust workaround for GTK+3 before version 3.22 2016-12-19 07:21:28 -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