Artifact
4ed60b71898395e9cc0e0bcb0698a43fa5b1f6cb07574593a45058f0cce2ef92:
- File
src/moderate.c
-
2020-12-22 12:13:39
— part of check-in
[0e83ca88ce]
on branch body-feature-class
— Removed the parameter from style_finish_page() since the resulting
content div class is now redundant with respect to the body class.
This potentially breaks CSS made against old class names that a prior
commit on this branch changed, but such skins would be made against
an unreleased version of Fossil, it's unlikely many are using that
first version of the feature anyway, and most of the class names
did *not* change unless you were targeting a "div" instead of "body"
or just a generic class name. None of the shipping skins are affected.
(user:
wyoung
size: 6559)
-
2020-12-22 18:31:54
— part of check-in
[112c713be1]
on branch trunk
— Add support for the "$current_feature" TH1 variable as a possibly better
way to do page-specific of feature-specific styling.
(user:
drh
size: 6559)
-
2020-12-22 20:06:20
— part of check-in
[b8d6319b5a]
on branch chatroom-dev
— Merge the styling changes from trunk into the chatroom-dev branch.
(user:
drh
size: 6559)
-
2021-01-20 19:19:22
— part of check-in
[0e31c8d258]
on branch wiki-history
— Merge version-2.14
(user:
george
size: 6559)
-
2021-02-14 21:28:19
— part of check-in
[0516f4d3c8]
on branch ui-local-diff
— 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.
(user:
wyoung
size: 6559)
-
2021-03-01 07:37:26
— part of check-in
[ea28708f85]
on branch artifact-view-links
— Merged trunk changes in. Only needed to track my own rename of
branch_of_rid() to branch_of_ckin_rid()
(user:
wyoung
size: 6559)