Commits for tdreszer
switch to files view, user index
v260_preview2 to v260_base (2011-11-22 to 2011-12-06) v260
- Imported BUTTON_BY_CSS from branch because it goes with MATRIX_SQUEEZE
- src/hg/hgTrackUi/hgTrackUi.c - lines changed 10, context: html, text, full: html, text
- src/hg/hgTracks/config.c - lines changed 6, 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 8, context: html, text, full: html, text
- src/hg/htdocs/style/HGStyle.css - lines changed 11, context: html, text, full: html, text
- More style for matrix sqeeze that was developed in a branch
- src/hg/htdocs/style/HGStyle.css - lines changed 14, context: html, text, full: html, text
- Merging in update to MATRIX_SQUEEZE that was left on branch.
- Hopefully these are the last missing pieces of MATRIX_SQUEEZE
- src/hg/htdocs/style/HGStyle.css - lines changed 1, context: html, text, full: html, text
- Katrina is not ready for BUTTONS_BY_CSS in this release.
- Katrina is very particular about colors
- At this point, IE can't handle the matrix hover highlite.
- New calculation for squeezed label height
- Basing calc on font size has improved things, but height needs to be declared as em not pix. Now this looks perfect in my Linux/FF but not on Katrina's. No doubt there are still tweeks to be done.
- Jacob Pedersen noticed evofold was failing hgc because low type said double but actually the column contained a blob.
- Moved calculating of squeezed matrix label heights to js, since it is so browser dependent.
- src/hg/htdocs/style/HGStyle.css - lines changed 2, context: html, text, full: html, text
- Improved cv efficiency by only reading the cv.ra file once.
- Minor efficiency improvements to hgFileUi. Mostly added measureTiming support.
- If field were NULL, then a bad pointer error could occur
- Allow minimizing json output with -1 indent level. While having the apache server DEFLATE will make this change of little value, I thought I would check it in, rather than loose it.
- More timing in hgFileUi and hgFileSearch led to important efficiency changes. Most notable, I am relying upon cached rsync results now to improve speed.
- src/hg/hgFileSearch/hgFileSearch.c - lines changed 3, context: html, text, full: html, text
- src/hg/hgFileUi/hgFileUi.c - lines changed 1, context: html, text, full: html, text
- Had to check in code change that is ifdef'd out. This code is primarily used by me and fails in some compilers. Changes are being checked in because git doesn't let me change branches otherwise.
- v260 final build
- src/utils/qa/weeklybld/buildEnv.csh - lines changed 3, context: html, text, full: html, text
- New version number v260
- src/hg/inc/versionInfo.h - lines changed 1, context: html, text, full: html, text
switch to files view, user index