Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 most recent check-ins by user george
2025-03-13
| ||
00:59 | Fix a compiler warning about possible use of an uninitialized variable. Looks like GCC 12 is confused though. ... (check-in: a4cc6e098c user: george tags: trunk) | |
00:45 | A couple of minor fixes for (not) showing associated wikis. This amends [25f43cc634]. ... (check-in: 3c2aba79a7 user: george tags: trunk) | |
2025-03-12
| ||
21:39 | Fix positioning of 'show/hide' checkboxes for the /vinfo pages. This amends [a11d24547826] ... (check-in: e21f096c61 user: george tags: trunk) | |
18:05 | Add 'win/build32.bat' and 'win/build64.bat' to the .fossil-settings/crlf-glob for consistency with [a2db4285da55]. ... (check-in: a1bda9eb6c user: george tags: trunk) | |
2024-10-21
| ||
21:38 | Fix 'off-by-one' error within establish_proxy_tunnel() routine introduced in [e8d328cbd32]. ... (check-in: 5a282cfb80 user: george tags: trunk) | |
2024-02-23
| ||
21:57 |
In the source of the home page (www/index.wiki ) move the "What Is It?"
header ahead of the floating sidebar. This fixes appearence under the custom skin
where that sidebar (from the content) collides with another floating sidebar
(emitted by the header of a skin).
...
(check-in: 3a78497bd7 user: george tags: trunk)
| |
2023-12-24
| ||
15:22 |
Fix /whistory page: prevent csrf parameter from appearing
within a query string when requesting a diff.
csrf started to appear in a query due to
csrf-defense-enhancement:
| |
2023-03-26
| ||
23:54 | Do not render "Check-ins" button within a submenu of /tktview, /tkthistory, /tkttimeline and /info pages, unless a user actually has a capability to read check-ins. This should prevent confusion and save some screen space. ... (check-in: c04c814e10 user: george tags: trunk) | |
2023-01-22
| ||
22:01 | Remember the chosen type of artifacts that are shown at /timeline page as a display preference. This amends the initial behavior introduced on 2017-11-29 with the 'sticky-timeline-style' branch. ... (check-in: 61bd0c9b11 user: george tags: trunk) | |
18:35 | Fix appearance of a chat-only view: eliminate redundant gap between the vertical scrollbar and the right edge of a window. ... (check-in: d3c0206ed2 user: george tags: trunk) | |