Fossil

All files named ”src/sbsdiff.js”
Login

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

History for src/sbsdiff.js

2021-10-09
19:31
Merge in trunk (release 2.17) ... (check-in: [56e2d3ad] user: george branch: th1-doc-vars, size: 0)
2021-09-02
14:25
Various improvements and bug fixes to the new diff logic. ... (check-in: [10f736f0] user: drh branch: diff-color-enhancements, size: 0)
2021-08-29
12:58
Minor sbsdiff.js tweak to try to avoid unsightly page-level horizontal scrollbars, as reported in forum post 96e40f90db. ... (file: [b31023e6] check-in: [fa667a93] user: stephan branch: trunk, size: 2272)
2021-08-25
18:26
Enhance the sbsdiff.js script to do the diff-column width expansion and constraction as the browser width chagnes. Add the complete sbsdiff.js script text to the end of --webpage diff output, but only when the -y option is also used. ... (file: [7fde64aa] check-in: [5380333f] user: drh branch: trunk, size: 2225)
2020-08-08
12:11
Reverted a recent modernization in sbsdiff.js because the MSIE<=11 family of browsers do not support NodeList.forEach. ... (file: [93d2845c] check-in: [7f416ef1] user: stephan branch: trunk, size: 1455)
2020-05-15
04:40
Modernized sbsdiff.js a tiny bit, adapted it to optionally be callable multiple times via fossil.page.tweakSbsDiffs(), and activate that when fileedit's sbs diff is refreshed. ... (file: [2039eb0d] check-in: [dd465796] user: stephan branch: fileedit-ajaxify, size: 1134)
2017-12-05
20:33
Move the in-line javascript used to initialize side-by-side diffs into a separately loaded script file. ... (file: [ba23c0a2] check-in: [138dbc98] user: drh branch: trunk, size: 1024)