larrym: changes by file
switch to: grouped by commit view, user index
branch to review (2010-02-02 to 2010-02-10) v225
- src/hg/hgSuggest/hgSuggest.c
- 1.2 lines changed: 36, context: html, text, full: html, text
support exact matches; fix indentation
- 1.1 lines changed: 68, context: html, text, full: html, text
support gene auto-complete
- src/hg/hgSuggest/makefile
- 1.1 lines changed: 14, context: html, text, full: html, text
support gene auto-complete
- src/hg/inc/suggest.h
- 1.1 lines changed: 16, context: html, text, full: html, text
code to support suggesting genes given a prefix typed by the user
- src/hg/js/autocomplete.js
- 1.2 lines changed: 3, context: html, text, full: html, text
../cgi-bin/suggest => ../cgi-bin/hgSuggest
- 1.1 lines changed: 50, context: html, text, full: html, text
support stuff for auto-complete using jquery.autocomplete.js
- src/hg/js/hgGateway.js
- 1.1 lines changed: 12, context: html, text, full: html, text
javascript for hgGateway CGI
- src/hg/js/jquery.autocomplete.js
- 1.2 lines changed: 8, context: html, text, full: html, text
patch which fixes following problem: up/down arrows didn't work on IE, Safari and Chrome; patch downloaded from: http://code.google.com/p/jqac/issues/detail?id=1
- 1.1 lines changed: 481, context: html, text, full: html, text
version 1.4.2 downloaded from http://code.google.com/p/jqac/
- src/hg/lib/makefile
- src/hg/lib/suggest.c
- 1.3 lines changed: 1, context: html, text, full: html, text
one more try at rcsid
- 1.2 lines changed: 2, context: html, text, full: html, text
forgot the rcsid
- 1.1 lines changed: 18, context: html, text, full: html, text
code to support suggesting genes given a prefix typed by the user
- src/hg/utils/mutationClassifier/mutationClassifier.c
- 1.4 lines changed: 67, context: html, text, full: html, text
code cleanup per jim's feedback
switch to: grouped by commit view, user index