File Changes for larrym
switch to commits view, user indexv255_base to v256_preview (2011-08-08 to 2011-08-16) v256
- src/hg/hgTracks/hgTracks.c
- lines changed 93, context: html, text, full: html, text
move measureTiming output into span's so it can be manipulated on client side; add experimental dead code for returning image via URL (redmine #4888)
- src/hg/hgTracks/mainMain.c
- lines changed 2, context: html, text, full: html, text
put measureTiming stuff in spans
- src/hg/js/hgTracks.js
- lines changed 25, context: html, text, full: html, text
update measureTiming output when doing in-place update; fix Number() cast based on tdreszer's code review
- lines changed 18, context: html, text, full: html, text
disable buttons while we are finishing the update; don't allow control-select as it was screwing up right-click on the mac
- src/hg/js/jquery.imgareaselect.js
- lines changed 1, context: html, text, full: html, text
disable buttons while we are finishing the update; don't allow control-select as it was screwing up right-click on the mac
- src/lib/common.c
- lines changed 2, context: html, text, full: html, text
put span's around uglyTime's so we can manipulate them client side
switch to commits view, user index