aboutsummaryrefslogtreecommitdiff
path: root/emcclib.js (follow)
Commit message (Expand)AuthorAge
* Update web puzzles to current WASM-based Emscripten.Simon Tatham2021-04-03
* Factor some HTML dialog functions out of emcclib.Simon Tatham2017-09-05
* Organise the JS menus/buttons bar more like a menu.Simon Tatham2017-09-05
* Rework the preset menu system to permit submenus.Simon Tatham2017-04-26
* Javascript puzzles: switch to a CSS-based drop-down system.Simon Tatham2017-04-26
* Fix vertically misaligned text in Javascript puzzles.Simon Tatham2014-06-21
* Add a draggable resize handle to the JS puzzles.Simon Tatham2013-04-07
* Regretfully remove my trickery with a hidden <option> element insideSimon Tatham2013-04-05
* Assorted HTML/CSS fiddlings to make things work better in IE. I'veSimon Tatham2013-04-05
* Remove trailing commas at the ends of initialiser lists. IE 8 and 9Simon Tatham2013-04-05
* Clarify header comments in the Emscripten frontend's source files toSimon Tatham2013-04-05
* A UI suggestion from Ben: label the Custom element in the dropdownSimon Tatham2013-03-31
* Oops. I consistently misspelled my desired lineCap and lineJoin valuesSimon Tatham2013-03-31
* Fix a crash when changing presets in Inertia. Turns out that mySimon Tatham2013-03-31
* Apply a bodge to arrange that if the user selects Custom from the gameSimon Tatham2013-03-31
* Stop using the dangerously unescaped 'innerHTML' for <option>Simon Tatham2013-03-31
* New front end! To complement the webification of my puzzles via JavaSimon Tatham2013-03-30