| Commit message (Expand) | Author | Age |
| ... | |
| * | Fix GTK puzzle resizing, *again*. | Simon Tatham | 2015-10-18 |
| * | Fix two memory leaks in GTK frontend. | Jonas Kölker | 2015-10-18 |
| * | In GTK frontend, bind mouse8/mouse9 to undo/redo. | Jonas Kölker | 2015-10-14 |
| * | GTK 3 cleanup: stop using GtkDialog for config boxes. | Simon Tatham | 2015-10-04 |
| * | GTK 3 cleanup: use GtkAboutDialog for the About box. | Simon Tatham | 2015-10-04 |
| * | GTK 3 cleanup: use GtkMessageDialog for message_box(). | Simon Tatham | 2015-10-04 |
| * | GTK 3.16 deprecation: stop using gtk_misc_set_alignment. | Simon Tatham | 2015-10-04 |
| * | Fix switching to a larger puzzle size under GTK 2. | Simon Tatham | 2015-10-03 |
| * | Insert a manual reference in the default status bar text. | Jonas Kölker | 2015-10-03 |
| * | GTK 3 port: don't turn off drawing area double buffering. | Simon Tatham | 2015-10-03 |
| * | GTK 3 port: change API functions for widget sizing. | Simon Tatham | 2015-10-03 |
| * | GTK 3 port: use GtkBox directly, not GtkHBox and GtkVBox. | Simon Tatham | 2015-10-03 |
| * | GTK 3 port: be prepared not to use GtkStock. | Simon Tatham | 2015-10-03 |
| * | GTK 3 port: use GdkRGBA for the window background colour. | Simon Tatham | 2015-10-03 |
| * | GTK 3 port: stop getting default bg colour from the window style. | Simon Tatham | 2015-10-03 |
| * | GTK 3 port: condition out the complicated window resize code. | Simon Tatham | 2015-10-03 |
| * | GTK 3 port: provide a 'draw' handler. | Simon Tatham | 2015-10-03 |
| * | GTK 3 port: use GtkGrid as an alternative to GtkTable. | Simon Tatham | 2015-10-03 |
| * | GTK 3 prep: use g_timeout_add, not gtk_timeout_add. | Simon Tatham | 2015-10-03 |
| * | GTK 3 prep: use GTK instead of GDK window-icon functions. | Simon Tatham | 2015-10-03 |
| * | GTK 3 prep: make the server-side backing pixmap optional. | Simon Tatham | 2015-10-03 |
| * | GTK 3 prep: use gtk_radio_menu_item_get_group(). | Simon Tatham | 2015-10-03 |
| * | GTK 3 prep: use GtkComboBox for drop-down lists. | Simon Tatham | 2015-10-03 |
| * | GTK 3 prep: use the glib names for base object types. | Simon Tatham | 2015-10-03 |
| * | GTK 3 prep: use GTK_KEY_* constants. | Simon Tatham | 2015-10-03 |
| * | GTK 3 prep: use accessors instead of direct field access. | Simon Tatham | 2015-10-03 |
| * | Fix packing direction of config boxes. | Simon Tatham | 2015-10-03 |
| * | Don't refresh backing store on a no-op configure event. | Simon Tatham | 2015-10-03 |
| * | Fix puzzle window resize behaviour on Unity. | Simon Tatham | 2015-01-04 |
| * | Remove another erroneous GINT_TO_POINTER. | Simon Tatham | 2014-11-29 |
| * | Fix a GINT_TO_POINTER that was back to front. | Simon Tatham | 2014-11-29 |
| * | Introduce some extra testing and benchmarking command-line options to | Simon Tatham | 2013-04-11 |
| * | 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 |