File Changes for galt
switch to commits view, user indexv309_base to v310_preview (2014-11-24 to 2014-12-08) v310
- src/hg/hgTracks/hgTracks.c
- lines changed 13, context: html, text, full: html, text
changing references to gif to png; fix documentation referring to slices to mention the newly-separated button slice
- src/hg/hgTracks/imageV2.c
- lines changed 9, context: html, text, full: html, text
changing references to gif to png; fix documentation referring to slices to mention the newly-separated button slice
- src/hg/hgTracks/imageV2.h
- lines changed 10, context: html, text, full: html, text
changing references to gif to png; fix documentation referring to slices to mention the newly-separated button slice
- src/hg/hgTracks/menu.c
- lines changed 1, context: html, text, full: html, text
Fixes #14173. Enables more sophisticated link to table browser from hgGene, hgc, and hgTrackUi, if the table exists and is not a custom track, then hgTables will launch with the table automatically selected. We are really just restoring functionality that we used to have -- and which got nuked when we were simplifying and unifying our menus and adding submenus a few years ago.
- src/hg/inc/web.h
- lines changed 1, context: html, text, full: html, text
Fixes #14173. Enables more sophisticated link to table browser from hgGene, hgc, and hgTrackUi, if the table exists and is not a custom track, then hgTables will launch with the table automatically selected. We are really just restoring functionality that we used to have -- and which got nuked when we were simplifying and unifying our menus and adding submenus a few years ago.
- src/hg/lib/web.c
- lines changed 32, context: html, text, full: html, text
Fixes #14173. Enables more sophisticated link to table browser from hgGene, hgc, and hgTrackUi, if the table exists and is not a custom track, then hgTables will launch with the table automatically selected. We are really just restoring functionality that we used to have -- and which got nuked when we were simplifying and unifying our menus and adding submenus a few years ago.
switch to commits view, user index