Ben Harris
|
1e8169ea94
js: Take device pixel ratio into account when setting default size
|
il y a 2 ans |
Ben Harris
|
9783bbfbc0
js: Split setting nominal and actual canvas size
|
il y a 2 ans |
Ben Harris
|
532d662722
js: Very bad attempt at making puzzles change size when zooming
|
il y a 2 ans |
Ben Harris
|
7354790ca4
js: Use String.replace() in place of .replaceAll()
|
il y a 2 ans |
Ben Harris
|
24ce6260d5
js: Pay attention to the device pixel ratio
|
il y a 2 ans |
Ben Harris
|
0197ca4359
js: Percent-encode game IDs in URLs and decode them again on input
|
il y a 2 ans |
Ben Harris
|
5c180cfa6f
js: When making a hidden element visible, just remove "display: none"
|
il y a 2 ans |
Ben Harris
|
3c3d8aff22
js: Remove unnecessary setting of status bar size
|
il y a 2 ans |
Ben Harris
|
c90d64f243
js: Move most style settings from JavaScript to CSS
|
il y a 2 ans |
Simon Tatham
|
f6434e8496
Update web puzzles to current WASM-based Emscripten.
|
il y a 3 ans |
Simon Tatham
|
b31ea22167
Factor some HTML dialog functions out of emcclib.
|
il y a 7 ans |
Simon Tatham
|
5e53ec5e36
Organise the JS menus/buttons bar more like a menu.
|
il y a 7 ans |
Simon Tatham
|
a7dc17c425
Rework the preset menu system to permit submenus.
|
il y a 7 ans |
Simon Tatham
|
bc2c1f69fd
Javascript puzzles: switch to a CSS-based drop-down system.
|
il y a 7 ans |
Simon Tatham
|
ff8a9fbc54
Fix vertically misaligned text in Javascript puzzles.
|
il y a 10 ans |
Simon Tatham
|
c0fff857fd
Add a draggable resize handle to the JS puzzles.
|
il y a 11 ans |
Simon Tatham
|
36f35f5db8
Regretfully remove my trickery with a hidden <option> element inside
|
il y a 11 ans |
Simon Tatham
|
5dc559c8be
Assorted HTML/CSS fiddlings to make things work better in IE. I've
|
il y a 11 ans |
Simon Tatham
|
841c9318f3
Remove trailing commas at the ends of initialiser lists. IE 8 and 9
|
il y a 11 ans |
Simon Tatham
|
3bc0e5cc24
Clarify header comments in the Emscripten frontend's source files to
|
il y a 11 ans |
Simon Tatham
|
742cf3a443
A UI suggestion from Ben: label the Custom element in the dropdown
|
il y a 11 ans |
Simon Tatham
|
75137adf8c
Oops. I consistently misspelled my desired lineCap and lineJoin values
|
il y a 12 ans |
Simon Tatham
|
2d2afe9ad4
Fix a crash when changing presets in Inertia. Turns out that my
|
il y a 12 ans |
Simon Tatham
|
9826ecd5c3
Apply a bodge to arrange that if the user selects Custom from the game
|
il y a 12 ans |
Simon Tatham
|
3e39f6b80b
Stop using the dangerously unescaped 'innerHTML' for <option>
|
il y a 12 ans |
Simon Tatham
|
49fba922ea
New front end! To complement the webification of my puzzles via Java
|
il y a 12 ans |