Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins that include changes to files matching 'skins/blitz/*'

2025-07-21
12:20
Sync with trunk. (check-in: 931e7065bb ... user: florian tags: diff-word-wrap)
12:16
Sync with trunk. (check-in: 75244ee4fd ... user: florian tags: diff-keyboard-navigation)
12:14
Sync with trunk. (check-in: a2a1e4a7dc ... user: florian tags: timeline-keyboard-navigation)
2025-04-25
11:01
Merge the latest trunk enhancements into the quickfilter branch. (check-in: e14c75676c ... user: drh tags: quickfilter)
2025-04-12
01:21
Merge from trunk. (check-in: a241019fb5 ... user: brickviking tags: bv-infotool)
2025-04-09
22:56
Remove 'www.' prefix from www.fossil-scm.org links in the footers of several skins. (check-in: 67f8111ea3 ... user: stephan tags: trunk)
2024-11-07
06:50
Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page(). (closed check-in: d57463cc00 ... user: stephan tags: ui-local-diff)
2024-09-06
10:48
Sync with trunk. (check-in: 8e6660cd76 ... user: florian tags: diff-keyboard-navigation)
10:47
Sync with trunk. (check-in: 00f7466add ... user: florian tags: timeline-keyboard-navigation)
2024-03-23
05:54
Updates from trunk for sync changes et al. (leaf check-in: 2304041e42 ... user: andybradford tags: clone-resume)
2024-03-05
12:53
Merge trunk into markdown-tagrefs branch. (check-in: 0517bd2dd8 ... user: stephan tags: markdown-tagrefs)
2024-02-10
23:15
Applied semantic header and footer tag changes made to the default skin to all the others. This not only improves WCAG 2 conformance, it's necessary to allow the prior commit's changes to the /chat JS to find the equivalent header/footer/mainmenu/hbdrop tags in these skins, too. (check-in: 8f344297a4 ... user: wyoung tags: trunk)
2024-01-22
13:40
Sync with trunk. (check-in: 7597825330 ... user: florian tags: diff-keyboard-navigation)
13:39
Sync with trunk. (check-in: f05b04a625 ... user: florian tags: timeline-keyboard-navigation)
2023-09-01
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-06-03
08:59
Merge trunk into markdown-tagrefs branch and resolve conflict. (check-in: fdd3fe21c2 ... user: stephan tags: markdown-tagrefs)
2023-05-21
03:37
Merge updates from trunk. (leaf check-in: e3df21cdf1 ... user: mistachkin tags: th1Hash)
2023-04-17
21:50
Merge latest changes from trunk. (closed check-in: 88a76afc2c ... user: mgagnon tags: merge-conflict-when-no-file-on-pivot)
2023-04-16
13:13
Merge trunk into forumpost-locking branch. (check-in: 0af371047c ... user: stephan tags: forumpost-locking)
2023-03-17
11:50
CSS tweaks for the Blitz and Aroise skins to make it more apparent when Submit buttons are disabled. Based on forum post 4cbd254480d00dd2. (check-in: c0f623864b ... user: stephan tags: trunk)
2023-03-15
12:42
A blitz skin forum CSS tweak from 224044aa2d8d2 to give visited links in the thread list a slightly different color. (check-in: 68e9acb836 ... user: stephan tags: trunk)
2023-01-24
03:29
Brought the ui-local-diff branch up to date relative to trunk. It isn't a simple merge, primarily due to all the changes to /vdiff and /fdiff made over the past 2 years. It seems to work as well as it originally did, but it isn't ready to merge down to trunk as-is. (check-in: 76fa165763 ... user: wyoung tags: ui-local-diff)
2022-11-13
16:26
Apply fixes to all web views to pass WCAG 2.1 tests performed by "axe DevTools" browser extension. Most fixes related to screen reader compatibility, like making sure that form elements have labels. Some color changes to improve contrast on Default skin. Made more HTML5 compliant. Minor improvement to select combo boxes for UX. Improved Search form UX. Two minor bug fixes for malformed HTML. Fixed help pages to resolve issues with non-compliant HTML being generated. Mostly documented at https://fossil-scm.org/forum/forumpost/aafb17a981df4166 (check-in: 1f231db380 ... user: ericwikman tags: wcag-2.1)
2022-10-17
01:02
Merge updates from trunk. (check-in: 6f3640a71d ... user: mistachkin tags: th1Hash)
2021-10-09
20:13
Merge in trunk (release 2.17) (check-in: c1868b9f8f ... user: george tags: search-terms-highlighting)
20:05
Merge in trunk (release 2.17) (check-in: a33f616e6a ... user: george tags: rptview-submenu-paralink)
19:50
Merge in trunk (release 2.17) (check-in: 315351f4ac ... user: george tags: wcontent-subsets)
19:31
Merge in trunk (release 2.17) (check-in: 56e2d3ad6b ... user: george tags: th1-doc-vars)
2021-09-05
19:02
Refactor the diff logic for improved modularity and performance. This check-in transitions the diff improvement efforts from a branch to trunk. The effort is not yet complete, but it is stable enough to continue going on trunk. User-visible changes include (1) improved diff display, especially for unified diffs, (2) the new "fossil xdiff" command (promoting the older "test-diff" command into a supported command), and improved performance. Behind the scenes, (3) the class names DOM module used for for HTML diffs is simplified - which may break custom skins, (4) the internal processing of diffs is simplified in many ways. (check-in: 9e330740cc ... user: drh tags: trunk)
2021-09-03
11:51
Adjust diff colors in all skins. (check-in: 3910360677 ... user: drh tags: diff-color-enhancements)
2021-06-15
21:45
Merge from trunk (check-in: f445855917 ... user: george tags: rptview-submenu-paralink)
21:37
Merge from trunk (check-in: cea36e6c86 ... user: george tags: wcontent-subsets)
21:27
Merge from trunk (check-in: 1cf5c43ea5 ... user: george tags: th1-doc-vars)
17:11
An improved matcher algo for [76916757] and a slight padding adjustment of (.mainmenu a) elements in the default skin to work around a Firefox-specific quirk where the active link underlining did not appear. (check-in: 6d9ac907e5 ... user: stephan tags: trunk)
14:57
Corrected the is-active marking for the current page's main menu entry in skins which do such marking. It was mismatching other entries when the current page's path was a prefix of an inactive menu entry's path, as reported in forum post c3d646ab0ad1a4c0. (check-in: 769167578b ... user: stephan tags: trunk)
2021-03-01
07:37
Merged trunk changes in. Only needed to track my own rename of branch_of_rid() to branch_of_ckin_rid() (leaf check-in: ea28708f85 ... user: wyoung tags: artifact-view-links)
2021-02-25
14:55
Merge from trunk (check-in: 7e755346a5 ... user: george tags: wiki-history)
2021-02-14
21:28
Brought graham's ui-local-diff branch up to date with respect to trunk. This is not a simple merge, because it had to accommodate several conflicting changes, so it needs to be re-checked for sanity before being merged down to trunk. Also, some of the changes I made simply reduce the size of the resulting diff relative to trunk and need to be reverted; these are primarily 2-line splits of "else/if" so the branch-specific change doesn't repeat the following "if" condition, which is now the "else if" condition. I think this sort of thing aids understanding of the diff, even though it breaks the style guidelines. (check-in: 0516f4d3c8 ... user: wyoung tags: ui-local-diff)
2021-02-11
14:33
Simplify the palette of built-in skins by combining "original", "enhanced1", and "rounded1" into just "original" and combining "blitz_no_logo" into "blitz". Update all built-in skins so that they sitemap is accessible from the menu by default. (check-in: 22fb2de45e ... user: drh tags: trunk)
03:01
Add the "lappend" TH1 command. All built-in skins now respond to the "desktoponly" and "wideonly" classes on the main menu. (check-in: d4c91b40a4 ... user: drh tags: trunk)
2021-01-26
23:58
In the default skins, the main menu on web pages is now mostly determined by the "mainmenu" setting rather than by the "header.txt" file of the skin. This allows a project to more easily change skins without disrupting the customized menu. It also means that the built-in skins are morely likely to be usable without any modification. This change also adds the "string match" command to TH1. (check-in: 5f2271292a ... user: drh tags: trunk)
23:31
Fix the default header files so that they correctly apply the $home prefix only for URLs that begin with /. (check-in: cc675c0a9a ... user: drh tags: new-main-menu)
21:53
The main menu for web display is now derived from the "mainmenu" setting, for the built-in skins. Customized skins that ignore the mainmenu setting continue to operate as before. Added the "string match" TH1 command to help. (check-in: 923841b709 ... user: drh tags: new-main-menu)
2020-08-26
13:31
Merge in trunk (version-2.12.1) (check-in: 62c316306e ... user: george tags: wiki-history)
2020-08-09
21:45
Merge in trunk; resolve conflicts (closed check-in: 7cfbf66a02 ... user: ashepilko tags: cmake-ide)
2020-06-25
08:16
Merge trunk (closed check-in: 69b450c1e0 ... user: jan.nijtmans tags: cleanX)
2020-05-30
19:32
Merged in UUID-renaming changes from trunk. (check-in: 1fd9acb97c ... user: graham tags: ui-local-diff)
2020-05-28
19:52
Merged uuid-to-hash branch down, causing all public interfaces except for those exceptions now documented in www/hashes.md to use something other than "UUID" to mean "artifact hash" or one of its more specific derivative terms. (e.g. Commit ID) (check-in: 8ad5e46908 ... user: wyoung tags: trunk)
2020-05-27
22:14
Updated all user-facing documentation and "fossil help" output (plus select internal comments and function names) to use "hash" rather than "UUID". No functional changes. (Yet?) See forum thread https://www.fossil-scm.org/forum/forumpost/ddc14c6866 for discussion. (closed check-in: df5201950e ... user: wyoung tags: uuid-to-hash)
2020-01-28
20:39
Merge trunk (check-in: 9dbea18c71 ... user: jan.nijtmans tags: multi-thread)