Commit történet

Szerző SHA1 Üzenet Dátum
  Ben Harris ad7042db98 js: Copy-to-clipboard support 10 hónapja
  Ben Harris 5acce15ed9 js: pass preferences file from JS to C on the heap, not the stack 11 hónapja
  Simon Tatham 43db4aa38e Support user preferences in the Emscripten frontend. 1 éve
  Ben Harris 4de5d20368 js: use the "load" event for loading save files 1 éve
  Ben Harris 36c282aaa9 js: Load save files into the C side incrementally 1 éve
  Ben Harris 8d3a93ce47 js: load games using FileReader.readAsArrayBuffer() 1 éve
  Ben Harris 5a74693b32 js: Use the Pointer Events API, but only to capture the pointer 1 éve
  Simon Tatham ecd868ac6e Revert "JS puzzles: use the PointerEvent API if available." 1 éve
  Simon Tatham 9d7c2b8c83 JS puzzles: use the PointerEvent API if available. 1 éve
  Simon Tatham 5c858253f9 Fix error about setCapture not existing. 1 éve
  Ben Harris bb16b5a70d js: Add a trivial error handler that alert()s 1 éve
  Ben Harris ec4335e07f js: Hide type menu if there's only one preset and no configuration 1 éve
  Ben Harris b0203e8f72 js: Quicker keyboard access to menu items 1 éve
  Ben Harris b8e9bfa7f6 kaios: Make F10 open and close the menu 1 éve
  Ben Harris 5ba1bf5560 js: Tolerate the absence of various UI elements from the HTML 1 éve
  Ben Harris 48ded126a9 js: Look up elements in the DOM as early as possible 1 éve
  Ben Harris 9d7b044c01 js: Simpler and more robust startup procedure 1 éve
  Ben Harris f693794ff5 js: Make soft-key labels generate key events when clicked 1 éve
  Ben Harris f9449af87a kaios: Major parts of a build for KaiOS 1 éve
  Ben Harris 1d509dc819 js: Have the "SoftRight" key open the menu by focussing it 1 éve
  Ben Harris 3150d72800 js: When opening a dialogue box, try to focus it 1 éve
  Ben Harris 9bcb06ee30 js: Add a mode where the puzzle tries to fill the viewport 1 éve
  Ben Harris 02f1d55a02 js: Allow CSS to set the font used by the puzzle 1 éve
  Ben Harris f8ed76f815 js: Bypass our own dialogue box when loading 1 éve
  Ben Harris b04a2cba98 js: Correct a comment describing timer_callback 1 éve
  Ben Harris d3ef8e65dc js: Simplify drawing context management 1 éve
  Ben Harris f0d4705364 js: Switch to using the resize handle in the HTML 1 éve
  Ben Harris 2522dd249b js: Don't bother resizing offscreen canvas at startup 1 éve
  Ben Harris 66a927920a js: Remove a JavaScript construct that confused emcc -O3 1 éve
  Ben Harris dbb2d2adb2 js: Allow for putting a resize handle in HTML 1 éve