Fossil

Timeline
Login

Timeline

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

8 check-ins using file src/timeline.c version 3d774fc008

2020-11-24
00:10
Update the built-in SQLite to the 3.34.0 first beta, for testing. ... (check-in: 39b114c19f user: drh tags: trunk)
2020-11-22
14:37
Backed out the "ul" left margin on the index page's float-right div. ... (check-in: 20b8a0ea53 user: wyoung tags: modern-skin-markup-fixes)
14:05
First in a potential series of many changes to doc markup in this repo (especially to www/*) to work better with the Inskinerator project's Modern override. This one changes an explicit HTML table in www/rebaseharm.md to a Markdown table so our CSS can take full effect. ... (check-in: facb988055 user: wyoung tags: modern-skin-markup-fixes)
13:18
Minor typo fix in /pikchrshow. ... (check-in: 09cd585f80 user: stephan tags: trunk)
12:35
Add support for the pikchr-scale and pikchr-fontscale variables in the details.txt of skins. Use these values to adjust the sizes of Pikchr images to better match alternative font sizes in the skin. ... (check-in: 08fe2bdc0d user: drh tags: trunk)
06:54
Added named anchors in the /fileedit doc page. ... (check-in: 66851cd6bc user: wyoung tags: trunk)
2020-11-21
21:04
Performance optimization in the htmlize() utility routine. ... (check-in: 4c1d38f97b user: drh tags: trunk)
19:46
More aggressive reuse of prepared statements for improved performance. ... (check-in: f044cf2a91 user: drh tags: trunk)