Commits for tdreszer
switch to files view, user index
v240_preview to v240_base (2010-09-07 to 2010-09-14) v240
- Tangled code that allows form submits to wait for outstanding ajax completion.
- Put blueBar on a diet. Really we need css and bluBar as lib function.
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
- blue lines were off on bg image
- src/hg/hgTracks/hgTracks.c - lines changed 1, context: html, text, full: html, text
- Added support for setCartVars to trigger compositeTdbCleanupOverrides... that is ajax can now trigger the handling of subtrack v. composite/view setting overrides
- hgTrackUi can now use ajax to update composite/view settings, which enables keeping subtrack level v. composite/view level settings properly influencing each other. That is, timing is important in ensuring that composite/view level changes overrides subtrack level settings. The triggers for this code in hui.c are all ifdef'd on SUBTRACK_CFG_POPUP.
- src/hg/cartDump/cartDump.c - lines changed 13, context: html, text, full: html, text
- Removed a TODO list which has been done.
- Removed 'FIXME' which has been fixed.
- Cleaned up a lot of obsolete ifdefs, now that dragReorder and flatTracks are on the RR
- src/hg/hgTracks/config.c - lines changed 18, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 176, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 9, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.c - lines changed 26, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.h - lines changed 83, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 5, context: html, text, full: html, text
- src/hg/hgTracks/wigTrack.c - lines changed 3, context: html, text, full: html, text
- Fix a typo found by Jim
- src/hg/encode/encodeDownloadsPage/encodeDownloadsPage.pl - lines changed 1, context: html, text, full: html, text
- Added priority default is 100
- src/hg/makeDb/trackDb/README - lines changed 1, context: html, text, full: html, text
- Added tdbLimitedByAncestry() and used it to fix 2 vis problems: cfg popup and findTracks initial vis
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 14, context: html, text, full: html, text
- src/hg/hgTracks/searchTracks.c - lines changed 14, context: html, text, full: html, text
- Subtrack wigs can be packed.
- src/hg/hgTracks/imageV2.c - lines changed 2, context: html, text, full: html, text
- Further sorting out the difference between canPack and shouldPack
- src/hg/hgTracks/imageV2.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgTracks/searchTracks.c - lines changed 24, context: html, text, full: html, text
- Support conditional center labels for dense subtracks in both C and JS. Top dense subtrack in a set will show centerLabel of composite.
- src/hg/hgTracks/bamTrack.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/expRatioTracks.c - lines changed 1, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.c - lines changed 29, context: html, text, full: html, text
- src/hg/hgTracks/hgTracks.h - lines changed 12, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.c - lines changed 88, context: html, text, full: html, text
- src/hg/hgTracks/imageV2.h - lines changed 19, context: html, text, full: html, text
- src/hg/hgTracks/simpleTracks.c - lines changed 14, context: html, text, full: html, text
- Extended white list of mdb vars and changed some labelling.
- src/hg/hgTracks/searchTracks.c - lines changed 15, context: html, text, full: html, text
- Right click view image must use regen a non-imageV2 image, due to conditional centerLabels in imageV2, among other things.
- src/hg/hgTracks/hgTracks.c - lines changed 2, context: html, text, full: html, text
- src/hg/hgTracks/mainMain.c - lines changed 1, context: html, text, full: html, text
- Fixed bug where found and selected tracks were not displayed in browser because the '_sel' setting was being removed as redundant.
- src/hg/hgTracks/simpleTracks.c - lines changed 2, context: html, text, full: html, text
switch to files view, user index