Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-16Bug 543933 - Build javadocs with Java 11I20190218-0600I20190217-1800I20190217-0600I20190216-1800Alexander Kurtakov3-41/+55
2019-02-14Bug 543933 - Build javadocs with Java 11Alexander Kurtakov1-2/+2
2019-02-13Bug 543933 - Build javadocs with Java 11Y20190213-2200I20190213-1800Alexander Kurtakov1-3/+5
2018-08-22Bug 530393 - EPL 2.0 update for platform.text plug-ins - Part 1Lars Vogel30-90/+180
2018-07-18Lambda conversions.Alexander Kurtakov1-39/+19
2018-04-19Bug 533837 - Direct use of IStructuredSelectionAlexander Kurtakov1-3/+3
2018-02-12Minor - Variable declaration should be in its own lineI20180213-0125I20180212-2000Lars Vogel1-1/+2
2017-08-07Bug 519785 - Use enhanced for loops in org.eclipse.searchI20170808-2000I20170807-2000Christoph Stanik4-41/+34
2017-06-16Bug 518340 - Replace StringBuffer with StringBuilder in org.eclipse.searchLars Vogel1-1/+1
2016-07-12Bug 497776 - Remove trailing whitespace from org.eclipse.searchLars Vogel6-11/+11
2016-05-05Bug 492973 - Avoid invoking inefficient new String() constructor inLars Vogel1-1/+1
2016-04-21Bug 477471 - Search view: Remove 'Search Again' and 'Expand All' from context...Robert Roth1-5/+2
2015-12-01Bug 478673: generify codeI20151201-1100I20151201-0800Markus Keller3-42/+42
2015-12-01Bug 478673: remove unused castsMarkus Keller1-1/+1
2015-12-01Bug 478673: added @Override/@Deprecated and removed non-Javadoc boilerplateMarkus Keller6-48/+43
2015-09-11Fixed bug 475602: No way to search for text with * in text files onlyDani Megert1-0/+12
2015-01-29Bug 458704 - Fix failing FileSearchTestI20150203-1300I20150129-1830Terry Parker1-1/+40
2013-03-12Polished fix for bug 402009: Whole word API and UI should not allow to be tru...N20130318-2000N20130317-2000N20130316-1500N20130315-2000I20130319-1000I20130314-1330I20130313-2000I20130313-0800I20130312-2000Dani Megert1-2/+5
2013-02-28Fixed bug 399094: Add "whole word" option to file searchv20130228-141832I20130228-2000Christian Walther1-2/+16
2011-12-13Fixed bug 348277: [api] Expose PatternConstructorDani Megert1-2/+27
2011-04-27Updated copyright.Dani Megert2-2/+2
2011-02-07Bug 334996: PageBook#showPage(Control) should set all other pages to invisiblev20110208-0800Markus Keller1-3/+1
2011-02-01Fixed bug 108247: 'Selected resources' scope disabled but 'Enclosing projects...Dani Megert1-1/+20
2011-01-24Replaced wrong usage of "it's" with "its".Dani Megert1-9/+9
2011-01-21Bug 334966: 'Occurrences in File' search sometimes doesn't take focusMarkus Keller1-1/+3
2010-10-12reverted Bug 324385: [search] Double-click in Search results pages should alw...Markus Keller1-1/+2
2010-09-03Bug 324385: [search] Double-click in Search results pages should always toggl...v20100907-0800Markus Keller1-2/+1
2010-09-02Javadoc spellingMarkus Keller1-1/+1
2010-06-14use API from Bug 105914: Add recursive isDerived convenience methodMarkus Keller1-12/+2
2010-01-25Fixed bug 187225: Rework opening of editors from Search viewv20100125-1300Dani Megert1-1/+55
2009-04-01Fixed bug 268950: [Commands] New APIs in IWorkbenchCommandConstants are missi...Dani Megert1-1/+1
2009-03-17Adopted IWorkbenchCommandConstants.Dani Megert1-8/+7
2008-12-31copyright updatesDani Megert21-21/+21
2008-11-25Removed dead code.Dani Megert1-12/+2
2008-11-19Fixed bug 255707: Add @noextend to @noimplement interfacesDani Megert3-0/+3
2008-09-23Fixed bug 248262: Add removeQuery() method on NewSearchUI utility classDani Megert1-0/+10
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert30-443/+443
2008-09-05Fixed bug 45186: [UI Guidelines] Double clicking a view does not activate editorDani Megert1-48/+61
2008-09-05Fixed Javadoc warnings.Dani Megert2-12/+10
2008-08-26Fixed compiler warning.Dani Megert1-2/+0
2008-05-29Updated copyright date.v20080529-0800Dani Megert1-1/+1
2008-05-06229945 Use BasicElementLabels for BIDIv20080506-2000Martin Aeschlimann1-4/+3
2008-04-25remove match selects nextMartin Aeschlimann1-0/+3
2008-04-15222924 BIDI3.4:HCG Incorrect file name pattern display in "Previous Searches"...Martin Aeschlimann1-1/+1
2008-04-14222924 BIDI3.4:HCG Incorrect file name pattern display in "Previous Searches"...Martin Aeschlimann1-1/+3
2008-04-03added API tooling tagsMartin Aeschlimann6-12/+27
2008-02-18219240 Mention IReplacePage in ISearchPage javadocMartin Aeschlimann1-3/+8
2007-12-13update label when input is clearedMartin Aeschlimann1-0/+2
2007-11-06expand all action in context menuMartin Aeschlimann1-8/+18
2007-10-22Fixed warning.Dani Megert1-1/+6

Back to the top