chiark / gitweb /
Jonas Koelker points out that the backspace key didn't work in GTK
[sgt-puzzles.git] / filling.c
2009-12-20 Simon TathamJonas Koelker points out that the backspace key didn...
2009-07-01 Simon TathamMore defensive-coding fixes from James H.
2009-06-17 Simon TathamMemory management and other fixes from James H.
2009-01-14 Simon TathamKeyboard interface for Filling, from James H.
2008-09-06 Simon TathamNew infrastructure feature. Games are now permitted...
2008-02-10 Jacob NevinsUI change to Filling: allow multiple squares to be...
2007-05-20 Simon TathamUpdates and improvements from Jonas Koelker.
2007-03-01 Simon TathamBound edge thicknesses below so that they're always...
2007-02-28 Jacob NevinsFix some border drawing issues.
2007-02-28 Simon TathamGeneral cleanups patch from James H:
2007-02-27 Simon TathamThis game requires the numpad.
2007-02-26 Simon TathamDariusz Olszewski's changes to support compiling for...
2007-02-25 Simon TathamHardwiring the grid line width to 1 is really bad for...
2007-02-25 Simon TathamDon't create an undo-chain entry for a move with no...
2007-02-25 Simon TathamNew puzzle: `Filling', a Fillomino implementation by...