aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* GTK 3.16 deprecation: stop using gtk_misc_set_alignment.Simon Tatham2015-10-04
* Improve Towers error highlighting.Jonas Kölker2015-10-03
* Dominosa: Highlight a number when pressed on the keyboard.Jonas Kölker2015-10-03
* Fix switching to a larger puzzle size under GTK 2.Simon Tatham2015-10-03
* build fixSimon Tatham2015-10-03
* Insert a manual reference in the default status bar text.Jonas Kölker2015-10-03
* Render Filling presets as 'WxH', not 'HxW'.Jonas Kölker2015-10-03
* Add 'Inshi No Heya' (multiplication only) variant to Keen.Jonas Kölker2015-10-03
* Fix a display glitch in Keen's pencil-mode cursor.Jonas Kölker2015-10-03
* Recompute solutions in Inertia if the user strays from the path.Jonas Kölker2015-10-03
* Fix an instance generation hang in Signpost.Jonas Kölker2015-10-03
* Greatly improve and speed up the Filling instance generation.Jonas Kölker2015-10-03
* Greatly increase the speed of the Filling solver.Jonas Kölker2015-10-03
* Towers: allow marking of clues as done with the keyboardJonas Kölker2015-10-03
* Allow marking of clues as exhausted in Unequal.Jonas Kölker2015-10-03
* Display improvements to Range.Jonas Kölker2015-10-03
* Fix a misrendering in Guess.Jonas Kölker2015-10-03
* Fix a memory error in Guess cursor handling.Jonas Kölker2015-10-03
* Cancel dragging in Pearl by pressing Escape or Backspace.Jonas Kölker2015-10-03
* Change Pearl's cursor logic.Jonas Kölker2015-10-03
* Refactor Pearl's mark_in_direction, and invert a parameter.Jonas Kölker2015-10-03
* Refactor modifier handling in Pearl's cursor code.Jonas Kölker2015-10-03
* Add more keyboard controls to Slant.Jonas Kölker2015-10-03
* Slant: hide keyboard cursor when using the mouse.Jonas Kölker2015-10-03
* Rectangles: cancel keyboard drag with Escape.Jonas Kölker2015-10-03
* Filling: enable keyboard-driven cursor dragging mode.Jonas Kölker2015-10-03
* Range: add pencil marks to squares by Shift-cursor keys.Jonas Kölker2015-10-03
* Pattern: color multiple squares with Ctrl- or Shift-cursor keys.Jonas Kölker2015-10-03
* Add game_text_format to Tents.Jonas Kölker2015-10-03
* Add game_text_format to Pattern.Jonas Kölker2015-10-03
* Add game_text_format to Inertia.Jonas Kölker2015-10-03
* Add game_text_format to Flip.Jonas Kölker2015-10-03
* Add game_text_format to Pearl.Jonas Kölker2015-10-03
* Add game_text_format to Dominosa.Jonas Kölker2015-10-03
* Unequal: stop ignoring keys 'h' and 'm' while cursor active.Jonas Kölker2015-10-03
* Fix a memory leak in Range's find_errors.Jonas Kölker2015-10-03
* Don't overallocate colour memory in Loopy.Jonas Kölker2015-10-03
* Fix segfault in Range's game_text_format.Jonas Kölker2015-10-03
* Fix typo in undo key handling.Jonas Kölker2015-10-03
* Include an example of Range's text_format in the comments.Jonas Kölker2015-10-03
* Fix a typo in the comments of Pearl.Jonas Kölker2015-10-03
* Add '-set colorspace RGB' to some icon convert commands.Simon Tatham2015-10-03
* GTK 3 port: arrange configure.ac support for GTK 2/3 detection.Simon Tatham2015-10-03
* GTK 3 port: don't turn off drawing area double buffering.Simon Tatham2015-10-03
* GTK 3 port: change API functions for widget sizing.Simon Tatham2015-10-03
* GTK 3 port: use GtkBox directly, not GtkHBox and GtkVBox.Simon Tatham2015-10-03
* GTK 3 port: be prepared not to use GtkStock.Simon Tatham2015-10-03
* GTK 3 port: use GdkRGBA for the window background colour.Simon Tatham2015-10-03
* GTK 3 port: stop getting default bg colour from the window style.Simon Tatham2015-10-03
* GTK 3 port: condition out the complicated window resize code.Simon Tatham2015-10-03