File Changes for max
switch to commits view, user indexv322_preview to v322_preview2 (2015-08-31 to 2015-09-07) v322
- src/hg/hgMirror/hgMirror
- lines changed 23, context: html, text, full: html, text
fixing a bug on gbib where hgMirror can't write tempfiles due to
insufficient rights. refs #15963
- src/hg/hgTracks/extTools.c
- lines changed 32, context: html, text, full: html, text
Removing the 'send to' menu and replacing it with a javascript-based
dialog that closes itself. Also fixing a small bug with the / key on
firefox for the shortcuts. refs #15113
- src/hg/hgTracks/extTools.h
- lines changed 3, context: html, text, full: html, text
Removing the 'send to' menu and replacing it with a javascript-based
dialog that closes itself. Also fixing a small bug with the / key on
firefox for the shortcuts. refs #15113
- src/hg/hgTracks/hgTracks.c
- lines changed 7, context: html, text, full: html, text
Removing the 'send to' menu and replacing it with a javascript-based
dialog that closes itself. Also fixing a small bug with the / key on
firefox for the shortcuts. refs #15113
- src/hg/hgTracks/menu.c
- lines changed 13, context: html, text, full: html, text
adding a sub-menu to the View menu, refs #15113
- lines changed 71, context: html, text, full: html, text
Removing the 'send to' menu and replacing it with a javascript-based
dialog that closes itself. Also fixing a small bug with the / key on
firefox for the shortcuts. refs #15113
- lines changed 25, context: html, text, full: html, text
moveing ext tools menu upwards and adding sep line, as per Jim's
suggestions, refs #15113
- src/hg/htdocs/style/nice_menu.css
- lines changed 10, context: html, text, full: html, text
moveing ext tools menu upwards and adding sep line, as per Jim's
suggestions, refs #15113
- src/hg/js/README
- lines changed 3, context: html, text, full: html, text
Removing the 'send to' menu and replacing it with a javascript-based
dialog that closes itself. Also fixing a small bug with the / key on
firefox for the shortcuts. refs #15113
- src/hg/js/hgTracks.js
- lines changed 66, context: html, text, full: html, text
Removing the 'send to' menu and replacing it with a javascript-based
dialog that closes itself. Also fixing a small bug with the / key on
firefox for the shortcuts. refs #15113
switch to commits view, user index