File Changes for tdreszer
switch to commits view, user indexv240_base to v241_preview (2010-09-14 to 2010-09-21) v241
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 17, context: html, text, full: html, text
Fixed tdbVisLimitedByAncestry which caused supertrack contained and visibble tracks to appear hidden in findTracks. Added composite/view vis reshaping based upon subtrack specific vis.
- src/hg/hgTracks/hgTracks.c
- lines changed 45, context: html, text, full: html, text
SuperTracks may have superpowers, but still should avoiding cloning kids.
- lines changed 2, context: html, text, full: html, text
Fixed problem with uncalled static function.
- src/hg/hgTracks/searchTracks.c
- lines changed 1, context: html, text, full: html, text
Added hgsid hidden var because I think the lack of it was causing problems
- lines changed 9, context: html, text, full: html, text
Fixed tdbVisLimitedByAncestry which caused supertrack contained and visibble tracks to appear hidden in findTracks. Added composite/view vis reshaping based upon subtrack specific vis.
- lines changed 4, context: html, text, full: html, text
superTrack children also need the _sel button
- src/hg/inc/cart.h
- lines changed 17, context: html, text, full: html, text
Fixed tdbVisLimitedByAncestry which caused supertrack contained and visibble tracks to appear hidden in findTracks. Added composite/view vis reshaping based upon subtrack specific vis.
- src/hg/inc/hui.h
- lines changed 5, context: html, text, full: html, text
Fixed tdbVisLimitedByAncestry which caused supertrack contained and visibble tracks to appear hidden in findTracks. Added composite/view vis reshaping based upon subtrack specific vis.
- src/hg/inc/trackDb.h
- lines changed 14, context: html, text, full: html, text
Composite views needed to be distinguished from subtracks
- lines changed 4, context: html, text, full: html, text
Fixed tdbVisLimitedByAncestry which caused supertrack contained and visibble tracks to appear hidden in findTracks. Added composite/view vis reshaping based upon subtrack specific vis.
- lines changed 2, context: html, text, full: html, text
SuperTracks may have superpowers, but still should avoiding cloning kids.
- src/hg/js/hgTracks.js
- lines changed 26, context: html, text, full: html, text
Added back in findTracksChangeVis() which never should have been dropped
- lines changed 25, context: html, text, full: html, text
superTrack children also need the _sel button
- lines changed 1, context: html, text, full: html, text
Minus all didn't work correctly on non-subtracks
- src/hg/js/hui.js
- lines changed 2, context: html, text, full: html, text
Larry suggested where my history bug might be. Now subtrack cfg popups in hgTrackUi does not affect history.
- src/hg/lib/cart.c
- lines changed 286, context: html, text, full: html, text
Fixed tdbVisLimitedByAncestry which caused supertrack contained and visibble tracks to appear hidden in findTracks. Added composite/view vis reshaping based upon subtrack specific vis.
- lines changed 79, context: html, text, full: html, text
SuperTracks may have superpowers, but still should avoiding cloning kids.
- src/hg/lib/hdb.c
- lines changed 4, context: html, text, full: html, text
Composite views needed to be distinguished from subtracks
- src/hg/lib/hui.c
- lines changed 33, context: html, text, full: html, text
Fixed tdbVisLimitedByAncestry which caused supertrack contained and visibble tracks to appear hidden in findTracks. Added composite/view vis reshaping based upon subtrack specific vis.
- src/hg/lib/trackDbCustom.c
- lines changed 39, context: html, text, full: html, text
Fixed tdbVisLimitedByAncestry which caused supertrack contained and visibble tracks to appear hidden in findTracks. Added composite/view vis reshaping based upon subtrack specific vis.
- lines changed 24, context: html, text, full: html, text
SuperTracks may have superpowers, but still should avoiding cloning kids.
switch to commits view, user index