simon-git: puzzles (master): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Wed May 9 16:10:32 BST 2018


TL;DR:
  113aad8 Stop using deprecated gdk_beep().

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2018-05-09 16:10:32

commit 113aad8b3e341833dcb6886b71e22f733e2ec63c
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=113aad8b3e341833dcb6886b71e22f733e2ec63c;hp=31384ca9c04a614fc0f517a39b41c02412ef98d5
Author: Simon Tatham <anakin at pobox.com>
Date:   Wed May 9 16:08:46 2018 +0100

    Stop using deprecated gdk_beep().
    
    Switched over to gdk_display_beep(), which should work in any GTK2 or
    GTK3 environment. (This code base doesn't care about GTK1 any more.)

 gtk.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the tartarus-commits mailing list