File Changes for galt
switch to commits view, user indexv278_preview2 to v278_base (2013-01-15 to 2013-01-22) v278
- src/hg/hgGateway/hgGateway.c
- lines changed 2, context: html, text, full: html, text
added support for database-based GUI menu items in Mirror menu. also added support for hg.conf browser.geoSuffix for testing. got rid of unneeded javascript in globalNav.inc and put C code instead into geoMirror.c
- src/hg/hgSession/hgSession.c
- lines changed 2, context: html, text, full: html, text
Set the udc cache dir correctly because otherwise when a saved session that has bigDataUrl custom tracks gets loaded it will incorrectly use the path /tmp/udcCache/, however the path it should use is in hg.conf and calling setUdcCacheDir() will read and use that setting udc.cacheDir=../trash/udcCache
- src/hg/hgTracks/menu.c
- lines changed 1, context: html, text, full: html, text
added support for database-based GUI menu items in Mirror menu. also added support for hg.conf browser.geoSuffix for testing. got rid of unneeded javascript in globalNav.inc and put C code instead into geoMirror.c
- src/hg/htdocs/inc/globalNavBar.inc
- lines changed 67, context: html, text, full: html, text
added support for database-based GUI menu items in Mirror menu. also added support for hg.conf browser.geoSuffix for testing. got rid of unneeded javascript in globalNav.inc and put C code instead into geoMirror.c
- src/hg/inc/geoMirror.h
- lines changed 6, context: html, text, full: html, text
added support for database-based GUI menu items in Mirror menu. also added support for hg.conf browser.geoSuffix for testing. got rid of unneeded javascript in globalNav.inc and put C code instead into geoMirror.c
- src/hg/lib/geoMirror.c
- lines changed 72, context: html, text, full: html, text
added support for database-based GUI menu items in Mirror menu. also added support for hg.conf browser.geoSuffix for testing. got rid of unneeded javascript in globalNav.inc and put C code instead into geoMirror.c
- src/hg/lib/web.c
- lines changed 22, context: html, text, full: html, text
added support for database-based GUI menu items in Mirror menu. also added support for hg.conf browser.geoSuffix for testing. got rid of unneeded javascript in globalNav.inc and put C code instead into geoMirror.c
switch to commits view, user index