Artifact
66d1c85ebb7d43f24b97a4fef0850e6760e6ed934bcd8fdc3a4c360474a9e689:
- File
src/setupuser.c
-
2021-02-04 00:57:34
— part of check-in
[4d0af2a68f]
on branch user-color-revamp
— Split off the automatic background color chooser into a separate source
file "color.c". Add a separate routine "user_color()" to choose background
colors based on user name. Abandon the "color-hash-seed" setting. Instead,
provide the "user-color-map" setting for overriding the automatic color
choices for a few users, which color collisions occur between key project
members.
(user:
drh
size: 32328)
-
2021-02-04 01:00:22
— part of check-in
[da0d7f7460]
on branch trunk
— Split off the automatic background color chooser into a separate source
file "color.c". Add a separate routine "user_color()" to choose background
colors based on user name. Abandon the "color-hash-seed" setting. Instead,
provide the "user-color-map" setting for overriding the automatic color
choices for a few users, which color collisions occur between key project
members.
(user:
drh
size: 32328)
-
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: 32328)
-
2021-02-25 14:55:51
— part of check-in
[7e755346a5]
on branch wiki-history
— Merge from trunk
(user:
george
size: 32328)
-
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: 32328)