Commits for larrym
switch to files view, user index
v264_preview to v264_preview2 (2012-02-21 to 2012-02-28) v264
- add whatWeDid parameter to stripJsEmbedded; wordsmithing
- use stripJsEmbedded to catch and report more errors/warnings in updateImgAndMap
- add whatWeDid to stripHgErrors
- remove ajaxWarnHandler code; I now stripJsEmbedded on client side which is more comprehensive b/c it catches all errors/warnings (include early errors)
- src/hg/hgTracks/hgTracks.c - lines changed 9, context: html, text, full: html, text
- remove obsolete json.err code
- window.scrollTo to showWarnBox to make sure user sees warnings
- convert showWarning calls to warn in javascript code (I'm cleaning up code by removing a reimplementation of the warn code)
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- src/hg/js/autocomplete.js - lines changed 2, context: html, text, full: html, text
- use maxWindowToDraw to show 'zoom in ... to view items' in track image when there are too many cutters to show (#6951)
- src/hg/hgTracks/cutterTrack.c - lines changed 7, context: html, text, full: html, text
switch to files view, user index