File Changes for tdreszer
switch to commits view, user indexv238_base to v239_preview (2010-08-17 to 2010-08-24) v239
- src/hg/hgTrackUi/hgTrackUi.c
- lines changed 7, context: html, text, full: html, text
Changes for ajax=1 version of cfg dialog
- lines changed 14, context: html, text, full: html, text
Fixed off by one bug seen in ie.
- lines changed 19, context: html, text, full: html, text
Find Tracks now has a description only popup
- lines changed 17, context: html, text, full: html, text
Got popup box for descrition in findTracks working properly
- src/hg/hgTracks/hgTracks.c
- lines changed 3, context: html, text, full: html, text
Removed call to trackHash for parentTdb, since composite parent should only be necessary for foundTracks and foundTracks has incomplete trackHash built
- lines changed 3, context: html, text, full: html, text
Screwed this up again. Limiting vis from composite parent should only be done by searchTracks, not normal image generation
- src/hg/hgTracks/imageV2.c
- lines changed 10, context: html, text, full: html, text
Fixed json to find the composite parent
- src/hg/hgTracks/searchTracks.c
- lines changed 44, context: html, text, full: html, text
Adding support for popup cfg even though there is currently some duplicated code
- lines changed 3, context: html, text, full: html, text
Screwed this up again. Limiting vis from composite parent should only be done by searchTracks, not normal image generation
- lines changed 1, context: html, text, full: html, text
Fixed off by one bug seen in ie.
- lines changed 19, context: html, text, full: html, text
Find Tracks now has a description only popup
- lines changed 1, context: html, text, full: html, text
Got popup box for descrition in findTracks working properly
- src/hg/htdocs/style/jquery-ui.css
- lines changed 2, context: html, text, full: html, text
Make the cfg popup a bit more recognizable
- lines changed 3, context: html, text, full: html, text
Find Tracks now has a description only popup
- lines changed 3, context: html, text, full: html, text
Got popup box for descrition in findTracks working properly
- src/hg/js/ajax.js
- lines changed 33, context: html, text, full: html, text
Fixed off by one bug seen in ie.
- src/hg/js/hgTracks.js
- lines changed 74, context: html, text, full: html, text
Changed the rightClick menu and prepared the ground for common hgTrackUi popup for findTracks
- lines changed 28, context: html, text, full: html, text
Fixed off by one bug seen in ie.
- lines changed 22, context: html, text, full: html, text
Find Tracks now has a description only popup
- lines changed 4, context: html, text, full: html, text
Something strange happened to last checkin. Also changed popup title.
- lines changed 9, context: html, text, full: html, text
Got popup box for descrition in findTracks working properly
- src/hg/js/jquery.tablednd.js
- lines changed 16, context: html, text, full: html, text
Added some protection for strange interactions between DnD and contextMenu
- src/hg/lib/hui.c
- lines changed 6, context: html, text, full: html, text
Changes for ajax=1 version of cfg dialog
switch to commits view, user index