File Changes for larrym
switch to commits view, user indexv255_preview to v255_preview2 (2011-07-26 to 2011-08-02) v255
- src/hg/hgTracks/hgTracks.c
- lines changed 21, context: html, text, full: html, text
switch to using in-memory json; refactor trackDbJson so it is part of hgTracks global in the client (redmine #4550)
- lines changed 10, context: html, text, full: html, text
suppress printing of css and js includes when trackImgOnly is true
- lines changed 1, context: html, text, full: html, text
add and use hgTracks.cgiVersion
- src/hg/hgTracks/hgTracks.h
- lines changed 1, context: html, text, full: html, text
switch to using in-memory json; refactor trackDbJson so it is part of hgTracks global in the client (redmine #4550)
- src/hg/hgTracks/imageV2.c
- lines changed 46, context: html, text, full: html, text
switch to using in-memory json; refactor trackDbJson so it is part of hgTracks global in the client (redmine #4550)
- src/hg/hgTracks/imageV2.h
- lines changed 3, context: html, text, full: html, text
change jsonTdbSettings declarations
- src/hg/hgTracks/searchTracks.c
- lines changed 3, context: html, text, full: html, text
switch to using in-memory json; refactor trackDbJson so it is part of hgTracks global in the client (redmine #4550)
- src/hg/inc/jsHelper.h
- lines changed 59, context: html, text, full: html, text
add JSON Element code to represent JSON in memory and print out to html (redmine #4550)
- src/hg/js/hgTracks.js
- lines changed 38, context: html, text, full: html, text
switch to using in-memory json; refactor trackDbJson so it is part of hgTracks global in the client (redmine #4550)
- lines changed 17, context: html, text, full: html, text
add and use hgTracks.cgiVersion
- src/hg/js/utils.js
- lines changed 1, context: html, text, full: html, text
switch to using in-memory json; refactor trackDbJson so it is part of hgTracks global in the client (redmine #4550)
- src/hg/lib/jsHelper.c
- lines changed 152, context: html, text, full: html, text
add JSON Element code to represent JSON in memory and print out to html (redmine #4550)
switch to commits view, user index