Bold substrings which match query when showing completions

This is simply a common idiom for completion widgets on the web.
The fact that GWT 1.5.3 doesn't provide it out of the box is a
bit disturbing, but we can easily implement it by inheriting off
gwtexpui's new HighlightSuggestOracle class.

Signed-off-by: Shawn O. Pearce <sop@google.com>
4 files changed