File Changes for larrym
switch to commits view, user indexv240_base to v241_preview (2010-09-14 to 2010-09-21) v241
- src/hg/hgTracks/imageV2.c
- lines changed 1, context: html, text, full: html, text
add a NULL test to fix a problem when hitting "hide all"
- src/hg/hgTracks/mainMain.c
- lines changed 1, context: html, text, full: html, text
fix problem with hitting Enter in IE and Safari
- src/hg/hgTracks/searchTracks.c
- lines changed 28, context: html, text, full: html, text
add help links; code cleanup
- lines changed 2, context: html, text, full: html, text
fix problem with hitting Enter in IE and Safari
- lines changed 1, context: html, text, full: html, text
fix wonky metadata select when the user deleted the second from last metadata item
- lines changed 1, context: html, text, full: html, text
missed a cloneString in last checkin
- src/hg/js/hgTracks.js
- lines changed 7, context: html, text, full: html, text
fix problem with hitting Enter in IE and Safari
- lines changed 6, context: html, text, full: html, text
check for null trackDbJson in makeMapItem to fix errors in console logs when CONTEXT_MENU is turned off
- lines changed 10, context: html, text, full: html, text
special case "Click to alter" map items
- src/hg/utils/mutationClassifier/mutationClassifier.c
- lines changed 18, context: html, text, full: html, text
switch to using nibTwoCache per markd's suggestion
- lines changed 141, context: html, text, full: html, text
support additional geneModels (refGene and ensGene); modify intersectBeds to use binKeeper; this fixes a problem when using gene models with overlapping items
switch to commits view, user index