Commits for tdreszer
switch to files view, user index
v240_base to v241_preview (2010-09-14 to 2010-09-21) v241
- Added hgsid hidden var because I think the lack of it was causing problems
- src/hg/hgTracks/searchTracks.c - lines changed 1, context: html, text, full: html, text
- Added back in findTracksChangeVis() which never should have been dropped
- Composite views needed to be distinguished from subtracks
- 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/hgTrackUi/hgTrackUi.c - lines changed 17, context: html, text, full: html, text
- src/hg/hgTracks/searchTracks.c - lines changed 9, context: html, text, full: html, text
- src/hg/lib/trackDbCustom.c - lines changed 39, context: html, text, full: html, text
- Larry suggested where my history bug might be. Now subtrack cfg popups in hgTrackUi does not affect history.
- superTrack children also need the _sel button
- src/hg/hgTracks/searchTracks.c - lines changed 4, context: html, text, full: html, text
- SuperTracks may have superpowers, but still should avoiding cloning kids.
- src/hg/hgTracks/hgTracks.c - lines changed 45, context: html, text, full: html, text
- src/hg/lib/trackDbCustom.c - lines changed 24, context: html, text, full: html, text
- Fixed problem with uncalled static function.
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- Minus all didn't work correctly on non-subtracks
switch to files view, user index