Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-08-25Released patch for Thomas:Dani Megert1-3/+7
2003-08-25Show project name in titleDani Megert2-5/+8
2003-08-25Updated Javadocv20030825Dani Megert1-2/+2
2003-08-21Using project adapter for search in enclosing projectDani Megert1-3/+7
2003-08-20NLS (patch by Thomas Maeder)Dani Megert1-1/+1
2003-08-20Applied patch for Thomas Mäder: use setVisible instead of if'sDani Megert1-52/+31
2003-08-19Set action definition IDDani Megert2-0/+2
2003-08-19Released patch for Thomas Maeder: showing of enclosing project scope can be c...Dani Megert3-79/+106
2003-08-18Improved project scope string (patch by Thomas Maeder)Dani Megert2-1/+13
2003-08-18Changed project scope string (patch by Thomas Maeder)Dani Megert2-2/+4
2003-08-08Added mnemonicDani Megert1-1/+1
2003-08-08Test for getProject returning nullDani Megert1-1/+1
2003-08-08Implemented feature 16287 for Search infrastructure and Text search.Dani Megert5-33/+68
2003-07-31Removed bad characters (see bug 40498)Dani Megert1-3/+3
2003-07-23Cleaned up code according to new compiler warningsDani Megert7-14/+18
2003-07-05Fixed bug 33630: Only generic context help for search result viewDani Megert4-7/+42
2003-06-26Fixed bug 39376: canceling working set selection dialog changes working set s...Dani Megert1-5/+13
2003-05-28Fixed bug 38113Dani Megert3-22/+77
2003-05-28Removed unused fieldDani Megert1-4/+0
2003-05-28Removed unused fiedlDani Megert2-4/+0
2003-05-05Fixed 37224: TextSearch should use IDocument if one openedDani Megert1-23/+21
2003-04-17Set fImage to null as suggested by Martinv20030422Dani Megert1-0/+2
2003-04-17Removed call to dispose()Dani Megert1-14/+11
2003-04-17Fixed NPE and memory leakDani Megert1-12/+36
2003-04-14Backed out RegEx support since build is not yet done with 1.4 SDKDani Megert4-202/+422
2003-04-10Removed StringMatcher and added RegEx supportdm_RegEx_SupportDani Megert5-422/+204
2003-04-10Fixed bug: 36348Dani Megert1-1/+1
2003-03-24Updated JavadocDani Megert1-0/+1
2003-03-18Fixed wording. Reviewed by EG.Dani Megert1-5/+5
2003-03-18[35130]: Dialogs do not set the dialog fontDirk Baeumer7-2/+15
2003-03-17Fixed F1 problems (see bug 34699 and 34661).Dani Megert1-0/+4
2003-03-13Fixed wording bugsDani Megert1-1/+1
2003-03-10Copyright fix - automated changesDean Roberts77-357/+777
2003-03-04[33163] Search again menu option fails to find new occurrencesDani Megert1-6/+9
2003-02-13Fixing the semantics of the class to be a typed visitor againDani Megert1-2/+10
2003-02-11Removed unused fields and methodsDani Megert10-58/+0
2003-02-07Fixed bug 30143: [performance] leverage IResourceProxyVisitorDani Megert8-58/+95
2003-02-06Added bug number from bugzillaDani Megert1-1/+1
2003-02-05Fixed minor bugsDani Megert1-1/+2
2003-02-05Added RemoveAll back to toolbarDani Megert2-2/+9
2003-01-27Fixed bug 30251: Should not show the Sort By menu when there is only one sorterDani Megert2-4/+13
2003-01-24Fixed bug 30121: Marker type changes when using "Previous Search Results"Dani Megert2-3/+19
2003-01-18Fixed bug 28138 - part 2Dani Megert1-5/+7
2003-01-18Fxied bug 25068:Reuse editor in Search view causes the menubar to refresh a lot.Dani Megert1-11/+34
2003-01-17Fixed bug 27725: Java Search sorter problems with decoratorsDani Megert1-3/+7
2003-01-09Fixed bug 29174: NullPointerException if SearchPage doesn't have an imageDani Megert1-1/+4
2003-01-07Fixed bug 28221: File Search scope keeps resetting back to WorkspaceDani Megert1-5/+22
2002-12-13Fixed bug 27951: Removing search results could be improvedDani Megert1-1/+1
2002-12-13Fixed bug 27951: Removing search results could be improvedDani Megert2-13/+20
2002-12-03Use IResource adapterDani Megert1-9/+13

Back to the top