File Changes for larrym
switch to commits view, user indexv262_preview2 to v262_base (2012-01-17 to 2012-01-24) v262
- src/hg/hgTracks/cutterTrack.c
- lines changed 1, context: html, text, full: html, text
fix canPack (see redmine #6632)
- src/hg/hgTracks/hgTracks.c
- lines changed 5, context: html, text, full: html, text
fix problem which turned off canPack for hgUserPsl and oligoMatch (trackDb->canPack is now used instead of track->canPack) - see redmine #6632; also modified ajaxWarnHandler to use jsonForClient (fixes problem with warnings vs. errors)
- src/hg/hgTracks/wikiTrack.c
- lines changed 1, context: html, text, full: html, text
fix canPack (see redmine #6632)
- src/hg/lib/hui.c
- lines changed 1, context: html, text, full: html, text
fix off-by-one error in tagEncode
- lines changed 19, context: html, text, full: html, text
move an input tag to make sure it's inside a td (fixes IE 8 problem; see 4665#note-44)
switch to commits view, user index