aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixes to r8997: firstly, move the fix out of #ifdef CAIRO so that itSimon Tatham2010-11-06
* Liam Clarke points out that the use of the word 'radius' to describeSimon Tatham2010-10-01
* Memory leak fixes from Jonas Koelker.Simon Tatham2010-09-20
* Jonas Koelker reports that using the version of GTK currently inSimon Tatham2010-09-14
* New puzzle from Jonas Koelker: 'Range', an implementation of theSimon Tatham2010-09-14
* Patch from Jonas Koelker to fix a double free in magnetssolver.Simon Tatham2010-07-04
* Some minor fixes to the unfinished Pearl solver:Simon Tatham2010-06-27
* Some kernels don't like my #! line. Move the -w into a 'useSimon Tatham2010-05-30
* Patch from Mark Wooding to add documentation of the newSimon Tatham2010-05-29
* Patch from Mark Wooding to add antialiasing-safety in repeatedSimon Tatham2010-05-29
* Patch from Mark Wooding to reorganise Loopy's redraw function to beSimon Tatham2010-05-29
* Patch from Mark Wooding to introduce a draw_thick_line() function inSimon Tatham2010-05-29
* Patch from Mark Wooding to (optionally at compile time) use theSimon Tatham2010-05-29
* Patch from Mark Wooding to disable GTK's internal double buffering,Simon Tatham2010-05-29
* Patch from Mark Wooding to use GTK stock items for standard 'OK',Simon Tatham2010-05-29
* Make mkfiles.pl clean under 'perl -w'. Fixes one minor bug in theSimon Tatham2010-05-29
* Patch from Ben Hutchings to fix an error-checking goof: KeenSimon Tatham2010-05-16
* A user points out that Signpost doesn't in fact use the numericSimon Tatham2010-05-09
* Fix a build-breaking bug I introduced to the OS X makefile in r8931.Simon Tatham2010-04-26
* Modification of a patch from Debian: eliminate the endless rebuildsSimon Tatham2010-04-25
* Patch idea from Debian, but modified considerably in implementation:Simon Tatham2010-04-25
* Patch from Debian, to bring the use of the X selection/clipboard inSimon Tatham2010-04-25
* Wording tweaks inspired by (but not the same as) some in a DebianSimon Tatham2010-04-18
* Patch from Ben Hutchings: explicitly initialise something which someSimon Tatham2010-04-18
* Fix incorrect uses of ctype.h (passing it uncast chars, or otherSimon Tatham2010-04-17
* Fix from James H for an assertion failure during SignpostSimon Tatham2010-04-17
* Add '-v' option to patternsolver, to make it show its working.Simon Tatham2010-04-02
* Dylan O'Donnell reports that Signpost hangs on trying to generate aSimon Tatham2010-04-02
* Chris Boyle reports an off-by-two error ('a Qui-Gon Jinx' :-) inSimon Tatham2010-03-21
* Error highlighting bug in Bridges: when counting the number of extraSimon Tatham2010-03-21
* Another w/h transposition typo.Simon Tatham2010-02-24
* Typo affecting gameplay on grids wider than they are tall. (ClickingSimon Tatham2010-02-24
* Fixes from James H to the numbering of squares, in particular:Simon Tatham2010-02-22
* Fix build failure on MacOS by initialising a variable which wasSimon Tatham2010-02-18
* A proper fix from James H for the negative number issue: theSimon Tatham2010-02-17
* Typo fix (from Debian).Jacob Nevins2010-02-17
* Capitalisation glitch.Simon Tatham2010-02-16
* 'Fix' an assertion failure during play: accidentally connecting aSimon Tatham2010-02-16
* Docs and comments fixes from James H.Simon Tatham2010-02-16
* Updates to the new-puzzle checklist, since the world has moved on.Simon Tatham2010-02-15
* New puzzle! Setting what might be a record for how long we've sat onSimon Tatham2010-02-15
* Patch inspired by one from James H: remove spurious references toSimon Tatham2010-01-19
* Fix from James H: the shared code between drawing and printingSimon Tatham2010-01-18
* Fix from James H: in printing mode, the shared code between drawingSimon Tatham2010-01-18
* Memory leak fix from James H.Simon Tatham2010-01-18
* Patch from James H to fix a bug in which ambiguous puzzles wouldSimon Tatham2010-01-17
* Typo/formatting fixes for Magnets documentation.Jacob Nevins2010-01-16
* Highlight the sides as well as the top of a tower when it'sSimon Tatham2010-01-16
* Don't use payload strings directly as the format for printf.Simon Tatham2010-01-13
* Placate optimiser.Simon Tatham2010-01-13