Commits for tdreszer
switch to files view, user index
v235_base to v236_preview (2010-07-06 to 2010-07-13) v236
- Remove subtrack level vis override when composite or view vis comes in.
- src/hg/hgTracks/hgTracks.c - lines changed 39, context: html, text, full: html, text
- mdbUpdate no longer uses .sql file for table definition. Also tightened usage print. As per Hiram's requests.
- src/hg/makeDb/mdbUpdate/mdbPrint.c - lines changed 21, context: html, text, full: html, text
- src/hg/makeDb/mdbUpdate/mdbUpdate.c - lines changed 27, context: html, text, full: html, text
- SUBTRACKS_HAVE_VIS is dependent upon FLAT_TRACK_LIST which depands upon DRAG_REORDER
- src/hg/hgTracks/imageV2.h - lines changed 10, context: html, text, full: html, text
- Make sure the ifdef for SUBTRACKS_HAVE_VIS is seen in imageV2.h
- src/hg/hgTracks/imageV2.h - lines changed 4, context: html, text, full: html, text
- Minor cleanup that should have been checked in already
- src/hg/hgTracks/hgTracks.c - lines changed 3, context: html, text, full: html, text
- Initial support of subtrack vis override of composite->view vis using ifdefs
- src/hg/hgTracks/hgTracks.c - lines changed 91, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 8, context: html, text, full: html, text
- Fixed side button chrome bug where hgTrackUi wasn't called because of drag reorder
- src/hg/js/jquery.tablednd.js - lines changed 4, context: html, text, full: html, text
- Sorting table rows takes time and needs wait masking
- Added warnWithBackTrace() to aid simple detective work.
switch to files view, user index