FindToolbar port to the new history page.
commit80f7e39156e021dba985ad4bce6e78072dafefaa
authorRoger C. Soares <rogersoares@intelinet.com.br>
Sun, 6 Apr 2008 21:41:49 +0000 (6 17:41 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 7 Apr 2008 05:12:14 +0000 (7 01:12 -0400)
treedac54c61527f9ff83f7dcace42a221411b3122f5
parent22889efabc80e6f87cf98b742ff925b3a37082ce
FindToolbar port to the new history page.

This is a port from the find toolbar to the new history page.
It is replacing the current highlight flag in order to have the
find feature back but most of the code from the toolbar shall be
replaced to make use of the new infrastructure added into jgit
(RevFlag and RevFilter).

Signed-off-by: Roger C. Soares <rogersoares@intelinet.com.br>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.egit.ui/src/org/spearce/egit/ui/UIText.java
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/CommitGraphTable.java
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/FindResults.java [new file with mode: 0644]
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/FindToolbar.java [new file with mode: 0644]
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/FindToolbarThread.java [new file with mode: 0644]
org.spearce.egit.ui/src/org/spearce/egit/ui/internal/history/GitHistoryPage.java
org.spearce.egit.ui/src/org/spearce/egit/ui/uitext.properties