git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ferry Huberts <ferry.huberts@pelagic.nl>
To: git@vger.kernel.org
Cc: Ferry Huberts <ferry.huberts@pelagic.nl>
Subject: [EGIT] [PATCH v1 0/1] Add an ignored icon
Date: Mon, 23 Feb 2009 20:03:43 +0100	[thread overview]
Message-ID: <cover.1235415747.git.ferry.huberts@pelagic.nl> (raw)

Add an ignored icon to the label decorations page and make
sure that it is actually decorated: from now on do not ignore
ignored resources during decoration.

Ferry Huberts (1):
  Add an ignored icon

 org.spearce.egit.ui/icons/ovr/ignored.gif          |  Bin 0 -> 102 bytes
 .../egit/ui/PluginPreferenceInitializer.java       |    1 +
 .../src/org/spearce/egit/ui/UIIcons.java           |    4 ++++
 .../src/org/spearce/egit/ui/UIPreferences.java     |    2 ++
 .../src/org/spearce/egit/ui/UIText.java            |    3 +++
 .../decorators/GitLightweightDecorator.java        |   11 ++++++++---
 .../preferences/GitDecoratorPreferencePage.java    |   12 ++++++++++++
 .../src/org/spearce/egit/ui/uitext.properties      |    1 +
 8 files changed, 31 insertions(+), 3 deletions(-)
 create mode 100644 org.spearce.egit.ui/icons/ovr/ignored.gif

             reply	other threads:[~2009-02-23 19:05 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-23 19:03 Ferry Huberts [this message]
2009-02-23 19:03 ` [EGIT] [PATCH v1 1/1] Add an ignored icon Ferry Huberts
2009-02-23 23:59   ` Tor Arne Vestbø
2009-02-24  5:15     ` Ferry Huberts (Pelagic)
2009-02-24  6:11       ` Ferry Huberts (Pelagic)
2009-02-24  9:23         ` Tor Arne Vestbø
2009-02-24  9:22           ` Ferry Huberts (Pelagic)
2009-02-24  7:06     ` Robin Rosenberg
2009-02-24  9:28       ` Tor Arne Vestbø

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1235415747.git.ferry.huberts@pelagic.nl \
    --to=ferry.huberts@pelagic.nl \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).