Robin Rosenberg <robin.rosenberg@xxxxxxxxxx> wrote: > This commit restores the ability to filter on not only the selected > resource but instead all changes in the same folder, same project > or same repository. The flag is persistent. > > Signed-off-by: Robin Rosenberg <robin.rosenberg@xxxxxxxxxx> > --- > > Same thing, not not adding the NON-NLS stuff tof UIIcons and UIText. We > should use SuppressWarnings for those files. Looks good, thanks. :-) > org.spearce.egit.ui/icons/elcl16/filterfolder.gif | Bin 0 -> 153 bytes > org.spearce.egit.ui/icons/elcl16/filterproject.gif | Bin 0 -> 154 bytes > org.spearce.egit.ui/icons/elcl16/filterrepo.gif | Bin 0 -> 322 bytes > .../src/org/spearce/egit/ui/UIIcons.java | 12 ++ > .../src/org/spearce/egit/ui/UIText.java | 9 ++ > .../egit/ui/internal/history/GitHistoryPage.java | 113 +++++++++++++++++++- > .../src/org/spearce/egit/ui/uitext.properties | 4 + > 7 files changed, 134 insertions(+), 4 deletions(-) > create mode 100644 org.spearce.egit.ui/icons/elcl16/filterfolder.gif > create mode 100644 org.spearce.egit.ui/icons/elcl16/filterproject.gif > create mode 100644 org.spearce.egit.ui/icons/elcl16/filterrepo.gif -- Shawn. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html