Commits for larrym
switch to files view, user index
v255_preview to v255_preview2 (2011-07-26 to 2011-08-02) v255
- add JSON Element code to represent JSON in memory and print out to html (redmine #4550)
- src/hg/lib/jsHelper.c - lines changed 152, 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/hgTracks.c - lines changed 21, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.c - lines changed 46, context: html, text, full: html, text
- 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)
- switch to using in-memory json; refactor trackDbJson so it is part of hgTracks global in the client (redmine #4550)
- code cleanup
- change jsonTdbSettings declarations
- src/hg/hgTracks/imageV2.h - lines changed 3, context: html, text, full: html, text
- remove some testing code
- src/hg/hgTracks/hgTracks.c - lines changed 7, context: html, text, full: html, text
- suppress printing of css and js includes when trackImgOnly is true
- src/hg/hgTracks/hgTracks.c - lines changed 10, context: html, text, full: html, text
- add some comments
- add and use hgTracks.cgiVersion
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
switch to files view, user index