Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user stephan occurring around 2023-09-10 12:46:20.
2024-01-29
| ||
05:41 | • Changes to wiki page "To Do List" ... (artifact: fb3491d1e3 user: stephan) | |
04:39 | • Edit [5ef34fd764d12f09|5ef34fd764]: Edit check-in comment. ... (artifact: f671fbc7c1 user: stephan) | |
04:34 | Back out [321d8baf1939], as (A) the majority consensus is that underlining of hyperlinks is not desired and (B) to help avoid a potential merge conflict with the inkskinerator-modern-backport branch, which was branched before that change was made. ... (check-in: 5ef34fd764 user: stephan tags: trunk) | |
2024-01-25
| ||
04:04 | Make forum post hyperlinks more visible, with the conventional underline. ... (check-in: 321d8baf19 user: stephan tags: trunk) | |
03:00 | Remove some vendor-prefixed CSS attributes, as modern browsers emit warnings for those. ... (check-in: a0850d54c5 user: stephan tags: trunk) | |
2024-01-21
| ||
21:57 | Typo fix and EOL whitespace cleanups. No functional changes. ... (check-in: e0576ea919 user: stephan tags: trunk) | |
01:59 | Typo fix and EOL whitespace cleanups. No functional changes. ... (check-in: 55151f0024 user: stephan tags: trunk) | |
2024-01-15
| ||
12:00 | Remove a now-unused static const from search.c to squelch a compiler warning. ... (check-in: 17fe108ed4 user: stephan tags: trunk) | |
2024-01-12
| ||
18:13 | • Edit [802e3ae9c23450b0|802e3ae9c2]: Cancel background color. ... (artifact: 7a4815298f user: stephan) | |
18:12 | • Edit [b295f86db5417cea|b295f86db5]: Cancel background color. ... (artifact: 73a5477294 user: stephan) | |
18:10 | • Edit [d92c23d700c8f006|d92c23d700]: Cancel background color. ... (artifact: b95081e539 user: stephan) | |
18:07 | • Edit [7c284a8c62fba14d|7c284a8c62]: Cancel background color. ... (artifact: abe51aea4c user: stephan) | |
2024-01-07
| ||
17:26 | Back out [a402dd2a888d6d74] (wiki title search), as it causes all searches to fail for reasons as yet undetermined. ... (check-in: 48af08bd48 user: stephan tags: trunk) | |
2023-12-28
| ||
16:54 | Backout [b53ee919] - the docs were correctly referring to the Windows _fossil config db, not the _FOSSIL_ checkout db. ... (check-in: bfdfa3ed72 user: stephan tags: trunk) | |
15:52 | Doc help typo fix reported in [forum:c45cc13c3c|forum post c45cc13c3c]. ... (check-in: b53ee9190f user: stephan tags: trunk) | |
2023-12-24
| ||
17:40 | Latest upstream pikchr.c to account for a gcc 12.2 warning reported in /chat. ... (check-in: 315aa26924 user: stephan tags: trunk) | |
2023-12-22
| ||
14:32 | Add option to disable the shift-enter preview hotkey in /wikiedit, /fileedit, and /chat as a workaround for software keyboards which report the shift key being pressed when auto-capitalizing text, per discussion in [forum:dbd5b68366147ce8|forum post dbd5b68366147ce8]. ... (check-in: 4bb5515cae user: stephan tags: trunk) | |
14:27 | Remove the write-perms check from the /ajax/preview-text route so that folks without checkin permissions can use /chat. Problem reported in [forum:ed4a762b3a557898|forum post ed4a762b3a557898]. Some code-adjacent end-of-line whitespace cleanups. ... (check-in: 0c6e669a7b user: stephan tags: trunk) | |
2023-12-16
| ||
01:39 | Add the shift-enter toggle config option to /chat, sharing the same persistent config key as /wikiedit and /fileedit. ... (Closed-Leaf check-in: 895ecf9e4d user: stephan tags: shift-enter-preview) | |
01:10 | In /wikiedit and /fileedit, add a checkbox to disable shift-enter for toggling preview, as per discussion in [forum:dbd5b68366147ce8|forum post dbd5b68366147ce8]. ... (check-in: 8c1c4fa985 user: stephan tags: shift-enter-preview) | |
2023-12-13
| ||
10:39 | • Edit [71d8cf46b48ce8e4|71d8cf46b4]: Change user to "preben". ... (artifact: f756609896 user: stephan) | |
2023-10-24
| ||
20:53 | Remove stray JS console debug output. No functional changes. ... (check-in: 03bb48a3b9 user: stephan tags: trunk) | |
20:27 | Attempt to prevent forum FORM elements from a double-submit via stray double-clicks on the various submit buttons, as reported in [forum:6bd02466533aa131|forum post 6bd02466533aa131]. ... (check-in: 600f171306 user: stephan tags: trunk) | |
2023-09-10
| ||
17:34 | Fix a bug in [1ef6499a9af8] which caused resolution of certain builtin symbolic names to not resolve. ... (check-in: 7faa1f4e23 user: stephan tags: trunk) | |
12:46 | Help text typo fix from [forum:987bf1b023|forum post 987bf1b023]. ... (check-in: 0fd4bde736 user: stephan tags: trunk) | |
2023-09-09
| ||
15:09 | Add missing mention of forum search in fts-config command. Reported in [forum:6eb7cec6aa|forum post 6eb7cec6aa]. ... (check-in: 71b591af26 user: stephan tags: trunk) | |
15:05 | Correct inability to use certain commands after doing (open --empty), as reported in [forum:04f86a038c|forum post 04f86a038c] and caused by [4d8c30265b]. ... (check-in: 1ef6499a9a user: stephan tags: trunk) | |
2023-09-08
| ||
11:43 | test-delta-apply help test fix reported in [forum:4c3f5658eb|forum post 4c3f5658eb]. ... (check-in: dd62094499 user: stephan tags: trunk) | |
2023-09-01
| ||
11:36 | Eliminate duplicate folders on the /dir page when using the Ardoise skin, caused by [32297dde2bee23] and reported by Martin G. in /chat. ... (check-in: dedfb13bf6 user: stephan tags: trunk) | |
05:59 | • Edit [32297dde2bee2383|32297dde2b]: Edit check-in comment. ... (artifact: b7f1b2b1ec user: stephan) | |
05:48 | Eliminate duplicate folders on the /dir page when using the Blitz skin, caused by [32297dde2bee23] and reported by Martin G. in /chat. ... (check-in: b6bb4a62be user: stephan tags: trunk) | |
2023-08-30
| ||
19:21 | Add new example pikchr to /pikchrshow. ... (check-in: ff1c48a9bf user: stephan tags: trunk) | |
2023-08-29
| ||
09:15 | On the /dir page, move the file/dir icons so that they are clickable, per request in [forum:65a3bd20f98980b2|forum post 65a3bd20f98980b2]. ... (check-in: 32297dde2b user: stephan tags: trunk) | |
2023-08-18
| ||
12:20 | • Edit [e180dbb4559d5c85|e180dbb455]: Edit check-in comment. ... (artifact: 195123afd6 user: stephan) | |
12:17 | Add fts-config tokenizer unicode61 option. Prompted by [forum:a4bfcff66548a1ff|forum post a4bfcff66548a1ff]. ... (check-in: e180dbb455 user: stephan tags: trunk) | |
2023-07-31
| ||
15:20 | Update the stale metrics at the bottom of www/aboutdownload.wiki. ... (check-in: c9614f1b08 user: stephan tags: trunk) | |
2023-07-17
| ||
12:18 | In /raw and /secureraw, ensure that the "m" and "at" vars are fetched before the malice check. Typo fix in cgi.c. ... (check-in: 83015b0d9a user: stephan tags: verify-options-cgi) | |
2023-07-15
| ||
13:57 | Add verify_all_options_cgi(), which works similarly to verify_all_options() but only fails if it finds CGI GET/POST arguments which (A) have not been fetched via P(), PD(), or similar, and (B) fail cgi_value_spider_check(). Currently only applied on the /ci page. ... (check-in: a065940a74 user: stephan tags: verify-options-cgi) | |
2023-07-08
| ||
18:22 | Remove some now-stale auto.def documentation. ... (check-in: bb66461f8a user: stephan tags: trunk) | |
18:13 | Resolve inadvertent fork caused by two exact-same-second check-ins. ... (check-in: 5cf0da6e0a user: stephan tags: trunk) | |
18:11 | Replace --no-compile-commands configure flag with --compile-commands. i.e. make the feature explicitly opt-in, as the automatic guess is breaking builds on some platforms. ... (check-in: 7e9a242b60 user: stephan tags: trunk) | |
18:09 | • Edit [fb116a206e04e64f|fb116a206e]: Move to branch mistake. Mark "Closed". Edit check-in comment. ... (artifact: bd64576d17 user: stephan) | |
18:08 | Replace --no-compile-commands configure flag with --compile-commands. i.e. make the feature explicitly opt-in, as the automatic guess is breaking builds on some platforms. (Edit: rolling back - contains inadvertent test edits.) ... (Closed-Leaf check-in: fb116a206e user: stephan tags: mistake) | |
2023-07-01
| ||
16:51 | Update (json status) docs for [771e592b4c59]. ... (check-in: 2868a0ec4c user: stephan tags: trunk) | |
2023-06-23
| ||
17:40 | Unconditionally disable compile_commands.json generation for out-of-tree builds, in an attempt to work around a problem reported in [forum:d19061d09a8179|forum post d19061d09a8179]. ... (check-in: 35f3e5bfba user: stephan tags: trunk) | |
16:34 | Do not show the Close button on forum posts which are pending moderation. ... (check-in: 355a81bea7 user: stephan tags: trunk) | |
2023-06-22
| ||
10:47 | Add checks to ensure that Blob allocation sizes are within a legal max range, failing if they're too big, to address 'uv add' misbehavior reported in [forum:d5cd3e3c19|forum post d5cd3e3c19]. ... (check-in: 6efd41941c user: stephan tags: trunk) | |
2023-06-19
| ||
17:37 | Rework the elimination of the trailing comma in compile_commands.json to be more platform-portable. ... (Closed-Leaf check-in: 49c53e0bb8 user: stephan tags: compile_commands.json) | |
2023-06-18
| ||
15:37 | Get the -MJ ... flags working for the in-binary objects and generate the top-level compile_commands.json. ... (check-in: e330509cd4 user: stephan tags: compile_commands.json) | |
13:58 | More work on compile_commands.json support. This does not work because the approach of extending CFLAGS with the -MJ flag is incompatible with the build process's use of different compilers for the in-tree tools vs the files compiled as part of the fossil binary. On systems with both gcc and clang, the former group may get built with cc (==gcc) yet inherit -MJ via CFLAGS, breaking the build. This approach appears to be a dead end, but checking it in for later analysis. ... (check-in: 0e6ad145d4 user: stephan tags: compile_commands.json) | |