This Day In History For 2026-09-03
2 Years Ago (more context)
|
2024-09-03
| ||
| 22:05 | Updatr the markdown rules doc: table header cells are left-aligned as well. check-in: f141791d80 user: danield tags: trunk | |
| 20:20 | Remove extraneous question mark from the side-by-side scroll sync checkbox. check-in: 019494e32d user: stephan tags: trunk | |
| 17:06 | Removed redundant LIBS=-lfuse, causing duplicate library warning in the case where autosetup determines it's needed. Calling cc-check-function-in-lib already appends the library to LIBS if needed. check-in: 07673a1368 user: wyoung tags: trunk | |
| 17:03 | Merged experimental branch md-col-header-alignment check-in: 9f8bf69185 user: wyoung tags: trunk | |
| 15:31 | Latest upstream autosetup, primarily for [https://github.com/msteveb/autosetup/issues/67|an OpenBSD-specific fix]. check-in: 4eef2de39f user: stephan tags: trunk | |
| 14:56 | Minimal change to MD to HTML styling to allow `:` alignment markers to be obeyed. Without this, the skin's default left alignment takes over because although it's brought in at the head of the document, the body doesn't override it because our CSS selectors are more specific, giving them precedence. Closed-Leaf check-in: 5e5732f1d9 user: wyoung tags: md-col-header-alignment | |
| 11:55 | Reuse scroll-related callbacks where possible instead of redefining them on a per-element basis. check-in: ddeba72d13 user: stephan tags: trunk | |
| 11:48 | Re-enable side-by-side diff sync scrolling and add a client-side persistent toggle for the preference, accessible as a checkbox in various pages which render sbs diffs. check-in: c03ce0f4d4 user: stephan tags: trunk | |
| 11:45 | Correct handling of keyboard-based diff scrolling. Closed-Leaf check-in: 0ef89983b8 user: stephan tags: diff-scroll-sync | |
| 11:16 | Integrate checkbox to toggle side-by-side sync scrolling and persist the setting across pages/apps using localStorage/sessionStorage. Currently applies to /info, /vinfo, /vdiff, /wikiedit, /fileedit. The alignment of the toggle isn't _quite_ right on the /*edit pages but that's difficult to fix without using flex layout, which introduces a rat's tail of further fixes. check-in: 564a64027a user: stephan tags: diff-scroll-sync | |
| 09:47 | In /setup_uinfo, correct the URL parameter passed from the 'edit' link to /setup_uedit: id instead of uid. check-in: a84b669e52 user: stephan tags: trunk | |
4 Years Ago (more context)
|
2022-09-03
| ||
| 23:34 | Extracted the Docker containers material from www/build.wiki and moved it into a new document dedicated to the topic, containers.md. It was already pushing the bounds of how much info we want to provide in a single section of that doc, and it's about to get bigger. As part of the conversion from wiki format to Markdown, did another edit pass on the doc, improving a few things along the way. Dropped the "docker-" prefix from all internal IDs, as we no longer need them to disambiguate references to other parts of the build doc. check-in: 7129dc9868 user: wyoung tags: trunk | |
5 Years Ago (more context)
|
2021-09-03
| ||
| 23:39 | Add chunk numbers to each row of the diff output for HTML diffs. check-in: 8caab6155e user: drh tags: diff-color-enhancements | |
| 23:00 | Draw a thin box around diffs in the default skin (per [forum:/forumpost/a42aade32dd9d42|forum post a42aade32dd9d42]). Show ellipsis at the tops and bottoms of files, if warranted. Fix a problem with "diff.js" that was failing to link all scrollbars associated with a single diff. check-in: 63a5c754fd user: drh tags: diff-color-enhancements | |
| 22:49 | Improved alignment of partial line diffs. More work to be done in this area. Also fix a problem in diff.js that was causing problems when comparing two empty files. check-in: 24d28cb7c9 user: drh tags: diff-color-enhancements | |
| 18:45 | Refactor the name of the sub-line change detection object. check-in: 3e08b15858 user: drh tags: diff-color-enhancements | |
| 17:51 | Escape [, \, and ] characters when quoting TCL strings. check-in: fd2d27f01b user: drh tags: diff-color-enhancements | |
| 14:33 | Add the test-line-diff command for testing the oneLineChange() routine of the diff logic. check-in: 0755a81bb5 user: drh tags: diff-color-enhancements | |
| 14:05 | Adjust CSS to show blue change text for the --by option. check-in: 4381c7ea8c user: drh tags: diff-color-enhancements | |
| 13:39 | First attempt at documenting the new diff web layout. check-in: 07d28ec886 user: drh tags: diff-color-enhancements | |
| 12:33 | Restore the blue color for changed text in side-by-side diffs. check-in: 00b5e02ab2 user: drh tags: diff-color-enhancements | |
| 12:23 | Merge recent trunk enhancements into the diff-color-enhancement branch. check-in: 17dde4c75b user: drh tags: diff-color-enhancements | |
| 12:21 | Fix to the --ssl-identity issue described at [forum:/forumpost/6e2b2ee5316b7aef|forum post 6e2b2ee5316b7aef]. check-in: 82b42943b1 user: drh tags: trunk | |
| 12:07 | On windows, make sure temporary pathnames containing non-ASCII characters are handled correctly. Add the fossil_freopen() wrapper around freopen() for portability. check-in: f48e48f664 user: drh tags: trunk | |
| 11:51 | Adjust diff colors in all skins. check-in: 3910360677 user: drh tags: diff-color-enhancements | |
15 Years Ago (more context)
|
2011-09-03
| ||
| 12:07 | • New ticket [1b5f29ce63] Ticket view does not escape HTML. artifact: a3dbf6a117 user: lrem | |
| 09:23 | • Fixed ticket [10b2015687]: Tickets titles in timeline.rss plus 2 other changes artifact: ee0675f40c user: lrem | |