File Changes for braney
switch to commits view, user indexv415_base to v416_preview (2021-05-24 to 2021-06-01) v416
Show details
- src/hg/hgTracks/config.c
- lines changed 16, context: html, text, full: html, text
e7b8cf99966c69186d97ad5259811d4172a6ff19 Mon May 24 15:54:42 2021 -0700
if people aren't compiling with USE_FREETYPE, the default for using
freeType fonts should be "off".
- src/hg/hgTracks/hgTracks.c
- lines changed 5, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- src/hg/inc/cart.h
- lines changed 8, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- src/hg/inc/hdb.h
- lines changed 2, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- src/hg/inc/trackDb.h
- lines changed 3, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- src/hg/lib/cart.c
- lines changed 12, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- src/hg/lib/cartRewrite.c
- lines changed 87, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- lines changed 93, context: html, text, full: html, text
0f8419d02e05c36d05ac476a12845bf0e88908d8 Thu May 27 15:35:01 2021 -0700
changing Daniels snp archive tracks to super tracks
- src/hg/lib/hdb.c
- lines changed 17, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- src/hg/lib/trackDbCustom.c
- lines changed 16, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- src/hg/makeDb/hgTrackDb/hgTrackDb.c
- lines changed 22, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- lines changed 5, context: html, text, full: html, text
9fd216eead545fa281a34a20561eb8df1c8c44f6 Fri May 28 09:52:53 2021 -0700
make adding the cartVersion pseudo-track an optional thing
- src/hg/makeDb/trackDb/human/hg19/dbSnpArchiveHg19.ra
- lines changed 2, context: html, text, full: html, text
0f8419d02e05c36d05ac476a12845bf0e88908d8 Thu May 27 15:35:01 2021 -0700
changing Daniels snp archive tracks to super tracks
- src/hg/makeDb/trackDb/human/hg38/dbSnpArchiveHg38.ra
- lines changed 2, context: html, text, full: html, text
0f8419d02e05c36d05ac476a12845bf0e88908d8 Thu May 27 15:35:01 2021 -0700
changing Daniels snp archive tracks to super tracks
- src/hg/makeDb/trackDb/human/hg38/dbSnpOldHg38.ra
- lines changed 1, context: html, text, full: html, text
0f8419d02e05c36d05ac476a12845bf0e88908d8 Thu May 27 15:35:01 2021 -0700
changing Daniels snp archive tracks to super tracks
- src/hg/makeDb/trackDb/mouse/mm10/dbSnpArchiveMm10.ra
- lines changed 2, context: html, text, full: html, text
0f8419d02e05c36d05ac476a12845bf0e88908d8 Thu May 27 15:35:01 2021 -0700
changing Daniels snp archive tracks to super tracks
- src/hg/makeDb/trackDb/tagTypes.tab
- lines changed 1, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- src/inc/common.mk
- lines changed 10, context: html, text, full: html, text
8fff967390b185e152a6faf2a7335e5db23a9ff7 Tue May 25 14:27:48 2021 -0700
use the freetype configuration utility to decide whether or not to use
it.
- src/inc/regexHelper.h
- lines changed 2, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
- src/lib/freeType.c
- lines changed 3, context: html, text, full: html, text
1b29fe593f199cf98dfe20228ddc158d806f3a24 Tue May 25 17:01:43 2021 -0700
Make error message more helpful when freeType is requested, but isn't
compiled in
- src/lib/regexHelper.c
- lines changed 6, context: html, text, full: html, text
6629bda6c730982c3e4602ec78ff3b0cbf701c61 Tue May 25 17:31:38 2021 -0700
implement cart editing. Needs doc. ;-)
switch to commits view, user index