Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2009-01-07Fixed bug 257536: Clipped labels in search dialogDani Megert1-1/+3
2008-12-31copyright updatesDani Megert39-39/+39
2008-11-19Fixed bug 255708: initial find string should escape with \R, not \r and \nDani Megert1-68/+2
2008-11-19Fixed bug 255707: Add @noextend to @noimplement interfacesDani Megert2-0/+2
2008-11-12Replaced deprecated getPluginPreferences().Dani Megert1-3/+3
2008-11-11Fixed bug 254632: Log full of MalformedInputExceptionv20081111-0800Dani Megert1-0/+6
2008-10-10Fixed bug 250440: use Display.getSystemCursor(..) instead of creating and dis...Dani Megert1-11/+3
2008-09-22Fixed bug 108247: 'Selected resources' scope disabled but 'Enclosing projects...v20080923-0800Dani Megert1-5/+5
2008-09-22Fixed Javadoc warning.Dani Megert3-5/+8
2008-09-22Fixed Javadoc warnings.Dani Megert2-18/+17
2008-09-22Fixed compile warning.Dani Megert1-2/+3
2008-09-11Fixed Javadoc.Dani Megert1-19/+21
2008-09-11Removed trailing whitespace and organized the importsv20080909-ascuDani Megert75-1313/+1307

Back to the top