File Changes for larrym
switch to commits view, user indexv265_base to v266_preview (2012-03-27 to 2012-04-10) v266
- src/hg/hgGateway/hgGateway.c
- lines changed 29, context: html, text, full: html, text
replace use of SUPPORT_EURONODE with geoMirrorEnabled()
- lines changed 23, context: html, text, full: html, text
redirect code has gotten pretty long, so I moved it out of main
- src/hg/htdocs/images/highlight.png
- lines changed 0, context: html, text, full: html, text
add highlighting png copied from http://cdn1.iconfinder.com/data/icons/CrystalClear/32x32/apps/highlight.png (GNU license) - #709
- src/hg/inc/cart.h
- lines changed 3, context: html, text, full: html, text
replace use of SUPPORT_EURONODE with geoMirrorEnabled()
- src/hg/inc/geoMirror.h
- lines changed 12, context: html, text, full: html, text
add support code for geographic based mirroring (#3000)
- src/hg/js/hgTracks.js
- lines changed 54, context: html, text, full: html, text
code cleanup and refactoring and remove some dead code
- src/hg/lib/cart.c
- lines changed 13, context: html, text, full: html, text
replace use of SUPPORT_EURONODE with geoMirrorEnabled()
- src/hg/lib/geoMirror.c
- lines changed 17, context: html, text, full: html, text
add support code for geographic based mirroring (#3000)
- src/hg/lib/jsHelper.c
- lines changed 1, context: html, text, full: html, text
use double quotes in jsonHashAddString to conform to JSON standard
- src/hg/lib/makefile
- lines changed 1, context: html, text, full: html, text
add support code for geographic based mirroring (#3000)
- src/hg/lib/web.c
- lines changed 17, context: html, text, full: html, text
replace use of SUPPORT_EURONODE with geoMirrorEnabled()
switch to commits view, user index