File Changes for larrym
switch to commits view, user indexv260_preview to v260_preview2 (2011-11-15 to 2011-11-22) v260
- src/hg/hgTracks/hgTracks.c
- lines changed 20, context: html, text, full: html, text
work on merging gene suggest into position search (#5933); currently only on in larrym's tree
- src/hg/hgTracks/imageV2.c
- lines changed 8, context: html, text, full: html, text
use attributeEncode instead of htmlEncode in title attributes (e.g. allow encoded unicode)
- src/hg/htdocs/style/HGStyle.css
- lines changed 11, context: html, text, full: html, text
add styles for new position input design (#5933)
- src/hg/js/hgGateway.js
- lines changed 3, context: html, text, full: html, text
work on #3484; corner-case where user hits enter w/o selecting item from list
- src/hg/js/hgTracks.js
- lines changed 33, context: html, text, full: html, text
work on #3484; corner-case where user hits enter w/o selecting item from list. Some experimental code for #5933 (only turned on in larrym's tree)
- lines changed 4, context: html, text, full: html, text
copy coordinates in location input when user clicks on static copy of position
- lines changed 1, context: html, text, full: html, text
use removeAttr to fix a jQuery 1.7 problem
- src/hg/js/utils.js
- src/inc/htmshell.h
- lines changed 3, context: html, text, full: html, text
add htmlTextReplaceTagsWithChar
- src/lib/htmshell.c
- lines changed 27, context: html, text, full: html, text
add htmlTextReplaceTagsWithChar
switch to commits view, user index