| Commit message (Expand) | Author | Age |
| * | Actually do what the comment says at the top of main() regarding not | Simon Tatham | 2012-12-28 |
| * | Fix overnight build failure last night, by making the new call to | Simon Tatham | 2012-11-21 |
| * | Work around an annoying GTK behaviour I noticed the other day on my | Simon Tatham | 2012-11-20 |
| * | Allow --save to work with --soln, causing saved game files to be | Simon Tatham | 2011-12-28 |
| * | Fix bug in error reporting for --save caused by freeing 'realname' | Simon Tatham | 2011-12-28 |
| * | Fix bug in --save caused by failure to initialise ctx.error to zero | Simon Tatham | 2011-12-28 |
| * | Fixes to r8997: firstly, move the fix out of #ifdef CAIRO so that it | Simon Tatham | 2010-11-06 |
| * | Jonas Koelker reports that using the version of GTK currently in | Simon Tatham | 2010-09-14 |
| * | 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 |
| * | Patch from Debian, to bring the use of the X selection/clipboard in | Simon Tatham | 2010-04-25 |
| * | Introduce, and implement as usefully as I can in all front ends, a | Simon Tatham | 2009-12-27 |
| * | Patch from Frode Austvik to tinker with the GTK interface if | Simon Tatham | 2009-12-17 |
| * | Patch from Mark Wooding: when I did r7980 I had completely failed to | Simon Tatham | 2009-06-21 |
| * | Patch from Mark Wooding: use gdk_event_request_motions() where | Simon Tatham | 2009-06-21 |
| * | Patch from Mark Wooding: stop setting GTK_EXPAND for the x-direction | Simon Tatham | 2009-06-21 |
| * | Make menus accessible from the keyboard in the Gtk front-end. | Jacob Nevins | 2009-03-01 |
| * | Switch over to using the new-style GtkFileChooser in place of the | Simon Tatham | 2009-01-26 |
| * | Add an automatic check for HAVE_SENSIBLE_ABSOLUTE_SIZE_FUNCTION by | Simon Tatham | 2009-01-24 |
| * | Add missing call to gtk_selection_clear_targets(), without which the | Simon Tatham | 2008-12-01 |
| * | The other day I found it useful for a (silly) special purpose to | Simon Tatham | 2008-11-29 |
| * | Check return values from fwrite when saving files. | Simon Tatham | 2008-11-04 |
| * | Lambros provides this workaround for a compiler warning on his | Simon Tatham | 2008-09-14 |
| * | Don't call changed_preset() until after we've initialised | Simon Tatham | 2008-09-06 |
| * | New infrastructure feature. Games are now permitted to be | Simon Tatham | 2008-09-06 |
| * | New feature in midend.c which allows us to ask for the number of the | Simon Tatham | 2008-04-08 |
| * | 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 |