Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-12Fixed bug 402009: Whole word API and UI should not allow to be true if regex ...Christian Walther2-9/+11
2013-03-12Fixed bug 403040: NPE on clicking the 'Search' tool buttonDani Megert1-6/+11
2013-03-12Bug 33710: Open Search dialog with previous page instead of using the current...I20130312-1000I20130312-0800Markus Keller1-9/+10
2013-03-11Polished fix for bug 33710: Open Search dialog with previous page instead of ...I20130311-2000Dani Megert1-17/+19
2013-03-11Fixed bug 33710: Open Search dialog with previous page instead of using the c...Marco Descher3-1/+35
2013-03-01Improved Javadocv20130301-085518I20130311-0800I20130310-2000I20130309-1500I20130308-2000I20130307-2000I20130306-2330I20130306-2000I20130306-1518I20130306-1318I20130306-1033I20130306-1014I20130306-0836I20130306-0045I20130305-2300I20130305-2000I20130305-1718I20130305-1653I20130305-1032I20130305-0912I20130305-0800I20130304-2000I20130303-2000I20130302-1500I20130301-2000Dani Megert1-3/+3
2013-02-28Fixed bug 399094: Add "whole word" option to file searchv20130228-141832I20130228-2000Christian Walther4-19/+66
2012-10-25Fixed bug 380218: TUR4.2: Regular Expression \C violates the relationv20121025-122133I20121106-0800I20121031-2000I20121031-0800I20121030-2000I20121030-0800I20121029-2000I20121029-0800I20121028-2000Dani Megert1-4/+4
2012-04-27Fixed bug 346889: Document File Name Pattern Exclusionv20120427-1130Dani Megert1-3/+3
2012-01-27Fixed bug 369844: Potential NPEsv20120127-1415Dani Megert1-4/+4
2011-05-05Bug 343821: Replacing text does not update search matches for files that link...v20110505-0800Markus Keller1-21/+60
2011-04-15Fixed bug 342932: replace does not replace all matches found in same fileDani Megert1-6/+9
2011-03-18Fixed bug 320533: Replacing text in a set of files should only modify each ph...v20110322-0800Dani Megert1-4/+24
2011-03-18Removed useless skipFiltered flag.Dani Megert4-26/+17
2011-02-01Fixed bug 108247: 'Selected resources' scope disabled but 'Enclosing projects...Dani Megert3-13/+77
2011-01-04Removed superflous code.Dani Megert1-2/+1
2011-01-03workaround for bug 111440: [ltk][refactoring] preview page should sort/struct...v20110104-0800Markus Keller1-8/+19
2010-11-22Deprecated method from old search.v20101123-0800Dani Megert1-1/+3
2010-11-08Fixed bug 329533: Keywords is not highlighted in the "search view"Dani Megert1-3/+4
2010-11-01Fixed bug 328541: File Search dialog should fall back to previous search if (...Dani Megert1-1/+1
2010-10-25Removed unused variables.v20101025-1300Dani Megert2-5/+5
2010-10-20Fixed bug 328207: Use standard refresh icon in Search ViewDani Megert1-2/+3
2010-10-12reverted Bug 324385: [search] Double-click in Search results pages should alw...Markus Keller1-5/+0
2010-09-03Bug 324385: [search] Double-click in Search results pages should always toggl...v20100907-0800Markus Keller1-0/+5
2010-06-14use API from Bug 105914: Add recursive isDerived convenience methodMarkus Keller1-13/+2
2010-05-02Fixed bug 311148: SearchPageDescriptor#computeScore(Object) should test alter...Dani Megert1-6/+8
2010-04-19Fixed bug 309659: "0 matches in empty scope" when previous scope was "Selecte...v20100423-0800v20100420-0800Dani Megert2-5/+7
2010-03-23Fixed bug 306763: [BiDi] Copy element labels from a view should not contain B...Dani Megert1-1/+4
2010-03-16Fixed bug 305896: 'Show In' does not work if line match is selectedDani Megert1-0/+35
2010-02-24Don't sort the history.Dani Megert1-6/+4
2010-02-24Fixed wrong remembering of file extension history.Dani Megert1-9/+54
2010-02-19Removed ':' from "see: http".Dani Megert1-2/+2
2010-02-19End error message with '.'.Dani Megert1-6/+6
2010-01-25Fixed bug 187225: Rework opening of editors from Search viewv20100125-1300Dani Megert1-6/+4
2009-11-06Fixed bug 292924: Allow extending the 'extensions' of the org.eclipse.search....Dani Megert1-6/+5
2009-10-29Fixed bug 293661: 'Java Search' radio buttons overlap each otherDani Megert1-1/+4
2009-10-20Fixed bug 292719: Exception when search plug-in usedv20091026-0800v20091020-0800Dani Megert2-5/+10
2009-09-03Fixed bug 259592: [find/replace][content assist] Regular expression help degr...v20090908-0800Dani Megert2-3/+3
2009-08-11Fixed missing update of content assist when pattern changes.v20090818-0800Dani Megert1-1/+3
2009-06-18Fixed bug 280615: CCE when changing sort order in file search result pageDani Megert1-4/+3
2009-05-26Updated copyrights.Dani Megert1-1/+1
2009-05-26Updated copyrights.Dani Megert3-3/+3
2009-03-24Use "canceled" instead of "cancelled".Dani Megert1-1/+1
2009-03-18Fixed bug 269108: OpenSearchDialogPageAction leaks MenusDani Megert1-12/+22
2009-03-18Fixed bug 264353: Remove ListDialogDani Megert2-128/+9
2009-03-18Fixed bug 264351: Adopt the new PixelConverter from JFaceDani Megert3-61/+4
2009-03-17Adopted IWorkbenchCommandConstants.Dani Megert2-4/+8
2009-02-16Removed unused code.Dani Megert1-15/+0
2009-02-13Fixed bug 264752: [Viewers] Fix Javadoc for StyledCellLabelProvider#styleDeco...Dani Megert1-1/+1
2009-02-12Adopt new API: org.eclipse.jface.viewers.StyledCellLabelProvider.styleDecorat...Dani Megert1-20/+3

Back to the top