aamp: changes by file
switch to: grouped by commit view, user index
review to branch (2009-08-10 to 2009-08-18) v213
- src/hg/hgTracks/hgTracks.c
- 1.1588 lines changed: 1, context: html, text, full: html, text
Changes to reflect library changes dealing with the next-item button custom track bug. hGetBedRange wasn't up to the task.
- src/hg/hgTracks/simpleTracks.c
- 1.96 lines changed: 7, context: html, text, full: html, text
Changes to reflect library changes dealing with the next-item button custom track bug. hGetBedRange wasn't up to the task.
- src/hg/inc/hdb.h
- 1.168 lines changed: 6, context: html, text, full: html, text
Change to hGetBedRange() for custom tracks. The problem was that hParseTableName expected a database to be passed to it that included a chromInfo table. customTrash isn't one of those databases, so instead we're also including the name of the database being browsed.
- src/hg/lib/hdb.c
- 1.409 lines changed: 14, context: html, text, full: html, text
Change to hGetBedRange() for custom tracks. The problem was that hParseTableName expected a database to be passed to it that included a chromInfo table. customTrash isn't one of those databases, so instead we're also including the name of the database being browsed.
switch to: grouped by commit view, user index