File Changes for braney
switch to commits view, user indexv466_preview to v466_preview2 (2024-05-20 to 2024-05-27) v466
Show details
- src/hg/hgTracks/baseTrack.c
- lines changed 142, context: html, text, full: html, text
866749c9bbb85a5f82999f298af6a68ef01e4151 Wed May 22 10:11:13 2024 -0700
new track type to draw coordinates in track
- lines changed 18, context: html, text, full: html, text
df6cf391270cbbfe12f9ec3869948c2813002a87 Thu May 23 13:47:45 2024 -0700
add support for baseView track type
- src/hg/hgTracks/bedTrack.c
- lines changed 1, context: html, text, full: html, text
283f449c6c5370757305f0904971f6a792ea3524 Wed May 22 10:10:04 2024 -0700
increase the size of a buffer
- src/hg/hgTracks/hgTracks.h
- lines changed 4, context: html, text, full: html, text
df6cf391270cbbfe12f9ec3869948c2813002a87 Thu May 23 13:47:45 2024 -0700
add support for baseView track type
- src/hg/hgTracks/makefile
- lines changed 1, context: html, text, full: html, text
df6cf391270cbbfe12f9ec3869948c2813002a87 Thu May 23 13:47:45 2024 -0700
add support for baseView track type
- src/hg/hgTracks/simpleTracks.c
- lines changed 5, context: html, text, full: html, text
df6cf391270cbbfe12f9ec3869948c2813002a87 Thu May 23 13:47:45 2024 -0700
add support for baseView track type
- lines changed 1, context: html, text, full: html, text
f441916bec96b3640c4a9c4af81202fc8e64599b Fri May 24 17:19:40 2024 -0700
remove weird infinite loop when maxItems differs between composite
parent and child and composite parent has bigBed for a type
- src/hg/js/hgTracks.js
- lines changed 8, context: html, text, full: html, text
c1824ffc854245b1ab7f72a8e8afedf2d37f8edb Wed May 22 10:43:01 2024 -0700
Revert "Better fix for broken drag select. The map click code that now tries to open up hgc needs to first check whether we are currently allowed to click to begin with. Then we can try to open up the details pages. If we aren't doing a details page, then we need to submit the form like we would do before I added hgc pop ups, refs #33584"
This reverts commit 12acb7943615ead2b77b0eebaedf70b8ca1d7a96.
- lines changed 8, context: html, text, full: html, text
9b6103be7485ef3fd43b3f2ce8d67a86e73e409d Wed May 22 10:46:04 2024 -0700
Revert "Revert "Better fix for broken drag select. The map click code that now tries to open up hgc needs to first check whether we are currently allowed to click to begin with. Then we can try to open up the details pages. If we aren't doing a details page, then we need to submit the form like we would do before I added hgc pop ups, refs #33584""
This reverts commit c1824ffc854245b1ab7f72a8e8afedf2d37f8edb.
- src/hg/lib/hubConnect.c
- lines changed 8, context: html, text, full: html, text
036b5fab2f643a3db6064a44eeb9580b00eae0cd Sun May 26 10:59:30 2024 -0700
get hgc and hgTrackUi to use trackDb cache
- src/hg/lib/quickLift.c
- lines changed 12, context: html, text, full: html, text
70e4f023e0cd98a096dfe959142bbada59c4e7a9 Mon May 20 17:28:31 2024 -0700
ongoing work on pair browser
- src/hg/lib/trackHub.c
- lines changed 1, context: html, text, full: html, text
df6cf391270cbbfe12f9ec3869948c2813002a87 Thu May 23 13:47:45 2024 -0700
add support for baseView track type
- src/hg/utils/buildPairAssembly/buildPairAssembly.c
- lines changed 5, context: html, text, full: html, text
70e4f023e0cd98a096dfe959142bbada59c4e7a9 Mon May 20 17:28:31 2024 -0700
ongoing work on pair browser
- lines changed 33, context: html, text, full: html, text
df6cf391270cbbfe12f9ec3869948c2813002a87 Thu May 23 13:47:45 2024 -0700
add support for baseView track type
- src/hg/utils/buildPairAssembly/makePair
- lines changed 67, context: html, text, full: html, text
70e4f023e0cd98a096dfe959142bbada59c4e7a9 Mon May 20 17:28:31 2024 -0700
ongoing work on pair browser
- lines changed 15, context: html, text, full: html, text
df6cf391270cbbfe12f9ec3869948c2813002a87 Thu May 23 13:47:45 2024 -0700
add support for baseView track type
switch to commits view, user index