Disable spell check quickfixes if viewer is read only
commitd9a44ed8c6c28f1b9cda595eb57bf5d81b1b3f6c
authorBenjamin Muskalla <benjamin.muskalla@tasktop.com>
Sun, 31 Jul 2011 22:42:02 +0000 (31 15:42 -0700)
committerKevin Sawicki <kevin@github.com>
Sun, 31 Jul 2011 22:42:02 +0000 (31 15:42 -0700)
treebc1b6c989c26bb9f459253ba90d93e91555da40b
parentecc3a1a944f7a5fe73034aae064ecf64a3203200
Disable spell check quickfixes if viewer is read only

Currently it's possible to "fix" spelling in read-only editors (eg.
commit viewer).

Change-Id: I0223d578cdf5061642b3e13af402c92c7e3140a6
Signed-off-by: Benjamin Muskalla <benjamin.muskalla@tasktop.com>
Signed-off-by: Kevin Sawicki <kevin@github.com>
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/commit/CommitEditorPage.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/dialogs/SpellcheckableMessageArea.java