File Changes for larrym
switch to commits view, user indexv244_preview to v244_preview2 (2010-11-16 to 2010-11-30) v244
- src/hg/hgTracks/cds.c
- lines changed 0, context: html, text, full: html, text
change spacing per tim's code review
- src/hg/hgTracks/imageV2.c
- lines changed 15, context: html, text, full: html, text
show trackDbJson even when doing only a single track; make trackDbJson valid json (i.e. quote keys)
- src/hg/hgTracks/searchTracks.c
- lines changed 1, context: html, text, full: html, text
check for NULL before stripChar'ing descSearch
- src/hg/htdocs/images/caution.gif
- lines changed 0, context: html, text, full: html, text
add caution icon for javascript disabled message
- src/hg/htdocs/style/HGStyle.css
- src/hg/js/hgTracks.js
- lines changed 2, context: html, text, full: html, text
deal with uppercase Antibody value in select; remove cruft from end of file
- lines changed 47, context: html, text, full: html, text
handle case where track cannot be changed to higher visibility; refactor code into updateVisibility
- lines changed 10, context: html, text, full: html, text
always pull out new visibility to update local visibility in handleUpdateTrackMap
- lines changed 5, context: html, text, full: html, text
remove popUpTrackDescriptionOnly test for code that fixes up links in handleTrackUi
- src/hg/lib/jsHelper.c
- lines changed 2, context: html, text, full: html, text
make noscript message more assertive (see redmine #1776)
- src/hg/utils/mutationClassifier/mutationClassifier.c
- lines changed 62, context: html, text, full: html, text
refactor code into addHit
switch to commits view, user index