| Commit message (Expand) | Author | Age |
| ... | |
| * | Ahem. The `Solve' option in orientable Twiddle needs to correct the | Simon Tatham | 2005-05-02 |
| * | Silly (but harmless) typo. | Simon Tatham | 2005-05-02 |
| * | Added an automatic `Solve' feature to most games. This is useful for | Simon Tatham | 2005-05-02 |
| * | Oops; forgot to check in the copy-to-clipboard option for Windows. | Simon Tatham | 2005-05-02 |
| * | Introduce the concept of a `game_aux_info' structure. This is | Simon Tatham | 2005-05-02 |
| * | It's actually vitally important, it turns out, to have all of the | Simon Tatham | 2005-05-02 |
| * | The addition of a `Copy' menu item on OS X was really beginning to | Simon Tatham | 2005-05-01 |
| * | Copy-to-clipboard for Rectangles. | Simon Tatham | 2005-05-01 |
| * | Copy-to-clipboard facility for Fifteen, Sixteen and Twiddle. | Simon Tatham | 2005-05-01 |
| * | Introduced a new function in every game which formats a game_state | Simon Tatham | 2005-05-01 |
| * | I can never remember what that `TRUE' means in the game structure | Simon Tatham | 2005-05-01 |
| * | Remove outdated comment :-) | Simon Tatham | 2005-05-01 |
| * | I think Windows fonts look better in bold as well. | Simon Tatham | 2005-05-01 |
| * | Fix game IDs, which I broke in the orientability change. Also | Simon Tatham | 2005-04-30 |
| * | After brainstorming with Gareth, we've decided that this is a much | Simon Tatham | 2005-04-30 |
| * | Bah, and of course there's a TODO comment I forgot to remove. | Simon Tatham | 2005-04-30 |
| * | Twiddle now has an additional mode in which tile orientation | Simon Tatham | 2005-04-30 |
| * | Pango-derived fonts seem to generally look better if I ask for them | Simon Tatham | 2005-04-30 |
| * | New puzzle: `twiddle', generalised from a random door-unlocking | Simon Tatham | 2005-04-30 |
| * | Added a `--generate' command-line option in the GTK port of every | Simon Tatham | 2005-04-29 |
| * | Correct block coordinate display when standalone solver shows its | Simon Tatham | 2005-04-29 |
| * | Aha, even better: a Makefile hack that causes auto-detection of GTK | Simon Tatham | 2005-04-28 |
| * | Fix inconsistent vertical centring of text in GTK (and update Solo's | Simon Tatham | 2005-04-27 |
| * | Patches for GTK 2. Puzzles already _built_ under GTK 2, but now it | Simon Tatham | 2005-04-27 |
| * | Command-line solver was dividing up non-square puzzles the wrong way | Simon Tatham | 2005-04-27 |
| * | Pattern also contains an internal solver, so here's a command-line | Simon Tatham | 2005-04-27 |
| * | The command-line solver's difficulty gradings now use the same | Simon Tatham | 2005-04-26 |
| * | Implement the remaining modes of reasoning in nsolve, and thus | Simon Tatham | 2005-04-26 |
| * | Fix trivial UI glitch involving clicking on the border outside the | Simon Tatham | 2005-04-26 |
| * | Remove some legacy debugging code which was breaking the MinGW | Simon Tatham | 2005-04-25 |
| * | Oops; _actually_ add the reasoning mode I mentioned in the last | Simon Tatham | 2005-04-25 |
| * | Various changes prompted by my boss taking an interest: | Simon Tatham | 2005-04-25 |
| * | Outstandingly cute mathematical transformation which allows me to | Simon Tatham | 2005-04-24 |
| * | Introduce configurable symmetry type in generated puzzles, and drop | Simon Tatham | 2005-04-24 |
| * | Doc tweaks for Solo. | Jacob Nevins | 2005-04-23 |
| * | Simplify clip region handling under Windows, which also makes Solo's | Simon Tatham | 2005-04-23 |
| * | Visual C points out a couple of typos. | Simon Tatham | 2005-04-23 |
| * | Initial checkin of `Solo', the number-placing puzzle popularised by | Simon Tatham | 2005-04-23 |
| * | Oops. Just noticed that the Windows front end completely ignores the | Simon Tatham | 2005-03-15 |
| * | Stop the Pattern grid generation from generating an entire row or | Simon Tatham | 2005-02-24 |
| * | Fixes in grid generation for pedantic special cases when one or both | Simon Tatham | 2005-02-24 |
| * | I've found NSView's setNeedsDisplayInRect: method, which is | Simon Tatham | 2005-02-05 |
| * | Need to impose a _maximum_ width on edit boxes, as well as a minimum | Simon Tatham | 2005-01-25 |
| * | Sanitising the mouse input data was a good idea, but my | Simon Tatham | 2005-01-25 |
| * | Include code in midend.c to sanitise streams of mouse events so that | Simon Tatham | 2005-01-25 |
| * | Ahem. Lots of stuff, including the new OS X sources, was being left | Simon Tatham | 2005-01-25 |
| * | Updates for OS X port (including updating copyright statements). | Simon Tatham | 2005-01-24 |
| * | Ahem. Rogue copy and paste was causing preset menu items to go into | Simon Tatham | 2005-01-24 |
| * | `make release' target, which builds a .dmg disk image in what | Simon Tatham | 2005-01-24 |
| * | Help should have the shortcut Command-?. | Simon Tatham | 2005-01-24 |