Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-03-08Bug 513274: Real "Unlikely argument type" problem in SearchY20170309-1000S4_7_0_M6I20170311-2000I20170310-2000I20170308-2000Markus Keller2-2/+3
2017-02-02Bug 493306 - Inefficient use of keySet iterator instead of entrySetLars Vogel2-8/+7
2017-01-11Bug 510312 - Replace usage of new Integer(int) with Integer.valueOf() inLars Vogel5-11/+11
2017-01-11Bug 510312 - Replace usage of new Integer(int) with Integer.valueOf() inLars Vogel5-12/+12
2017-01-02Bug 509831 - AssertionFailedException below FileSearchPage.handleOpenI20170105-0320I20170105-0230I20170104-2000I20170104-0800I20170103-2000I20170102-2000Andrey Loskutov1-0/+3
2016-12-20Bug 430992 - [CSS] [dark theme] Search dialog tab headers are unstyledY20161229-1000Y20161223-1030Y20161222-1000I20170101-2000I20161231-2000I20161230-2000I20161229-2000I20161228-2000I20161227-2000I20161226-2000I20161225-2000I20161224-2000I20161223-2000I20161223-0615I20161222-2000I20161221-2000I20161221-0400I20161220-2000Lars Vogel1-1/+2
2016-12-19Bug430992 - [CSS] [dark theme] Search dialog tab headers are unstyledI20161220-0530I20161219-2000Lars Vogel1-6/+6
2016-12-06Revert "Bug 507400 - Search dialog should not be modal"Y20161215-1200Y20161208-1000S4_7_0_M4I20161219-0145I20161218-2000I20161217-2000I20161216-2000I20161215-2000I20161215-0915I20161215-0830I20161215-0730I20161215-0130I20161214-2000I20161214-1005I20161213-2000I20161213-0600I20161213-0300I20161212-2000I20161211-2000I20161210-2000I20161208-0830I20161208-0730I20161207-2000I20161207-1340I20161207-0800I20161207-0515I20161206-2000Lars Vogel2-16/+0
2016-11-28Bug 508285 - Remove old build notes from org.eclipse.searchLars Vogel8-4834/+0
2016-11-15Bug 507400 - Search dialog should not be modalY20161117-1000I20161117-2000I20161116-2000Lars Vogel2-0/+16
2016-09-09Bug 501115 Replace gif files in org.eclipse.search with png filesMatthias Becker163-37/+37
2016-07-22Bug 498319 - Search View: Expand All missing from Context MenuI20160726-0800Stefan Xenos1-0/+57
2016-07-15Revert "Bug 493391 - Unnatural button order in File Search dialog with GTK3"Y20160721-1000I20160719-0800I20160716-1900Markus Keller1-15/+3
2016-07-12Bug 493391 - Unnatural button order in File Search dialog with GTK3Y20160714-1000Ian Pun1-3/+15
2016-07-12Bug 497776 - Remove trailing whitespace from org.eclipse.searchLars Vogel2-2/+2
2016-07-12Bug 497776 - Remove trailing whitespace from org.eclipse.searchLars Vogel2-16/+92
2016-07-12Bug 497776 - Remove trailing whitespace from org.eclipse.searchLars Vogel18-46/+46
2016-07-07Bug 497051 - Improve text search when multiple files have same locationAlexander Kurtakov1-2/+1
2016-07-06Bug 497051 - Improve text search when multiple files have same locationMickael Istria1-44/+95
2016-06-28Bug 496465: Prep for 4.7 (Oxygen) buildsMarkus Keller1-1/+1
2016-05-19Revert "Bug 493687 - UI slow to respond during file search"Y20160526-1000I20160530-2000I20160529-2000I20160528-1500I20160527-2000I20160525-2000I20160524-2000I20160523-2000I20160522-2000I20160521-1500I20160520-2000I20160519-1730I20160519-1100Dani Megert1-1/+1
2016-05-17Bug 493687 - UI slow to respond during file searchI20160517-2000Sergey Prigogin1-1/+1
2016-05-17Bug 489551 - File Search silently drops results on StackOverflowErrorSergey Prigogin1-83/+76
2016-05-05Bug 492973 - Avoid invoking inefficient new String() constructor inLars Vogel3-4/+4
2016-05-03Bug 492875 - Remove the "strictly compatible JRE" per-project overrideI20160504-0035I20160503-2000Lars Vogel1-2/+0
2016-04-21Updated copyright dateY20160421-1000Dani Megert1-1/+1
2016-04-21Bug 477471 - Search view: Remove 'Search Again' and 'Expand All' from context...Robert Roth1-5/+2
2016-04-20Bug 477471 - Search view: Remove 'Search Again' from context menu Robert Roth1-1/+1
2016-02-04Bug 487191 - Remove unnecessary Message wrapperLars Vogel2-35/+5
2016-01-20Fixes for bug 483340: ListenerList should be parameterizedMarkus Keller1-6/+4
2015-12-06remove @SuppressWarnings("unchecked") to satisfy SDK buildMarkus Keller1-1/+0
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller57-611/+606
2015-12-01Bug 478673: remove unused castsMarkus Keller9-16/+16
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller110-366/+594
2015-12-01Bug 478673: Move platform text to Java 1.8 BREEMarkus Keller6-26/+82
2015-09-28Fixed bug 478554: Text Search should be enabled even if file name patterns is...I20150929-0800Dani Megert1-3/+3
2015-09-11Renamed "Binary resources" to "Binary files"I20150922-0800I20150916-2000I20150916-0800I20150915-2000I20150915-0800I20150914-2000I20150914-1545I20150914-1130I20150914-0800I20150913-2000Dani Megert1-1/+1
2015-09-11Fixed bug 475602: No way to search for text with * in text files onlyDani Megert8-18/+68
2015-07-31Fixed bug 465070: TextSearchVisitor.processFile method relies on undocumented...Dani Megert1-10/+2
2015-07-30Bug 470244 - Replace new Boolean with Boolean.valueOfAlex Blewitt1-2/+3
2015-07-27Fixed bug 228974: No easy way to search for text in binary filesI20150728-0800Dani Megert1-1/+1
2015-07-13Increased bundle version for Neon fixesI20150721-0800I20150714-0800Dani Megert2-2/+2
2015-07-13Fixed bug 463745: StandInException in MarkerHighlighter.removeHighlights (94)Dani Megert1-2/+2
2015-07-02Bug 469765: Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800Markus Keller1-1/+1
2015-03-18Fixed bug 448863 (part 2): [Search] Refresh on Access ignored during text searchI20150318-0800Dani Megert1-4/+13
2015-03-17Fixed bug 448863: [Search] Refresh on Access ignored during text searchI20150317-2000I20150317-1130I20150317-0800Dani Megert1-3/+11
2015-03-10Bug 441016 comment 25: removed no-op Math.round(..)I20150316-2000I20150316-0800I20150315-2000I20150311-1300Markus Keller1-1/+1
2015-01-30Updated copyright dateI20150203-0800Dani Megert1-1/+1
2015-01-29Bug 458704 - Fix failing FileSearchTestI20150203-1300I20150129-1830Terry Parker5-5/+52
2015-01-23Bug 441016 - Speed up text search by parallelizingI20150128-2000I20150128-0900I20150127-2000I20150127-0900I20150126-2000I20150126-0930I20150126-0800I20150125-2000Terry Parker4-104/+267

Back to the top