File Changes for larrym
switch to commits view, user indexv267_preview2 to v267_base (2012-05-08 to 2012-05-15) v267
- src/hg/hgTracks/config.c
- lines changed 4, context: html, text, full: html, text
add some missing td's and tr's to fix formatting problems when browser.theme is disabled (#7867)
- src/hg/hgTracks/hgTracks.c
- lines changed 2, context: html, text, full: html, text
fix cruft that was causing an empty "Ensembl" in blue bar for fr2 (pointed out by greg); menuBar => printMenuBar to fix name collision with some new code
- src/hg/hgTracks/menu.c
- lines changed 3, context: html, text, full: html, text
fix cruft that was causing an empty "Ensembl" in blue bar for fr2 (pointed out by greg); menuBar => printMenuBar to fix name collision with some new code
- src/hg/htdocs/style/makefile
- lines changed 2, context: html, text, full: html, text
commit some files that max forgot to commit (#7867)
- src/hg/htdocs/style/theme-modern.css
- lines changed 1, context: html, text, full: html, text
commit some files that max forgot to commit (#7867)
- src/hg/js/hgTracks.js
- lines changed 1, context: html, text, full: html, text
fix "hgTracks is undefined" error that was occurring when using the PDF Output page
- src/hg/lib/cart.c
- lines changed 28, context: html, text, full: html, text
fix problem in setThemeFromCart (assumed order of style, background didn't match what was in hg.conf (#7867)
- lines changed 1, context: html, text, full: html, text
add a missing cloneString
switch to commits view, user index