Commit Verlauf

Autor SHA1 Nachricht Datum
  Ben Harris 5acce15ed9 js: pass preferences file from JS to C on the heap, not the stack vor 1 Jahr
  Ben Harris 6a41c0b7a0 js: handle exceptions when accessing localStorage vor 1 Jahr
  Simon Tatham b6c842a28c Emscripten: fix edge case of js_canvas_find_font_midpoint. vor 1 Jahr
  Simon Tatham 20d424bf1b Emscripten: change the localStorage key used for preferences. vor 1 Jahr
  Simon Tatham 43db4aa38e Support user preferences in the Emscripten frontend. vor 1 Jahr
  Ben Harris 36c282aaa9 js: Load save files into the C side incrementally vor 1 Jahr
  Ben Harris 5ba1bf5560 js: Tolerate the absence of various UI elements from the HTML vor 2 Jahren
  Ben Harris 9d7b044c01 js: Simpler and more robust startup procedure vor 2 Jahren
  Ben Harris 420663d477 js: Use current_key_label() to label feature phone softkeys vor 2 Jahren
  Ben Harris 9bcb06ee30 js: Add a mode where the puzzle tries to fill the viewport vor 2 Jahren
  Ben Harris 33b5c48429 js: Add a new function whereby C can ask JS for a preferred board size vor 2 Jahren
  Ben Harris 14eb35da4a js: Set the default colour from the CSS background of the canvas vor 2 Jahren
  Ben Harris 02f1d55a02 js: Allow CSS to set the font used by the puzzle vor 2 Jahren
  Ben Harris ea223a2350 js: Put the puzzle background colour in a CSS variable vor 2 Jahren
  Ben Harris d3ef8e65dc js: Simplify drawing context management vor 2 Jahren
  Ben Harris b967a3ea86 js: Remove support for creating the status bar in JavaScript vor 2 Jahren
  Ben Harris 115edab459 js: Remove alpha channel from almost all our canvases vor 2 Jahren
  Ben Harris 52cd58043a js: Add keyboard navigation for menus vor 2 Jahren
  Ben Harris 434e6a43cf js: When removing the status bar, null out its variable vor 2 Jahren
  Ben Harris 77c8b50834 js: Allow status bar to be present in the HTML vor 2 Jahren
  Ben Harris 298615408b js: Insert a space in game-type submenu headings as well vor 2 Jahren
  Ben Harris ff406d4edc js: Convert space after tick in menus to a space character vor 2 Jahren
  Ben Harris a90bb4a4ef js: Better handling of games without presets and/or solve vor 2 Jahren
  Ben Harris 5a225bf585 js: Substantially simplify timer code vor 2 Jahren
  Ben Harris a9c783ed4e js: Label all form controls and put controls inside labels vor 2 Jahren
  Ben Harris 60d2bf5930 js: Convert menus to use semantically appropriate HTML elements vor 2 Jahren
  Ben Harris f7957d3aa0 js: Reinstate a missing variable declaration vor 2 Jahren
  Ben Harris 7982002a64 js: Switch to window.requestAnimationFrame() for timing vor 2 Jahren
  Ben Harris ad9ee5a524 js: Move much of the handling of device pixel ratios to the mid-end vor 2 Jahren
  Ben Harris 06f6e878a0 js: Tolerate the non-existence of some HTML elements vor 2 Jahren