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