This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 51964 - Review of the Find&Replace operation
Summary: Review of the Find&Replace operation
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Search (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on: 19680 25564 53110
Blocks:
  Show dependency tree
 
Reported: 2004-12-01 11:42 UTC by Miloslav Metelka
Modified: 2007-11-05 13:42 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2004-12-01 11:42:28 UTC
This is an umbrella task for review of the current
Find operation in the editor. We would like to
improve the Find and make it interoperable with
filesystem-based find.
Comment 1 Miloslav Metelka 2004-12-01 13:49:59 UTC
We should add support for
 - regexp F&R
 - F&R in selection
Comment 2 Martin Roskanin 2004-12-03 10:10:16 UTC
Making dependency on earlier issue of F&R in selection
Comment 3 Martin Roskanin 2004-12-03 10:19:55 UTC
dependency on regExp
Comment 4 Martin Roskanin 2004-12-07 14:38:42 UTC
Proposal was created and can be found at:
http://editor.netbeans.org/doc/Proposals/Find/Proposal.html
Comment 5 Roman Strobl 2004-12-07 14:42:00 UTC
Changing subcomponent to search.
Comment 6 Martin Roskanin 2005-01-03 15:02:54 UTC
regexp F&R and F&R in selection features were implemented in [maintrunk]
Comment 7 Martin Roskanin 2005-01-07 14:13:44 UTC
User's View was created:
http://editor.netbeans.org/doc/Proposals/Find/UsersView.html
Comment 8 Martin Roskanin 2005-01-17 14:16:42 UTC
implemented in [maintrunk]

last commit:
/cvs/editor/libsrc/org/netbeans/editor/FindSupport.java,v  <-- 
FindSupport.java
new revision: 1.65; previous revision: 1.64
done
Processing log script arguments...
More commits to come...
Checking in libsrc/org/netbeans/editor/ext/FindDialogSupport.java;
/cvs/editor/libsrc/org/netbeans/editor/ext/FindDialogSupport.java,v 
<--  FindDialogSupport.java
new revision: 1.57; previous revision: 1.56
done
Processing log script arguments...
More commits to come...
Checking in nbproject/project.xml;
/cvs/editor/nbproject/project.xml,v  <--  project.xml
new revision: 1.14; previous revision: 1.13
done
Processing log script arguments...
More commits to come...
Checking in src/org/netbeans/modules/editor/EditorModule.java;
/cvs/editor/src/org/netbeans/modules/editor/EditorModule.java,v  <-- 
EditorModule.java
new revision: 1.112; previous revision: 1.111
done