History: Add setting to fill paragraphs of text..
commit0c18f759ae1628b917366470b752bf40eeb81246
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 28 Apr 2008 17:42:55 +0000 (28 19:42 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Mon, 12 May 2008 20:52:27 +0000 (12 22:52 +0200)
tree757ac40dc0804b4b5fb0ab65816538a42ccf19dd
parentbba2724c486a38dbf5da4bc68835a78a4a654169
History: Add setting to fill paragraphs of text..

The logic is that two consecutive lines, whose second line starts with
a word character in the first position, are logically the same line. This
is best used with the wrap comment setting, but we make it a separate
setting as it also affects things like copy to clipboard.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.egit.ui/src/org/spearce/egit/ui/UIPreferences.java
org.spearce.egit.ui/src/org/spearce/egit/ui/UIText.java
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/CommitMessageViewer.java
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/GitHistoryPage.java
org.spearce.egit.ui/src/org/spearce/egit/ui/uitext.properties