Commits for kate
switch to files view, user index
v387_base to v388_preview (2019-09-02 to 2019-09-09) v388
Show details
402544fcf638ed533286eee1939579994e3577e4 Wed Aug 28 14:19:43 2019 -0700
- Fix cluster display in multi-region mode. refs #22422
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/interactTrack.c - lines changed 20, context: html, text, full: html, text
aea31ed3dfad99bed299624e281260966d808792 Wed Aug 28 14:23:24 2019 -0700
- Minor optimization. refs #22422
- src/hg/hgTracks/simpleTracks.c - lines changed 2, context: html, text, full: html, text
48b920782dcf3eff2151fa74078be1622ecbb9f4 Wed Aug 28 15:22:22 2019 -0700
- Avoid duplicating regions when nested. refs #22422
- src/hg/hgc/interactClick.c - lines changed 7, context: html, text, full: html, text
5f6b07f6ef00d7a59ca4e454d7336205eede6055 Wed Aug 28 16:03:23 2019 -0700
- Add ifdef to force interaction display to linked features mode (no curves) when in multi-region view. Awaiting JK input. refs #22422
- src/hg/hgTracks/interactTrack.c - lines changed 10, context: html, text, full: html, text
7729449a6ca86ac9953a6274dbea550d01195355 Tue Sep 3 14:58:20 2019 -0700
- Add region size to Multi-region ranges popup. Helpful for interact multi-region feature. refs #22422
- src/hg/hgTracks/interactTrack.c - lines changed 1, context: html, text, full: html, text
918ed323bb2a24640f3f08b61a7431a5f1fa6c6c Tue Sep 3 15:58:03 2019 -0700
- Fix problem with interchromosomal multi-region. refs #22422
- src/hg/hgc/interactClick.c - lines changed 4, context: html, text, full: html, text
ebb119f63d024ea706a6922adf67bb9956d5f049 Tue Sep 3 16:33:52 2019 -0700
- More fixes for multi-region (cross-chrom and non-cluster mode). refs #22422
- src/hg/hgTracks/hgTracks.c - lines changed 16, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 6, context: html, text, full: html, text
- src/hg/hgTracks/interactTrack.c - lines changed 19, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 10, context: html, text, full: html, text
- src/hg/hgc/interactClick.c - lines changed 1, context: html, text, full: html, text
29c87a7aa6537003cfc8a44b2100a58573696422 Wed Sep 4 13:06:15 2019 -0700
- Style hgTracks position box to appear as pressed button when in multi-region mode. Also add more informative mouseover text when in MR mode. And style cursor for consistency with other buttons. refs #22422
- src/hg/hgTracks/hgTracks.c - lines changed 9, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 16, context: html, text, full: html, text
48a8450d2b7e2d85d3f59fcf783a575ea9a76c9d Wed Sep 4 13:07:13 2019 -0700
- Merge branch 'interactMulti'
8c86cfcdfb9447faf474101662d0c846dfa25981 Wed Sep 4 17:23:18 2019 -0700
- Interact track multi-region link now adds a custom track showing where multi-regions are located. refs #22422
- src/hg/hgc/interactClick.c - lines changed 42, context: html, text, full: html, text
de9718b21861618d112c680235fc8aad18aae96d Thu Sep 5 14:57:09 2019 -0700
- Merge branch 'interactMulti'
switch to files view, user index