Improve tooltip formatting.
commitf8c48d8f1a95231fa08b063520c729661a7b9159
authorLadislav Sladecek <ladislav.sladecek@gmail.com>
Fri, 28 Sep 2007 12:58:51 +0000 (28 14:58 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 29 Sep 2007 21:59:06 +0000 (29 23:59 +0200)
tree30b82958be096989828aa5ffda0f3eda0117a985
parent27fcf8f2d45484499ae9e057ca3a175551841686
Improve tooltip formatting.

This patch improves the tooltip format. The text is unwrapped in order
to avoid very short lines

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.egit.ui/src/org/spearce/egit/ui/GitHistoryPage.java