File Changes for kent
switch to commits view, user indexv237_base to v238_preview (2010-08-03 to 2010-08-10) v238
- src/hg/hgTables/compositeTrack.c
- lines changed 2, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- src/hg/hgTables/hgTables.c
- lines changed 12, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- src/hg/hgTables/hgTables.h
- lines changed 1, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 8, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- lines changed 8, context: html, text, full: html, text
Adding cell abbreviation table to factorSource tracks.
- lines changed 12, context: html, text, full: html, text
Making it so reset to defaults option appears in hgTrackUi page for container wigs.
- src/hg/hgTracks/hgTracks.c
- lines changed 17, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- src/hg/hgTracks/searchTracks.c
- lines changed 2, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- src/hg/hgc/hgc.c
- lines changed 1, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- src/hg/hgc/peakClusters.c
- lines changed 1, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- lines changed 19, context: html, text, full: html, text
Reworking a little how cell line abbreviation table appears, and moving some of the code for it to the library.
- src/hg/inc/hui.h
- lines changed 4, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- lines changed 3, context: html, text, full: html, text
Adding hPrintAbbreviationTable to library so can use it in both hgc and hgTrackUi.
- src/hg/lib/hui.c
- lines changed 37, context: html, text, full: html, text
Adding a trackHash parameter to a bunch of metadata routines so that they could find the track associated with a table. Fixing clipping bug in hgTracks.c for multiWig labels when in non-overlay mode due to a special case that seems to be obsolete (did fair bit of testing to make sure it's not used.)
- lines changed 23, context: html, text, full: html, text
Adding hPrintAbbreviationTable to library so can use it in both hgc and hgTrackUi.
- src/hg/makeDb/trackDb/human/hg18/trackDb.wgEncode.ra
- lines changed 1, context: html, text, full: html, text
Making rainbow wigs packable.
- src/hg/regulate/regCluster/regCluster.c
- lines changed 2, context: html, text, full: html, text
Making score an int rather than floating point in regCluster bed output.
- src/lib/errCatch.c
- lines changed 1, context: html, text, full: html, text
Updated comment to avoid advising people to generate a compiler error.
switch to commits view, user index