Commits for tdreszer
switch to files view, user index
v254_preview to v254_preview2 (2011-07-05 to 2011-07-12) v254
- Major performance improvements for IE javascript. parent() and add() both dragged the JSript engine to it's knees. Debug code is being checked in but not called.
- IE was creating 2 rows instead of 1 when the plus button was pressed in trackSearch.
- Moved all ddcl extension code into a ddcl object in ddcl.js. Reworked filterComp code to be more like filterTable code since IE was getting timeouts on HAIB TFBS.
- src/hg/hgFileSearch/hgFileSearch.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 6, context: html, text, full: html, text
- src/hg/hgTracks/searchTracks.c - lines changed 3, context: html, text, full: html, text
- Since IE is so slow on giant composites, limited filterBox invalid options being grayed to only occur when there are a limited number of subtracks checked (<300) or files (<300).
- Fix for redmine 2763. Return to browser from ps/pdf page now works.
- src/hg/hgTracks/hgTracks.c - lines changed 6, context: html, text, full: html, text
switch to files view, user index