Commit History

Author SHA1 Message Date
  Ben Harris 1547154efb Expose the NO_EFFECT/UNUSED distinction through midend_process_key() 11 months ago
  Simon Tatham 81680583fd GTK save_prefs: fix a wrongly sourced error report. 1 year ago
  Simon Tatham f01b1674bd GTK: stop referring to &thegame in prefs I/O functions. 1 year ago
  Simon Tatham e2add4185c GTK: add a command-line --delete-prefs option. 1 year ago
  Simon Tatham 6c66e2b2de Support preferences in the GTK frontend. 1 year ago
  Simon Tatham 3b9cafa09f Fall back to <math.h> if <tgmath.h> doesn't work. 1 year ago
  Ben Harris 2e48ce132e Replace <math.h> with <tgmath.h> throughout 1 year ago
  Simon Tatham 5b0efd8db2 Add missing 'static' on dputs(). 1 year ago
  Ben Harris 795ccf6002 GTK: Free error message if new_window fails 1 year ago
  Simon Tatham 873d613dd5 Fix missing statics and #includes on variables. 1 year ago
  Ben Harris 0186d78da9 Mark many more function (and some objects) static 1 year ago
  Ben Harris 8f46f437a7 gtk: Fix a missing "const" qualifier when building with GTK 2 1 year ago
  Ben Harris 4a37f7cf78 Add a way for midend_process_key() to report whether it handled a keypress 1 year ago
  Ben Harris e45cd43aaa Teach the mid-end about device pixel ratios 1 year ago
  Ben Hutchings 9c13279938 unix, gtk: Install and use HTML help 1 year ago
  Simon Tatham 8399cff6a3 Re-fix the GTK dark theme check. 1 year ago
  Simon Tatham b34f8b1ee3 Style cleanups from the previous fixes. 1 year ago
  Ben Hutchings e13ad1a180 gtk: Adjust to reordering of XPM icons 1 year ago
  Ben Hutchings 3d0c734e43 gtk: Do not override window background colour when using a dark theme 2 years ago
  Simon Tatham bb1432c0ad gtk.c: squelch uninitialised-variable warning. 2 years ago
  Simon Tatham 88358f0643 Add 'const' to the draw_polygon coords array parameter. 2 years ago
  Simon Tatham b54702168b GTK3: fix window redraw after copying to clipboard. 2 years ago
  Simon Tatham 97a0dc0fee GTK 3: handle nontrivial window scale factors. 4 years ago
  Asher Gordon b443a84efe Add printing support for GTK. 4 years ago
  Asher Gordon ce69911077 Don't segfault when no icons are available. 4 years ago
  Simon Tatham 1c0c49dd5c Make --screenshot work even in (Cairo) GTK2 builds. 4 years ago
  Simon Tatham 0a5d13bcd5 Fix GTK 2 crash introduced by previous commit. 5 years ago
  Simon Tatham d9e03f50da Don't initialise GTK in --screenshot mode. 5 years ago
  Simon Tatham 5f5b284c0b Use C99 bool within source modules. 5 years ago
  Simon Tatham a550ea0a47 Replace TRUE/FALSE with C99 true/false throughout. 5 years ago