simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Tue Nov 22 13:59:21 GMT 2022


TL;DR:
  8f46f43 gtk: Fix a missing "const" qualifier when building with GTK 2
  fffeae9 nullgame: Don't bother blanking the puzzle window

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2022-11-22 13:59:21

commit 8f46f437a7726521822d513662f512eb2e54ff34
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=8f46f437a7726521822d513662f512eb2e54ff34;hp=25803916cbb2af3e23d6aa491c8b33328b3f01d0
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Sun Nov 13 17:26:05 2022 +0000

    gtk: Fix a missing "const" qualifier when building with GTK 2

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

commit fffeae956a0080866c824a68638813dfc9a8bfd1
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=fffeae956a0080866c824a68638813dfc9a8bfd1;hp=8f46f437a7726521822d513662f512eb2e54ff34
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Sun Nov 13 17:56:53 2022 +0000

    nullgame: Don't bother blanking the puzzle window
    
    This is now centralised in the mid-end.

 nullgame.c | 8 --------
 1 file changed, 8 deletions(-)



More information about the tartarus-commits mailing list