angie: changes by file
switch to: grouped by commit view, user index
branch to review (2009-04-14 to 2009-04-21) v204
- src/hg/hgTables/bedList.c
- 1.66 lines changed: 1, context: html, text, full: html, text
Use new constant for 'No results' message.
- src/hg/hgTables/compositeTrack.c
- 1.16 lines changed: 1, context: html, text, full: html, text
64 bytes is no longer big enough to accomodate <tableName>_sel with the giant wgEncode table names.
- src/hg/hgTables/gffOut.c
- 1.18 lines changed: 1, context: html, text, full: html, text
Use new constant for 'No results' message.
- src/hg/hgTables/hgTables.c
- 1.184 lines changed: 22, context: html, text, full: html, text
Cleaned up another hPrintf vs. fprintf unnecessary duplication and used new constant for 'No results' message.
- src/hg/hgTables/hgTables.h
- 1.137 lines changed: 1, context: html, text, full: html, text
Added a constant for our 'No results' message.
- src/hg/hgTables/seqOut.c
- 1.22 lines changed: 19, context: html, text, full: html, text
Print our usual 'No results' method instead of blank screen when no results (thx Katrina).
- src/hg/hgTracks/simpleTracks.c
- 1.75 lines changed: 7, context: html, text, full: html, text
Removing some 5-year-old code that became buggy when we started resolving position to chr:start-end before drawing tracks. A user managed to trigger this by using chr:start-end item names, and viewing the item positions, wrongly turning blue items red.
- src/hg/lib/hdb.c
- 1.400 lines changed: 2, context: html, text, full: html, text
Use the more efficient hDbExists in hTableOrSplitExists, and move the sqlDatabaseExists into hDbExists.
- src/hg/makeDb/trackDb/human/trackDb.ra
- 1.451 lines changed: 1, context: html, text, full: html, text
One more tweak to hgdpXpehh view limits (thx Brooke!).
- 1.450 lines changed: 2, context: html, text, full: html, text
Adjusted hgdpXpehh view limits (thx Brooke).
switch to: grouped by commit view, user index