simon-git: puzzles (master): puzzles.git

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Dec 3 09:12:09 GMT 2016


TL;DR:
  8dfe5ce Stop using deprecated GTK 3 geometry-based functions.

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: master
Committer:      puzzles.git
Date:           2016-12-03 09:12:09

commit 8dfe5cec31e784e4ece2955ecc8cc35ee7e8fbb3
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=8dfe5cec31e784e4ece2955ecc8cc35ee7e8fbb3;hp=5123b1bf68777ffa86e651f178046b26a87cf2d9
Author: Simon Tatham <anakin at pobox.com>
Date:   Sat Dec 3 08:49:29 2016 +0000

    Stop using deprecated GTK 3 geometry-based functions.
    
    Now we work out for ourselves how the drawing-area size relates to the
    overall window size, by adding on the height of fe->menubar and/or
    fe->statusbar.

 gtk.c | 32 +++++++++++++++++++++++++++++---
 1 file changed, 29 insertions(+), 3 deletions(-)



More information about the tartarus-commits mailing list