File Changes for tdreszer
switch to commits view, user indexv256_preview to v256_preview2 (2011-08-16 to 2011-08-23) v256
- src/hg/hgApi/hgApi.c
- lines changed 5, context: html, text, full: html, text
Added support for cv terms that are searchable='wildList'. This type of searching allows comma dilimied lists and '%' wild card.
- src/hg/hgTracks/hgTracks.c
- lines changed 5, context: html, text, full: html, text
Code that is ifdef'd out for >1x dragScroll.
- lines changed 3, context: html, text, full: html, text
Larry and I have added page/image refresh when it is dirty. This is for solving the main back-button issue, where js/ajax changes to the image are lost when using back-button.
- lines changed 5, context: html, text, full: html, text
The reload on dirty page can be called earlier for FF and Chrome, but IE still relies upon the slower approach of full load then reload.
- src/hg/hgTracks/imageV2.h
- lines changed 6, context: html, text, full: html, text
Code that is ifdef'd out for >1x dragScroll.
- src/hg/hgTracks/simpleTracks.c
- lines changed 9, context: html, text, full: html, text
Code that is ifdef'd out for >1x dragScroll.
- src/hg/hgTracks/variation.c
- lines changed 12, context: html, text, full: html, text
Code that is ifdef'd out for >1x dragScroll.
- src/hg/inc/cv.h
- lines changed 2, context: html, text, full: html, text
Added support for cv terms that are searchable='wildList'. This type of searching allows comma dilimied lists and '%' wild card.
- src/hg/inc/hui.h
- lines changed 2, context: html, text, full: html, text
dateUnrestricted should no longer be calculated off of dateSubmitted. It should also no longer be seen in hgc or hgTables when it is in the past.
- src/hg/js/hgTracks.js
- lines changed 99, context: html, text, full: html, text
Larry and I have added page/image refresh when it is dirty. This is for solving the main back-button issue, where js/ajax changes to the image are lost when using back-button.
- lines changed 8, context: html, text, full: html, text
For shift-dragZoom, switching the cursor to crosshair when shift key is down.
- lines changed 1, context: html, text, full: html, text
The reload on dirty page can be called earlier for FF and Chrome, but IE still relies upon the slower approach of full load then reload.
- src/hg/js/utils.js
- lines changed 2, context: html, text, full: html, text
Added support for cv terms that are searchable='wildList'. This type of searching allows comma dilimied lists and '%' wild card.
- src/hg/lib/cv.c
- lines changed 5, context: html, text, full: html, text
Added support for cv terms that are searchable='wildList'. This type of searching allows comma dilimied lists and '%' wild card.
- src/hg/lib/hui.c
- lines changed 24, context: html, text, full: html, text
dateUnrestricted should no longer be calculated off of dateSubmitted. It should also no longer be seen in hgc or hgTables when it is in the past.
- lines changed 1, context: html, text, full: html, text
Extra careful on that dateUnrestricted.
- src/hg/lib/mdb.c
- lines changed 36, context: html, text, full: html, text
Added support for cv terms that are searchable='wildList'. This type of searching allows comma dilimied lists and '%' wild card.
- src/hg/lib/search.c
- lines changed 12, context: html, text, full: html, text
Added support for cv terms that are searchable='wildList'. This type of searching allows comma dilimied lists and '%' wild card.
- src/hg/makeDb/trackDb/cv/alpha/cv.ra
- lines changed 8, context: html, text, full: html, text
Added support for cv terms that are searchable='wildList'. This type of searching allows comma dilimied lists and '%' wild card.
switch to commits view, user index