Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file src/shell.c version e07314cddc
|
2021-10-06
| ||
| 06:07 | Merge the latest diff context loading fix. check-in: 4b1cf8d843 user: florian tags: trunk | |
| 06:03 | Another fix for the JS to dynamically load extra diff context: when coalescing multiple pending Up/Down events into a single Fill Gap event, make sure the event queue isn't truncated too eagerly. Closed-Leaf check-in: 36ba7ec968 user: florian tags: diff-js-fixes | |
| 02:38 | Merge in trunk for test server deployment. check-in: 664b04b280 user: stephan tags: markdown-tagrefs | |
| 02:37 | /chat: a potential fix to stop *some* builds of Firefox from pasting formatted content into the edit field. (Some builds, same version, do not do so.) check-in: 498bc071ca user: stephan tags: trunk | |
|
2021-10-05
| ||
| 21:53 | Fix the error display rendering for Pikchr diagrams. [forum:/forumpost/d5897397f5|Forum post d5897397f5]. check-in: 3fa1f2429b user: drh tags: trunk | |
| 18:44 | Merged in trunk for latest /chat features. check-in: 49689e1c70 user: stephan tags: markdown-tagrefs | |
| 18:43 | /chat: re-added accidentally-disabled animation. Added a button to locally delete all messages prior to the current one in the per-message controls. The intent is to stop unbounded growth (and potential lag) in long-running chats and give the user to way to flag "have read up until this point". check-in: fe0bcfaad1 user: stephan tags: trunk | |
| 17:31 | Any non-ASCII characters are now considered valid for use in hashtags. check-in: 4f68a1306f user: stephan tags: markdown-tagrefs | |
| 15:49 | /chat: reuse the window-resize listener to cap the max-size of the input field to approx. half the height of the screen, per user feedback. check-in: 84d4a0e851 user: stephan tags: trunk | |
|
2021-10-04
| ||
| 19:48 | Merged in trunk for latest (and conflicting) /chat changes. check-in: 7cae4c0981 user: stephan tags: markdown-tagrefs | |
| 19:33 | /chat: reduced the size of the non-compact-mode buttons a bit, based on user feedback. We'll call this solved for now. check-in: 1fc2a26577 user: stephan tags: trunk | |
| 19:21 | /chat narrowed the compact-mode buttons - they were too wide for an iPhone screen. Should fit fine on screens as narrow as 340 pixels now. check-in: f4d2eca021 user: stephan tags: trunk | |
| 19:13 | /chat: shrunk compact mode toolbar just a tick. Replaced non-portable on-hover button effect with something portable. check-in: 7755c6482b user: stephan tags: trunk | |
| 19:01 | /chat: replaced input-related buttons with span elements in an attempt to get more consistent cross-browser results. Renamed some internal element IDs for naming consistency's sake. check-in: 98b2cbe69b user: stephan tags: trunk | |
| 11:39 | Update the built-in SQLite sources to the latest 3.37.0 alpha, for testing. check-in: ae433763ae user: drh tags: trunk | |