simon-git: putty (master): Simon Tatham
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Thu May 17 11:26:00 BST 2018
TL;DR:
528513d GTK: remember to resize backing surface on a font change.
Repository: https://git.tartarus.org/simon/putty.git
On the web: https://git.tartarus.org/?p=simon/putty.git
Branch updated: master
Committer: Simon Tatham <anakin at pobox.com>
Date: 2018-05-17 11:26:00
commit 528513ddea354a6b1ab5bee5ec87ec31dff60904
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=528513ddea354a6b1ab5bee5ec87ec31dff60904;hp=4467fa4d2a6f5d5a2d75a37153e5cef1004c8035
Author: Simon Tatham <anakin at pobox.com>
Date: Thu May 17 11:20:01 2018 +0100
GTK: remember to resize backing surface on a font change.
Changing the window's font size with Alt-< or Alt-> was not setting
any of the flags that make drawing_area_setup consider itself to have
been non-spuriously called, so the real window would enlarge without
the backing surface also doing so.
unix/gtkwin.c | 39 +++++++++++++++++++++++++--------------
1 file changed, 25 insertions(+), 14 deletions(-)
More information about the tartarus-commits
mailing list