Changes On Branch tooltip-copyhash
Not logged in

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

Changes In Branch tooltip-copyhash Excluding Merge-Ins

This is equivalent to a diff from d57c1a797c to 21f38e85b3

2019-06-03
08:51
Cherry-pick [2196555351]: Use the longer hash prefix for the click-to-copy. Closed-Leaf check-in: 21f38e85b3 user: florian tags: tooltip-copyhash
08:48
Minimize impact of the SVG icon on line height. check-in: 787650c36a user: florian tags: tooltip-copyhash
2019-06-01
00:52
Use the longer hash prefix for the click-to-copy. check-in: 2196555351 user: drh tags: copybtn.js-demonstration
2019-05-28
12:16
Explicitly query the client mouse coordinates, to fix the positioning of tooltips for nodes in IE. Closed-Leaf check-in: ac199e7a8a user: florian tags: tooltip-experiments
2019-05-27
09:19
Add a "Copy Hash" icon to the tooltip, to copy the hash or branch name of the underlying element to the clipboard. See the wiki page linked to this branch for more information. check-in: 371943c936 user: florian tags: tooltip-copyhash
06:58
Ensure the close timer is started for tooltips belonging to nodes instead of rails, and prevent an out-of-bounds array access for double-clicks outside of rails. check-in: d57c1a797c user: florian tags: tooltip-experiments
2019-05-23
17:18
Hide the tooltip when leaving the page. check-in: 356c0d017e user: drh tags: tooltip-experiments

Added src/copybtn.js.

Changes to src/default_css.txt.

Changes to src/graph.js.

Changes to src/main.mk.

Changes to src/printf.c.

Changes to src/style.c.

Changes to src/timeline.c.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.