File Changes for tdreszer
switch to commits view, user indexv260_preview to v260_preview2 (2011-11-15 to 2011-11-22) v260
- src/hg/hgTables/schema.c
- lines changed 42, context: html, text, full: html, text
Since hgTables sometimes displays a schema for a table that is not a track, I had to bring back the earlier code that does not require a tdb. This fixes redmine 5990.
- src/hg/hgTracks/hgTracks.c
- lines changed 13, context: html, text, full: html, text
Adding back in the routine to give subtracks a pointer to their group. This is the more thorough fix for 5992 which was rolled back to do a very simple patch.
- src/hg/hgTracks/imageV2.c
- lines changed 15, context: html, text, full: html, text
At Angie's request, adding ability to have map items with mouse-over title but no actual link
- src/hg/hgTracks/imageV2.h
- lines changed 3, context: html, text, full: html, text
At Angie's request, adding ability to have map items with mouse-over title but no actual link
- src/hg/js/hgTracks.js
- lines changed 4, context: html, text, full: html, text
At Angie's request, adding ability to have map items with mouse-over title but no actual link
- src/hg/js/utils.js
- lines changed 1, context: html, text, full: html, text
One-line change for an eleventh our bug: trackSearch [+][-] buttons not working. This may be a patch request.
- lines changed 45, context: html, text, full: html, text
Fixed bug occurring on ddcl mdbVals that are beneath an added or removed line.
- src/hg/lib/hui.c
- lines changed 1, context: html, text, full: html, text
Vanessa requested a wording change in redmine 6082.
- src/utils/qa/weeklybld/buildEnv.csh
switch to commits view, user index