Font and color decoration.
commit617a563f9f1c264b123f8c1d01d7518d1f946799
authorIgor Fedorenko <igor@ifedorenko.com>
Mon, 21 Dec 2009 14:36:18 +0000 (21 09:36 -0500)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 1 Feb 2010 22:00:15 +0000 (1 23:00 +0100)
tree76fc567d8e6e72aa8abf848ab4a7d1e32ccc25d0
parent8482faf44b571d44bafb314419d127f46a5d2257
Font and color decoration.

Implemented font and colour decoration. The same font and colour is used
for all uncommitted changes, i.e. resources that have differencies from
their corresponding index files and resources that are not tracked by git
(and are not ignored). Most of the plumbing code was shamelessly copied
from CVSLightweightDecorator.

Change-Id: I2089e9fcc557aa50553d4b4458234e56531fea1f
Signed-off-by: Igor Fedorenko <igor@ifedorenko.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui/plugin.properties
org.eclipse.egit.ui/plugin.xml
org.eclipse.egit.ui/src/org/eclipse/egit/ui/UIPreferences.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/decorators/GitLightweightDecorator.java
org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/preferences/GitDecoratorPreferencePage.java