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 Walther1-8/+1
2013-02-28Fixed bug 399094: Add "whole word" option to file searchv20130228-141832I20130228-2000Christian Walther1-1/+55
2013-02-25Bug 399451: Some projects have incorrect encoding setMarkus Keller1-3/+2
2009-11-06Fixed compile warnings.Dani Megert1-9/+6
2009-10-02Don't create OK status objects.v20091006-0800Dani Megert1-2/+2
2008-12-31copyright updatesDani Megert4-4/+4
2008-11-27Removed dead code.Dani Megert1-53/+0
2008-11-25Fixed typos.Dani Megert1-3/+3
2008-10-03Fixed bug 249273: Test failures in I20080930-0921Dani Megert3-12/+32
2008-10-01Added debug info to track down bug 249273: Test failures in I20080930-0921Dani Megert1-3/+10
2008-09-14Fixed random CCE.v20080914-2000Dani Megert1-29/+9
2008-09-09Fixed broken test.v20080909Dani Megert1-9/+9
2008-09-09Fixed compiler warnings.Dani Megert2-17/+11
2008-09-09Fixed compiler warning.Dani Megert1-7/+7
2007-07-12removed unused importMartin Aeschlimann1-1/+0
2007-02-19Fixed bug 99610: [api] add API to file buffers that allows to specify whether...Dani Megert3-9/+13
2006-04-26more file name pattern tests addedMartin Aeschlimann1-0/+8
2006-04-26create file name patterns in constructor & added testsMartin Aeschlimann1-61/+55
2006-03-28Updated copyright.Dani Megert10-10/+10
2006-03-09130162 Removing 'new' text search UI: API changesMartin Aeschlimann7-37/+43
2006-01-25multiple search result viewsMartin Aeschlimann7-25/+17
2006-01-05120530 'Derived' bit should follow parent chainMartin Aeschlimann7-16/+95
2005-12-0538062 [api] Provide API that allows to use text search for a new search (page)Martin Aeschlimann8-88/+89
2005-04-1390393 3.1 M6: File Global Search and Replace cannot write fileMartin Aeschlimann4-24/+246
2005-04-08searchscope polish: simplified hierarchy, avoided test of all files in workspaceMartin Aeschlimann10-84/+124
2005-02-25Converted from CPL to EPLDirk Baeumer14-14/+14
2005-02-24Converted code to use EPL licenseDirk Baeumer21-96/+108
2005-01-03removed constructor in FileSearchQueryMartin Aeschlimann6-7/+7
2004-12-1681310 INavigate.java and TestSearchResult.java contain invalid charactersMartin Aeschlimann4-17/+0
2004-12-03allow to disable NIO buffersMartin Aeschlimann2-6/+6
2004-11-15multi line search/replace + code review, cleanupMartin Aeschlimann18-290/+1094
2004-06-09fix for bug 63640Thomas Maeder3-7/+6
2004-06-09fix for bug 66092Thomas Maeder2-7/+5
2004-06-04fixes for bugs 65324 & 65349Thomas Maeder4-10/+11
2004-05-25fix for bug 63250Thomas Maeder1-7/+2
2004-05-24fix for bug 63640Thomas Maeder2-0/+107
2004-05-24fix for bug 62959Thomas Maeder1-0/+128
2004-05-21fix for bug 63379Thomas Maeder5-0/+163
2004-05-13fix for bug 61995Thomas Maeder1-0/+1
2004-05-13fix for bug 58417v20040513_0800Thomas Maeder2-7/+172
2004-05-06fix for bug 60414 (added support for highlighting matches with markers)Thomas Maeder2-1/+44
2004-04-30fixed compile errorThomas Maeder1-11/+3
2004-04-30First cut of match filtering in Java search.Thomas Maeder1-2/+2
2004-04-26Changes for updating via a UI jobThomas Maeder2-3/+33
2004-04-22fix for bug 58311Thomas Maeder2-4/+23
2004-04-20fix for bug 56374Thomas Maeder5-40/+148
2004-04-19Extracted match adapter methods into 2 interfacesThomas Maeder1-34/+0
2004-03-30Added support for adding/removing multiple matchesThomas Maeder1-2/+75
2004-03-29Made supporting certain layouts optional for subclassesThomas Maeder2-3/+5
2004-03-22"Searching..." indication before first match is shownThomas Maeder1-0/+6

Back to the top