| Commit message (Expand) | Author | Age |
| * | Fix warnings generated by gcc 4.6.0 about variables set but not | Simon Tatham | 2011-05-04 |
| * | Fix two memory leaks reported by Tiago Dionizio in recent Loopy | Simon Tatham | 2011-04-26 |
| * | Forgot to set 'has_incentre' on triangular grids, which don't use | Simon Tatham | 2011-04-25 |
| * | From James Harvey (via a period of collaborative polishing), a patch | Simon Tatham | 2011-04-24 |
| * | Oops: initialise that new 'has_incentre' flag to false, otherwise the | Simon Tatham | 2011-04-23 |
| * | Move most of face_text_pos() into grid.c, leaving in loopy.c only the | Simon Tatham | 2011-04-23 |
| * | Replace my brute-force algorithm in face_text_pos with a more complex | Simon Tatham | 2011-04-23 |
| * | Stop calling face_text_pos() for faces that don't need to have text in | Simon Tatham | 2011-04-23 |
| * | Support user-specified extra link flags (XLFLAGS) in the Unix | Simon Tatham | 2011-04-23 |
| * | Fix mismatch between printf format strings and arguments in some | Simon Tatham | 2011-04-11 |
| * | Remove a stray diagnostic. | Simon Tatham | 2011-04-05 |
| * | Fix an amusing cut-and-paste error in the Java drawing code which was | Simon Tatham | 2011-04-05 |
| * | Adjust the yellow used for LINE_UNKNOWN so that it's always a bit | Simon Tatham | 2011-04-05 |
| * | Trivial markup fix. | Simon Tatham | 2011-04-03 |
| * | Add a new deduction to Easy level, which is as small as I can make it | Simon Tatham | 2011-04-03 |
| * | Move up midend_is_solved() in the developer docs from subheading to | Simon Tatham | 2011-04-03 |
| * | Add a function to every game backend which indicates whether a game | Simon Tatham | 2011-04-02 |
| * | Add functions provided by the midend to tell a front end whether GUI | Simon Tatham | 2011-04-02 |
| * | Rework the Loopy grid drawing algorithm so that it doesn't assume when | Simon Tatham | 2011-04-02 |
| * | Improve the algorithm for figuring out where the number should be | Simon Tatham | 2011-04-02 |
| * | When a lot of edges meet the same point - and, in particular, when | Simon Tatham | 2011-04-02 |
| * | Another patch from Chris Moore implementing two more grid types, both | Simon Tatham | 2011-02-24 |
| * | Retire the 'middle_face' field in 'struct grid', together with the | Simon Tatham | 2011-02-24 |
| * | Patch from Chris Moore to implement an extra grid type, the 'floret' | Simon Tatham | 2011-02-23 |
| * | Patch from Chris Moore to improve the generality of | Simon Tatham | 2011-02-23 |
| * | Another UI feature for Group: now you can click between two legend | Simon Tatham | 2011-02-08 |
| * | The printing function in Bridges was unable to cope with more than two | Simon Tatham | 2011-02-03 |
| * | Fix error highlighting after table rearrangement. | Simon Tatham | 2011-01-09 |
| * | Add the ability to reorder the rows and columns in Group. It becomes | Simon Tatham | 2011-01-08 |
| * | Introduce a mechanism in Buildscr for optionally building some of the | Simon Tatham | 2011-01-06 |
| * | Also, it's ugly to blank out pieces of the applet window in black. | Simon Tatham | 2010-11-06 |
| * | In the Java front end, don't try to guess the puzzle rectangle's | Simon Tatham | 2010-11-06 |
| * | Fixes to r8997: firstly, move the fix out of #ifdef CAIRO so that it | Simon Tatham | 2010-11-06 |
| * | Liam Clarke points out that the use of the word 'radius' to describe | Simon Tatham | 2010-10-01 |
| * | Memory leak fixes from Jonas Koelker. | Simon Tatham | 2010-09-20 |
| * | Jonas Koelker reports that using the version of GTK currently in | Simon Tatham | 2010-09-14 |
| * | New puzzle from Jonas Koelker: 'Range', an implementation of the | Simon Tatham | 2010-09-14 |
| * | Patch from Jonas Koelker to fix a double free in magnetssolver. | Simon Tatham | 2010-07-04 |
| * | Some minor fixes to the unfinished Pearl solver: | Simon Tatham | 2010-06-27 |
| * | Some kernels don't like my #! line. Move the -w into a 'use | Simon Tatham | 2010-05-30 |
| * | Patch from Mark Wooding to add documentation of the new | Simon Tatham | 2010-05-29 |
| * | Patch from Mark Wooding to add antialiasing-safety in repeated | Simon Tatham | 2010-05-29 |
| * | Patch from Mark Wooding to reorganise Loopy's redraw function to be | Simon Tatham | 2010-05-29 |
| * | Patch from Mark Wooding to introduce a draw_thick_line() function in | Simon Tatham | 2010-05-29 |
| * | Patch from Mark Wooding to (optionally at compile time) use the | Simon Tatham | 2010-05-29 |
| * | Patch from Mark Wooding to disable GTK's internal double buffering, | Simon Tatham | 2010-05-29 |
| * | Patch from Mark Wooding to use GTK stock items for standard 'OK', | Simon Tatham | 2010-05-29 |
| * | Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in the | Simon Tatham | 2010-05-29 |
| * | Patch from Ben Hutchings to fix an error-checking goof: Keen | Simon Tatham | 2010-05-16 |
| * | A user points out that Signpost doesn't in fact use the numeric | Simon Tatham | 2010-05-09 |