Fossil

Timeline
Login

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

13 check-ins using file src/finfo.c version 04e5d37d0b

2017-11-30
11:34
Fix the default CSS diff coloring, broken by check-in [5c9c51be5f033de2] check-in: 3b988301c7 user: drh tags: trunk
10:15
Eliminate fossil_utf8_to_console() for non-windows platforms: it isn't used then. Thanks to "bytevolcano" for the suggestion. check-in: 434adc35fc user: jan.nijtmans tags: trunk
05:09
Still more improvements to the test-file-environment command. check-in: 8434738204 user: drh tags: trunk
04:48
Improvements to the test-file-environment command. check-in: fdc6af2315 user: drh tags: trunk
04:22
Improve the text of the meaning of the allow-symlinks setting. No changes to code. check-in: a59c8490dd user: drh tags: trunk
00:27
Fix an problem with the MSC makefile. check-in: 75fd7afcde user: drh tags: trunk
00:22
Fix an issue with mkcss.c that gcc was ok with but failed on msvc. check-in: 5c30108909 user: drh tags: trunk
2017-11-29
19:18
Generate the big cssDefaultList table in the middle of style.c using default_css.txt as the source. The default_css.txt file will be easier to understand, edit, and comment. check-in: 5c9c51be5f user: drh tags: trunk
16:20
Futher adjustments to the default CSS for timeline selection and "current". check-in: f9fc914eae user: drh tags: trunk
16:06
Adjustments to the default CSS for timeline tables to better display the selected row. check-in: 5beb361496 user: drh tags: trunk
14:48
tiny doc typo fix. check-in: 487b39081d user: stephan tags: trunk
14:05
The /timeline supports 4 sticky viewing modes: Modern, Verbose, Compact, and Columnar. The new cookie.c module supports sticky user viewing preferences. check-in: c94f608548 user: drh tags: trunk
14:02
All timelines use the "ss" display preferences cookie. Closed-Leaf check-in: 6314b4ed94 user: drh tags: sticky-timeline-style