File Changes for tdreszer
switch to commits view, user indexv254_preview to v254_preview2 (2011-07-05 to 2011-07-12) v254
- src/hg/hgFileSearch/hgFileSearch.c
- lines changed 3, context: html, text, full: html, text
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/hgTracks/hgTracks.c
- lines changed 6, context: html, text, full: html, text
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.
- lines changed 6, context: html, text, full: html, text
Fix for redmine 2763. Return to browser from ps/pdf page now works.
- src/hg/hgTracks/searchTracks.c
- lines changed 3, context: html, text, full: html, text
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/js/ddcl.js
- lines changed 329, context: html, text, full: html, text
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/js/hgTracks.js
- lines changed 4, context: html, text, full: html, text
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/js/hui.js
- lines changed 3, context: html, text, full: html, text
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.
- lines changed 297, context: html, text, full: html, text
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.
- lines changed 1, 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).
- src/hg/js/makefile
- lines changed 1, context: html, text, full: html, text
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/js/utils.js
- lines changed 277, context: html, text, full: html, text
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.
- lines changed 9, context: html, text, full: html, text
IE was creating 2 rows instead of 1 when the plus button was pressed in trackSearch.
- lines changed 383, context: html, text, full: html, text
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.
- lines changed 12, 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).
- src/hg/lib/fileUi.c
- lines changed 1, context: html, text, full: html, text
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.
- lines changed 2, context: html, text, full: html, text
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/lib/hui.c
- lines changed 13, context: html, text, full: html, text
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.
switch to commits view, user index