aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* mosaic: Don't bother initialising fields in decode_ui()Ben Harris2022-12-05
* Devel docs: make it clear that decode_ui() gets a new game_uiBen Harris2022-12-05
* lightup: Remove tests for keystrokes canonicalised by mid-endBen Harris2022-12-05
* js: Bypass our own dialogue box when loadingBen Harris2022-12-05
* js: Remove align=center from main <div> and make it a <main>Ben Harris2022-12-05
* js: Remove a layer of <div> from the HTML pageBen Harris2022-12-05
* js: Specify a font for the puzzle canvas in CSSBen Harris2022-12-05
* js: Correct a comment describing timer_callbackBen Harris2022-12-03
* js: Simplify drawing context managementBen Harris2022-12-03
* js: Switch to using the resize handle in the HTMLBen Harris2022-12-02
* js: Don't bother resizing offscreen canvas at startupBen Harris2022-12-02
* js: Improve comment explaining same-origin policy for file:Ben Harris2022-12-02
* js: Add an SVG resize handle to the HTMLBen Harris2022-12-02
* js: Remove a JavaScript construct that confused emcc -O3Ben Harris2022-12-02
* Document how Enter and Space are handled in the mid-endBen Harris2022-11-30
* js: Allow for putting a resize handle in HTMLBen Harris2022-11-29
* Developer doc correction: list.c is not generated by Perl any moreBen Harris2022-11-29
* js: Remove support for creating the status bar in JavaScriptBen Harris2022-11-28
* js: Don't word-wrap the status barBen Harris2022-11-28
* Update current-as-of commit ID in developer docsBen Harris2022-11-27
* js: Remove "width" and "height" attributes from HTML <canvas>Ben Harris2022-11-27
* js: Hide menus and resize handle when printingBen Harris2022-11-26
* js: Remove alpha channel from almost all our canvasesBen Harris2022-11-25
* js: Correct co-ordinate-mapping function for what CSS actually doesBen Harris2022-11-25
* flip: Set a lower bound on the size of little diagramsBen Harris2022-11-25
* mines: Ensure highlights don't vanish at small tile sizesBen Harris2022-11-25
* js: Subtle extra padding for menusBen Harris2022-11-24
* js: If the HTML contains a dialogue-box form, delete itBen Harris2022-11-24
* js: Disable menu keyboard controls when dialogue box is activeBen Harris2022-11-24
* js: More conventional marking of menu item typesBen Harris2022-11-24
* js: Replace status-bar holder in HTML with status bar itselfBen Harris2022-11-23
* js: Add actions for more keys in menusBen Harris2022-11-23
* js: Move global keyboard handler to capturing phaseBen Harris2022-11-23
* js: Move focus-tracking to entirely "focus" eventsBen Harris2022-11-23
* js: Replace :focus-within with JS-maintained .focus-withinBen Harris2022-11-23
* js: Add keyboard navigation for menusBen Harris2022-11-23
* Mid-move icon for CubeBen Harris2022-11-23
* Add missing dependency of screenshots on their save filesBen Harris2022-11-23
* nullgame: Don't bother blanking the puzzle windowBen Harris2022-11-22
* gtk: Fix a missing "const" qualifier when building with GTK 2Ben Harris2022-11-22
* Fix mid-move iconsBen Harris2022-11-22
* js: When removing the status bar, null out its variableBen Harris2022-11-21
* js: Tiny comment fixBen Harris2022-11-21
* js: Allow status bar to be present in the HTMLBen Harris2022-11-20
* Palisade: scale line thickness unboundedly with tile size.Simon Tatham2022-11-18
* pearl: Return NULL when Backspace or Escape does nothingBen Harris2022-11-18
* mines: Grammar fix in instructionsBen Harris2022-11-18
* Document new new undo/redo keysBen Harris2022-11-16
* Extra key mappings: '*' to undo and '#' to redoBen Harris2022-11-15
* js: Create the puzzle resize handle only if the puzzle is resizableBen Harris2022-11-15