File Changes for larrym
switch to commits view, user indexv255_preview2 to v255_base (2011-08-02 to 2011-08-08) v255
- src/hg/hgTracks/hgTracks.c
- lines changed 2, context: html, text, full: html, text
fix problem where next/prev items didn't have a full context menu
- src/hg/hgTracks/imageV2.c
- lines changed 1, context: html, text, full: html, text
use a class to populate mouse events for area tags to slim down html
- src/hg/js/hgTracks.js
- lines changed 26, context: html, text, full: html, text
add allowDragAndZoomEverywhere code (currently turned off; see redmine 4667); commented out my 1x panning test code
- lines changed 13, context: html, text, full: html, text
use a class to populate mouse events for area tags to slim down html
- lines changed 10, context: html, text, full: html, text
fix bugs in allowDragAndZoomEverywhere
- lines changed 17, context: html, text, full: html, text
exeriment with using shift/cntrl to allow drag-and-select anywhere in the hgTracks images
- lines changed 16, context: html, text, full: html, text
turn on mapIsUpdateable in Safari >= 5.1
- lines changed 17, context: html, text, full: html, text
update safari related comments
- src/hg/js/jquery.imgareaselect.js
- lines changed 11, context: html, text, full: html, text
allow options.clickClipHeight to be a list; currently not used (see redmine 4781)
- lines changed 9, context: html, text, full: html, text
fix bugs in allowDragAndZoomEverywhere
- lines changed 1, context: html, text, full: html, text
exeriment with using shift/cntrl to allow drag-and-select anywhere in the hgTracks images
switch to commits view, user index