aboutsummaryrefslogtreecommitdiff
path: root/PuzzleApplet.java (unfollow)
Commit message (Expand)Author
2017-09-20Map Ctrl-Shift-Z to Redo.Simon Tatham
2017-09-20Generate special fake keypresses from menu options.Simon Tatham
2017-04-26Rework the preset menu system to permit submenus.Simon Tatham
2011-04-05Remove a stray diagnostic.Simon Tatham
2011-04-05Fix an amusing cut-and-paste error in the Java drawing code which wasSimon Tatham
2010-11-06Also, it's ugly to blank out pieces of the applet window in black.Simon Tatham
2010-11-06In the Java front end, don't try to guess the puzzle rectangle'sSimon Tatham
2009-12-27Introduce, and implement as usefully as I can in all front ends, aSimon Tatham
2009-02-22Fix the Java front end's vertical text positioning whenSimon Tatham
2008-09-19Cut-and-paste error which was preventing any drop-down list in theSimon Tatham
2008-07-05Remove rogue diagnostic.Simon Tatham
2008-06-26Handle a <param name="game_id"> by passing it in to the C side asSimon Tatham
2008-06-26The Java console keeps showing up error reports due to being askedSimon Tatham
2008-06-10Michael Schierl's patch to compile the puzzles as Java applets usingSimon Tatham