| Commit message (Expand) | Author | Age |
| * | Ben Hutchings' patch to allow Gtk windows to be shrunk as well as grown | Jacob Nevins | 2007-03-03 |
| * | Refactoring patch from Ben Hutchings: move all the Gtk resize code into one | Jacob Nevins | 2007-03-03 |
| * | In Windows/Gtk front-ends, consistently use the ellipsis convention for naming | Jacob Nevins | 2007-01-04 |
| * | Phil Bordelon's patch yesterday should have initialised the GError | Simon Tatham | 2007-01-03 |
| * | Phil Bordelon points out that my invocation of gdk_pixbuf_save() | Simon Tatham | 2007-01-02 |
| * | Make errors in option parsing actually _do_ something in interactive mode. | Jacob Nevins | 2006-12-30 |
| * | Aha, this seems to be a more sensible way of getting screenshots: | Simon Tatham | 2006-12-27 |
| * | Support for run-time icons in the GTK puzzles. This involved another | Simon Tatham | 2006-12-27 |
| * | New mechanism for automatic generation of the puzzle screenshots on | Simon Tatham | 2006-12-26 |
| * | Since r6711, puzzles built with Gtk 1.2 would take double actions when a menu | Jacob Nevins | 2006-06-26 |
| * | Trivial patch from Ben Hutchings to support resizable windows under | Simon Tatham | 2006-05-20 |
| * | Ben Hutchings's patch to add display of key accelerators in the Game | Simon Tatham | 2006-05-20 |
| * | Cleanup: relieve frontends of the duty to call | Simon Tatham | 2005-10-22 |
| * | New puzzle: `Tents'. Requires a potentially shared algorithms module | Simon Tatham | 2005-10-13 |
| * | Backspace and Delete keys now function like Space in Solo. | Simon Tatham | 2005-08-29 |
| * | There seems to be some odd behaviour when GTK is asked to draw an | Simon Tatham | 2005-08-28 |
| * | Don't report an error when loading a saved game from the command | Simon Tatham | 2005-08-23 |
| * | Substantial infrastructure upheaval. I've separated the drawing API | Simon Tatham | 2005-08-18 |
| * | (GTK only so far) Allow the argument passed to a game binary to be | Simon Tatham | 2005-07-24 |
| * | Add a `full' parameter to validate_params(), analogous to the one in | Jacob Nevins | 2005-07-05 |
| * | draw_polygon() and draw_circle() have always had a portability | Simon Tatham | 2005-07-03 |
| * | Load and Save are now supported on all three desktop platforms, and | Simon Tatham | 2005-06-30 |
| * | Actually implemented the serialise/deserialise functions in | Simon Tatham | 2005-06-28 |
| * | More serialisation changes: the game_aux_info structure has now been | Simon Tatham | 2005-06-28 |
| * | Fix GTK casts to restore correct compilation on GTK 2.0 after r6022. | Simon Tatham | 2005-06-26 |
| * | Under Gtk 1.2 (at least on Debian woody), a config or preset change that would | Jacob Nevins | 2005-06-26 |
| * | Add debugging support. | Jacob Nevins | 2005-06-25 |
| * | Introduce a front-end function to draw circles. | Simon Tatham | 2005-06-23 |
| * | New front end functions to save and restore a region of the puzzle | Simon Tatham | 2005-06-22 |
| * | GDK 2.6, in its doubtless infinite wisdom, has decided that | Simon Tatham | 2005-06-09 |
| * | Chris Emerson points out that gtk_window_resize() isn't in GTK 1.2. | Simon Tatham | 2005-06-07 |
| * | All the games in this collection have always defined their graphics | Simon Tatham | 2005-06-07 |
| * | Colin Watson suggests that Alt-click (or Option-click) could | Simon Tatham | 2005-06-03 |
| * | Fix various departures from C found by `gcc -ansi -pedantic'. I | Simon Tatham | 2005-06-02 |
| * | Chris Emerson observed the same status-bar flicker under GTK as I | Simon Tatham | 2005-06-01 |
| * | Fix a couple of robustness issues. | Simon Tatham | 2005-05-31 |
| * | GTK misfires timers at inconvenient moments, sometimes causing a new | Simon Tatham | 2005-05-31 |
| * | Added an `interactive' flag to new_game_desc(), which toggles Mines | Simon Tatham | 2005-05-30 |
| * | First cut at a game timer. Yet another backend function which | Simon Tatham | 2005-05-30 |
| * | Add origin-shifting (Shift+cursors) and source-shifting (Ctrl+cursors) to Net. | Jacob Nevins | 2005-05-26 |
| * | I'm sick of `--generate' giving the same answers if you run it twice | Simon Tatham | 2005-05-23 |
| * | The GTK `--generate' option didn't validate the game parameters. It | Simon Tatham | 2005-05-23 |
| * | --version. | Simon Tatham | 2005-05-18 |
| * | Move the colour configuration into midend.c so that it becomes | Simon Tatham | 2005-05-18 |
| * | After much thought, I've decided that `Restart' on r is not a | Simon Tatham | 2005-05-17 |
| * | Just for Gareth: a means of overriding individual game colour | Simon Tatham | 2005-05-17 |
| * | The game IDs for Net (and Netslide) have always been random seeds | Simon Tatham | 2005-05-16 |
| * | Introduce a versioning mechanism, and an `About' box in all front | Simon Tatham | 2005-05-15 |
| * | I've had two complaints that Solo ought to recognise the numeric | Simon Tatham | 2005-05-12 |
| * | Added an automatic `Solve' feature to most games. This is useful for | Simon Tatham | 2005-05-02 |