angie: changes by file
switch to: grouped by commit view, user index
review to branch (2009-08-10 to 2009-08-18) v213
- src/hg/hgTables/filterFields.c
- 1.79 lines changed: 6, context: html, text, full: html, text
Don't enforce double- or int-checking on numeric sql fields because the filter inputs can be ranges too.
- src/hg/hgTracks/hgTracks.c
- 1.1589 lines changed: 51, context: html, text, full: html, text
Added support for new trackDb setting maxWindowToDraw: if winEnd-winStart>maxWindowToDraw, don't load or draw items, just print out a message telling the user how close they must zoom in to see items.
- src/hg/makeDb/doc/hg17.txt
- 1.122 lines changed: 19, context: html, text, full: html, text
DGV updated to v8; changed color scheme to match their browser's.
- src/hg/makeDb/doc/hg18.txt
- 1.376 lines changed: 22, context: html, text, full: html, text
DGV updated to v8; changed color scheme to match their browser's.
- src/hg/makeDb/trackDb/README
- 1.87 lines changed: 1, context: html, text, full: html, text
Added new setting maxWindowToDraw.
- src/hg/makeDb/trackDb/trackDb.ra
- 1.525 lines changed: 6, context: html, text, full: html, text
Added new setting maxWindowToDraw to snp1* tracks, so they don't bog down views that are zoomed out way past the point where item display is meaningful.
- src/hg/makeDb/trackDb/human/dgv.html
- src/hg/makeDb/trackDb/human/trackDb.ra
- 1.468 lines changed: 1, context: html, text, full: html, text
DGV updated to v8.
switch to: grouped by commit view, user index