File Changes for tdreszer
switch to commits view, user indexv255_preview to v255_preview2 (2011-07-26 to 2011-08-02) v255
- src/hg/hgTracks/imageV2.c
- lines changed 13, context: html, text, full: html, text
Integrate my dragScroll with Larry's new json hash code.
- src/hg/hgTracks/imageV2.h
- lines changed 25, context: html, text, full: html, text
Integrate my dragScroll with Larry's new json hash code.
- src/hg/inc/cv.h
- lines changed 19, context: html, text, full: html, text
Fixed some hash sizes, moved some validation code from mdb.c to cv.c, added numeric sort of hgFileUi filerBy and track/file search of terms defined in cv validation as integer.
- src/hg/inc/trackDb.h
- lines changed 13, context: html, text, full: html, text
Cleaned up the tdbExtras a little. Jim recommended always allocating. Currently leaving in an assert, but will remove it on next check-in
- lines changed 3, context: html, text, full: html, text
Temporarily reverting a change because Angie sees the assert popping. Will fix this Monday.
- lines changed 54, context: html, text, full: html, text
Backtracking on tdbExtras. I don't think it should be defined for every tdb, but only defined when needed. I do think there should be getters and setters, because of create on use and because encapsulating object knowledge/assumptions makes sense long term.
- src/hg/js/hgTracks.js
- lines changed 42, context: html, text, full: html, text
Integrate my dragScroll with Larry's new json hash code.
- lines changed 1, context: html, text, full: html, text
Oops. Left a 'curly' bracket. Is no 'mo'. Sorry 'Larry'.
- src/hg/lib/customFactory.c
- lines changed 1, context: html, text, full: html, text
Cleaned up the tdbExtras a little. Jim recommended always allocating. Currently leaving in an assert, but will remove it on next check-in
- src/hg/lib/cv.c
- lines changed 214, context: html, text, full: html, text
Fixed some hash sizes, moved some validation code from mdb.c to cv.c, added numeric sort of hgFileUi filerBy and track/file search of terms defined in cv validation as integer.
- src/hg/lib/fileUi.c
- lines changed 6, context: html, text, full: html, text
Fixed some hash sizes, moved some validation code from mdb.c to cv.c, added numeric sort of hgFileUi filerBy and track/file search of terms defined in cv validation as integer.
- src/hg/lib/hdb.c
- lines changed 2, context: html, text, full: html, text
Cleaned up the tdbExtras a little. Jim recommended always allocating. Currently leaving in an assert, but will remove it on next check-in
- lines changed 13, context: html, text, full: html, text
Checking in a solution to hgApi/ajax call to get hub track metadata (redmine 3280). The fix is ifdef'd out until we are clear what we want.
- lines changed 3, context: html, text, full: html, text
Backtracking on tdbExtras. I don't think it should be defined for every tdb, but only defined when needed. I do think there should be getters and setters, because of create on use and because encapsulating object knowledge/assumptions makes sense long term.
- src/hg/lib/hui.c
- lines changed 4, context: html, text, full: html, text
Rearranged order of encode peak filters in hgTrackUi as per Katrina and redmine 4720.
- src/hg/lib/mdb.c
- lines changed 167, context: html, text, full: html, text
Fixed some hash sizes, moved some validation code from mdb.c to cv.c, added numeric sort of hgFileUi filerBy and track/file search of terms defined in cv validation as integer.
- src/hg/lib/trackDb.c
- lines changed 1, context: html, text, full: html, text
Cleaned up the tdbExtras a little. Jim recommended always allocating. Currently leaving in an assert, but will remove it on next check-in
- src/hg/lib/trackDbCustom.c
- lines changed 19, context: html, text, full: html, text
Cleaned up the tdbExtras a little. Jim recommended always allocating. Currently leaving in an assert, but will remove it on next check-in
- lines changed 2, context: html, text, full: html, text
I need to init tdbExtras in hgTrackDb too.
- lines changed 86, context: html, text, full: html, text
Backtracking on tdbExtras. I don't think it should be defined for every tdb, but only defined when needed. I do think there should be getters and setters, because of create on use and because encapsulating object knowledge/assumptions makes sense long term.
- src/inc/common.h
- lines changed 6, context: html, text, full: html, text
Fixed some hash sizes, moved some validation code from mdb.c to cv.c, added numeric sort of hgFileUi filerBy and track/file search of terms defined in cv validation as integer.
- src/lib/common.c
- lines changed 13, context: html, text, full: html, text
Fixed some hash sizes, moved some validation code from mdb.c to cv.c, added numeric sort of hgFileUi filerBy and track/file search of terms defined in cv validation as integer.
- src/lib/ra.c
- lines changed 1, context: html, text, full: html, text
Fixed some hash sizes, moved some validation code from mdb.c to cv.c, added numeric sort of hgFileUi filerBy and track/file search of terms defined in cv validation as integer.
switch to commits view, user index