Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'skins/black_and_white/*'
2024-11-07
| ||
06:50 | Merge trunk into ui-local-diff branch, resolving one merge conflict in info.c:hexdump_page(). ... (Leaf 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) | |
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-13
| ||
19:59 | skins: replaced CSS attributes prefixed with old/obsolete/non-standard -moz/-ms/-mx/-webkit with their standard counterparts. ... (check-in: 9386c4c069 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-02-10
| ||
14:25 | Added 'L' pseudo-capability character to indicate is-logged-in, for use with th1 capexpr. Removed hard-coded addition of login/logout menu entries in skin headers, delegating them to the mainmenu setting, and added Login/Logout entries to the default mainmenu value. ... (check-in: e5240c9749 user: stephan 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-01-28
| ||
20:39 | Merge trunk ... (check-in: 9dbea18c71 user: jan.nijtmans tags: multi-thread) | |
2019-08-27
| ||
02:16 | Added cap "n" to "r" in skins that show a /ticket link in their header, since the handler for it allows the page to show for those who can only file new tickets, not just those who can see existing tickets. Also fixed some skins that were using "anoncap" to test this: it needs to work for all logged-in users, not just "anonymous". ... (Closed-Leaf check-in: f4e3abce26 user: wyoung tags: skin-cap-matching) | |
00:07 | Changed all of the [anycap jor] TH1 calls in the stock skins wrapping the generation of that skin's /timeline and /timeline.rss links to [anycap ijr2] to match the user caps the timeline HTTP hit handler actually checks for in the C code. This is a branch in part because it needs review, but also it's the start of a broader effort to check the other cap checks in the skins to make sure they a) match what the C code checks for; and b) match each other. ... (check-in: 9cee8cf5c4 user: wyoung tags: skin-cap-matching) | |
2019-08-04
| ||
22:56 | Merge trunk ... (check-in: fc5f88d6d9 user: jan.nijtmans tags: cleanX) | |
2018-09-14
| ||
19:13 | Merge updates from trunk. ... (check-in: f59c9ecb5e user: ashepilko tags: cmake-ide) | |
2018-09-11
| ||
14:54 | merge trunk ... (Closed-Leaf check-in: 368c78a855 user: jan.nijtmans tags: openssl-1.1) | |
2018-08-25
| ||
17:50 | Merge enhancements from trunk. ... (check-in: 17b9ecbea6 user: drh tags: csp-nonce) | |
17:24 | Merged forum-skin-links branch to trunk. ... (check-in: 91c2b1b6c5 user: wyoung tags: trunk) | |
2018-08-08
| ||
13:19 | Added Forum navbar before Tickets in all skins that had such a link, pointing to /forum if the user is anonymous and has capability 2 or 3, or is logged in and has any capabilities in 2-6 inclusive. ... (Closed-Leaf check-in: 4344f806d6 user: wyoung tags: forum-skin-links) | |
2018-08-02
| ||
08:32 | Merge from trunk. ... (check-in: 19997e99c4 user: ashepilko tags: cmake-ide) | |
2018-02-12
| ||
08:50 | Merged trunk ... (check-in: 270d2fb95c user: mjanssen tags: commonmark-markdown) | |
2017-12-23
| ||
01:50 | merge trunk ... (check-in: b8e4dcc991 user: jan.nijtmans tags: multi-thread) | |
2017-11-26
| ||
01:37 | The javascript Advanced/Basic toggles on the timelines is working well enough now to merge to trunk. ... (check-in: e91d267205 user: drh tags: trunk) | |
2017-11-25
| ||
21:21 | Add the javascript Advanced/Basic buttons to the /finfo timeline. ... (check-in: 6eaad787a8 user: drh tags: declutter-via-js) | |
2017-11-24
| ||
23:53 | Make the "basic" query parameter the default for built-in skins when clicking on the Timeline menu. Add "basic" to /finfo. Other improvements to timeline. ... (check-in: 78f18dbd1c user: drh tags: trunk) | |
2017-11-10
| ||
10:55 | merge trunk. Upgrade to openssl 1.1.0g ... (check-in: 9d3560b885 user: jan.nijtmans tags: openssl-1.1) | |
2017-11-03
| ||
13:34 | Automatically generate the <html><head>...</head><body> section at the beginning of each HTML document if the header template does not contain a <body> tag. Likewise for the </body></html> after the footer. ... (check-in: f1bb72ed26 user: drh tags: trunk) | |
2017-08-31
| ||
02:00 | Merge trunk ... (check-in: d15c1ba0f9 user: jan.nijtmans tags: multi-thread) | |
2017-04-23
| ||
13:08 | merge trunk. Use new Win10 flag: SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE. See: [https://blogs.windows.com/buildingapps/2016/12/02/symlinks-windows-10/#Y9sMOye6Y8vVYmDx.97] for why this might make this branch work better. ... (Closed-Leaf check-in: 2999c7dc8a user: jan.nijtmans tags: winsymlink) | |
2017-03-06
| ||
15:32 | Merge trunk ... (Closed-Leaf check-in: 4bf7e4ef56 user: jan.nijtmans tags: sqlite3-compat) | |
2017-02-14
| ||
19:23 | Merge cleanX ... (check-in: d73dcdd0a2 user: jan.nijtmans tags: cleanX-no-clean-glob) | |
2017-01-18
| ||
11:19 | Upgrade to openssl 1.1.0c. Merge trunk (up to fossil 1.37 release) ... (check-in: d0fbbd0115 user: jan.nijtmans tags: openssl-1.1) | |
2016-11-07
| ||
00:50 | Merge trunk ... (check-in: 7ea74acf55 user: andygoth tags: andygoth-crlf) | |
00:34 | Merge trunk ... (check-in: 4bf71abde8 user: jan.nijtmans tags: cleanX) | |
2016-11-05
| ||
15:53 | Merge trunk ... (check-in: a47d79e910 user: andygoth tags: andygoth-changes) | |
05:46 | Merge fork ... (check-in: 3cb9ba4de6 user: andygoth tags: trunk) | |
03:34 | Merge trunk. Some issues identified by [d4a6d3c1ec] are now improved. (1) is fixed, though clicking/tabbing outside the entry field also triggers a submit which may prove annoying. (2) and (3) are still broken. (4) is better because "With/Without Files" is now a checkbox simply labeled "Files". (5) is closer to being feasible, perhaps if "Tag Filter:" is changed to "Filter:". ... (check-in: 74fe9587f8 user: andygoth tags: andygoth-timeline-ms) | |