Fossil

Changes On Branch line-number-selection
Login

Changes On Branch line-number-selection

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

Changes In Branch line-number-selection Excluding Merge-Ins

This is equivalent to a diff from db1afa75 to 1cb792fd

2020-08-16
13:39
Improvements to line-numbered text output. ... (check-in: b699040d user: drh tags: trunk)
13:18
Version 2.12 ... (check-in: d075b619 user: drh tags: trunk, release, version-2.12)
10:05
Reverted [33610b04de8fdf56] because a subtle bug in Chrome and FF causes both browsers to break scrolling of elements if they are descendants, however deeply nested, of a fieldset element. The one known workaround for that is too fragile. This is not release-critical. ... (Closed-Leaf check-in: e5c3ffeb user: stephan tags: post-2.12-fixes)
08:13
Removed a now-unused CSS class. ... (Closed-Leaf check-in: 1cb792fd user: stephan tags: line-number-selection)
05:10
Several padding tweaks to ensure proper line/code alignment in all of the skins. ... (check-in: e0e5449a user: stephan tags: line-number-selection)
2020-08-14
19:25
Merged trunk to avoid style collisions later. Changed table.numbered-lines line-height from ex units to unitless, as Mozilla recommends. ... (check-in: 41f270de user: stephan tags: line-number-selection)
18:54
Consolidated the common styles of the bottom- and right-side forum post expansion toggles and resolved a layout quirk which could cause the right-side expander to sit too far to the left. ... (check-in: db1afa75 user: stephan tags: trunk)
17:57
Several forum style improvements based on forum feedback. ... (check-in: 2121b1f7 user: stephan tags: trunk)

Changes to skins/ardoise/css.txt.

Changes to skins/eagle/css.txt.

Changes to skins/xekri/css.txt.

Changes to src/ajax.c.

Changes to src/attach.c.

Changes to src/default.css.

Changes to src/diff.c.

Changes to src/file.c.

Changes to src/fossil.bootstrap.js.

Added src/fossil.copybutton.js.

Changes to src/fossil.dom.js.

Added src/fossil.numbered-lines.js.

Added src/fossil.popupwidget.js.

Changes to src/info.c.

Changes to src/main.mk.

Changes to src/scroll.js.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.